Makefile.in 89 Bytes
Newer Older
1
MODULE    = printui.dll
2
IMPORTS   = shell32
3 4 5 6

C_SRCS = \
	printui.c

7
RC_SRCS = printui.rc