7 lines
60 B
Makefile
7 lines
60 B
Makefile
|
MODULE = vcomp100.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|