aos/performance/net/udpping/Makefile
Jan Schär 50cb528a71 Add ping source
Modified only to make it compile without other files
2022-05-28 14:09:17 +02:00

3 lines
85 B
Makefile

udpping: *.c *.h
gcc -D_GNU_SOURCE ping.c ping_common.c iputils_common.c -o udpping