Files
NMPython/Makefile

3 lines
131 B
Makefile

all:
v:/MinGW/bin/gcc.exe -Wall -o "nmpython" "main.c" -lncurses -I v:/MinGW/include/ncursesw -I v:/MinGW/include -L v:/MinGW/lib