wine/programs/spoolsv/Makefile.in

9 lines
106 B
Makefile
Raw Normal View History

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