7 lines
96 B
Makefile
7 lines
96 B
Makefile
MODULE = powershell.exe
|
|
|
|
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
|
|
|
|
C_SRCS = \
|
|
main.c
|