wine/programs/ping/Makefile.in

8 lines
102 B
Makefile

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