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