Makefile.in 139 Bytes
Newer Older
1
MODULE    = ntprint.dll
2
IMPORTS   = winspool
3

4
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
5

6 7 8
C_SRCS = \
	ntprint.c

9
RC_SRCS = ntprint.rc