Sweden-Number/dlls/inetcomm/Makefile.in

22 lines
437 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = inetcomm.dll
IMPORTLIB = inetcomm
IMPORTS = uuid oleaut32 ole32 ws2_32 user32 advapi32 kernel32
C_SRCS = \
imaptransport.c \
inetcomm_main.c \
internettransport.c \
mimeintl.c \
mimeole.c \
pop3transport.c \
regsvr.c \
smtptransport.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend