Sweden-Number/programs/ping/Makefile.in

8 lines
87 B
Makefile

MODULE = ping.exe
APPMODE = -mconsole
C_SRCS = \
ping_main.c
@MAKE_PROG_RULES@