Makefile.in 108 Bytes
MODULE    = ntprint.dll
IMPORTS   = winspool

C_SRCS = \
	ntprint.c

RC_SRCS = ntprint.rc

@MAKE_DLL_RULES@