wine-wine/dlls/newdev/Makefile.in

14 lines
218 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = newdev.dll
IMPORTLIB = libnewdev.$(IMPLIBEXT)
IMPORTS = kernel32
C_SRCS = main.c
@MAKE_DLL_RULES@
### Dependencies: