push aea352fc3df615e3f4b48daf6f897ea93ad1fffd
[wine/hacks.git] / dlls / newdev / Makefile.in
blob6cc4bf3f56d9a83364e1341f6a6897104840065e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = newdev.dll
6 IMPORTLIB = libnewdev.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend