TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = sfc.dll
IMPORTLIB = libsfc.$(IMPLIBEXT)
IMPORTS   = sfc_os kernel32

C_SRCS = sfc_main.c

@MAKE_DLL_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend