Makefile.in 87 Bytes
Newer Older
1 2
MODULE    = spoolsv.exe
APPMODE   = -mconsole
3
IMPORTS   = advapi32
4 5 6

C_SRCS = \
	main.c