Sweden-Number/programs/svchost/Makefile.in

9 lines
109 B
Makefile
Raw Normal View History

2007-12-05 00:00:34 +01:00
MODULE = svchost.exe
APPMODE = -municode
IMPORTS = advapi32
2007-12-05 00:00:34 +01:00
C_SRCS = \
svchost.c
@MAKE_PROG_RULES@