7 lines
64 B
Makefile
7 lines
64 B
Makefile
|
MODULE = xapofx1_1.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|