Sweden-Number/programs/ping/Makefile.in

8 lines
87 B
Makefile
Raw Normal View History

2010-03-02 18:26:57 +01:00
MODULE = ping.exe
APPMODE = -mconsole
C_SRCS = \
ping_main.c
@MAKE_PROG_RULES@