Makefile.in 100 B

12345678
  1. MODULE = whoami.exe
  2. IMPORTS = secur32
  3. EXTRADLLFLAGS = -mconsole -municode
  4. C_SRCS = \
  5. main.c