7 lines
63 B
Makefile
7 lines
63 B
Makefile
|
MODULE = mapistub.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|