wine-wine/dlls/sfc/Makefile.in

14 lines
264 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = sfc.dll
IMPORTLIB = sfc
IMPORTS = sfc_os kernel32
C_SRCS = sfc_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend