Makefile.in 68 Bytes
Newer Older
1 2 3 4 5
MODULE    = ping.exe
APPMODE   = -mconsole

C_SRCS = \
	ping_main.c