6 lines
59 B
Makefile
6 lines
59 B
Makefile
MODULE = apphelp.dll
|
|
|
|
C_SRCS = apphelp.c
|
|
|
|
@MAKE_DLL_RULES@
|