sfc_os: Add stub for sfc_os.dll.
[wine/gsoc_dplay.git] / dlls / sfc_os / Makefile.in
blob22a8ac74d5683251efc5564691e96dd7e596acb1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sfc_os.dll
6 IMPORTS = kernel32
8 C_SRCS = sfc_os.c
10 @MAKE_DLL_RULES@
12 @DEPENDENCIES@ # everything below this line is overwritten by make depend