mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
MODULE = arp.exe
|
|
APPMODE = -mconsole -municode
|
|
|
|
C_SRCS = \
|
|
main.c
|