Makefile.in 105 B

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