configure: Build the import libraries without recursing when possible.
[wine/multimedia.git] / dlls / ctl3d32 / Makefile.in
blob9e789bfdd82fd04de7242a1d8a98e7c1e4d598d5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ctl3d32.dll
6 IMPORTLIB = ctl3d32
7 IMPORTS = user32
9 C_SRCS = ctl3d32.c
11 @MAKE_DLL_RULES@