6 lines
62 B
Makefile
6 lines
62 B
Makefile
|
MODULE = xolehlp.dll
|
||
|
|
||
|
C_SRCS = xolehlp.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|