6 lines
56 B
Makefile
6 lines
56 B
Makefile
|
TESTDLL = wer.dll
|
||
|
IMPORTS = wer
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|