Makefile.in 100 B

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