wine-wine/dlls/newdev/Makefile.in

14 lines
275 B
Makefile
Raw Normal View History

2003-12-30 22:19:30 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = newdev.dll
IMPORTLIB = libnewdev.$(IMPLIBEXT)
IMPORTS = kernel32
2003-12-30 22:19:30 +00:00
C_SRCS = main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend