Sweden-Number/dlls/msisip/Makefile.in

12 lines
181 B
Makefile
Raw Normal View History

2008-07-31 17:41:17 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msisip.dll
IMPORTS = crypt32 ole32 kernel32
2008-07-31 17:41:17 +02:00
C_SRCS = \
main.c
@MAKE_DLL_RULES@