Makefile.in 68 Bytes
Newer Older
1 2 3 4 5 6
MODULE    = svrapi.dll

C_SRCS = \
	svrapi_main.c

@MAKE_DLL_RULES@