wine-wine/programs/ping/Makefile.in

7 lines
96 B
Makefile

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