wine/dlls/ntprint/Makefile.in
2007-06-21 15:36:00 +02:00

16 lines
278 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ntprint.dll
IMPORTS = winspool kernel32
C_SRCS = \
ntprint.c
RC_SRCS = ntprint.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend