MODULE    = svchost.exe
APPMODE   = -municode
IMPORTS   = advapi32

C_SRCS = \
	svchost.c

@MAKE_PROG_RULES@