Makefile.in 105 B

1234567
  1. MODULE = svchost.exe
  2. IMPORTS = advapi32
  3. EXTRADLLFLAGS = -mconsole -municode
  4. C_SRCS = \
  5. svchost.c