Sweden-Number/dlls/msisip/Makefile.in

12 lines
181 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msisip.dll
IMPORTS = crypt32 ole32 kernel32
C_SRCS = \
main.c
@MAKE_DLL_RULES@