TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = inetcomm.dll IMPORTLIB = libinetcomm.$(IMPLIBEXT) IMPORTS = ole32 ws2_32 user32 advapi32 kernel32 EXTRALIBS = -luuid C_SRCS = \ inetcomm_main.c \ internettransport.c \ mimeole.c \ regsvr.c @MAKE_DLL_RULES@ @DEPENDENCIES@ # everything below this line is overwritten by make depend