Files
NMPython/Makefile
2021-04-25 23:00:33 +04:00

3 lines
59 B
Makefile

all:
g++ -Wall -o "nmpython" "main.cpp" -lncurses -ltinfo