Makefile.in 79 Bytes
Newer Older
1
MODULE    = sfc_os.dll
2
IMPORTLIB = sfc_os
3 4 5 6

C_SRCS = sfc_os.c

@MAKE_DLL_RULES@