Sweden-Number/programs/arp/Makefile.in

8 lines
91 B
Makefile
Raw Normal View History

2013-11-23 20:02:55 +01:00
MODULE = arp.exe
APPMODE = -mconsole -municode
C_SRCS = \
main.c
@MAKE_PROG_RULES@