This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
common
/
wine
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
hsyc
Branches
Tags
hsyc
wine
/
programs
/
ping
/
Makefile.in
Makefile.in
101 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
MODULE = ping.exe
IMPORTS = ws2_32 iphlpapi
EXTRADLLFLAGS = -mconsole
C_SRCS = \
ping_main.c