Makefile.in 117 Bytes
Newer Older
1
MODULE    = svchost.exe
2
IMPORTS   = advapi32
3

4 5
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin

6 7
C_SRCS = \
	svchost.c