push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / dlls / compobj.dll16 / Makefile.in
blob8fd49fb6fd9466794783ee382823808592b5b44f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compobj.dll16
6 IMPORTS = uuid ole32 advapi32 kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,ole32.dll
9 SPEC_SRCS = compobj.dll16.spec
11 C_SRCS = compobj.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend