Sweden-Number/programs/ping/Makefile.in

8 lines
101 B
Makefile

MODULE = ping.exe
IMPORTS = ws2_32 iphlpapi
EXTRADLLFLAGS = -mconsole
C_SRCS = \
ping_main.c