5 lines
57 B
Makefile
5 lines
57 B
Makefile
|
TESTDLL = ninput.dll
|
||
|
IMPORTS = ninput
|
||
|
|
||
|
C_SRCS = ninput.c
|