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