Sweden-Number/programs/spoolsv/Makefile.in

9 lines
106 B
Makefile

MODULE = spoolsv.exe
APPMODE = -mconsole
IMPORTS = advapi32
C_SRCS = \
main.c
@MAKE_PROG_RULES@