7 lines
57 B
Makefile
7 lines
57 B
Makefile
|
MODULE = sxs.dll
|
||
|
|
||
|
C_SRCS = \
|
||
|
sxs.c
|
||
|
|
||
|
@MAKE_DLL_RULES@
|