For all DLLs with defined DllMain and which do not require
[wine/wine-kai.git] / dlls / msisys / Makefile.in
blobbafddc11fff180667ad413f06a2b87e4cc435ce7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msisys.ocx
6 IMPORTS = kernel32
7 EXTRALIBS = $(LIBUUID)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = msisys.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: