Sweden-Number/programs/spoolsv/Makefile.in

9 lines
106 B
Makefile
Raw Normal View History

2007-03-19 14:13:34 +01:00
MODULE = spoolsv.exe
APPMODE = -mconsole
IMPORTS = advapi32
2007-03-19 14:13:34 +01:00
C_SRCS = \
main.c
@MAKE_PROG_RULES@