mirror of
https://github.com/dennypage/dpinger.git
synced 2024-05-19 06:50:01 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
![]() |
|
||
|
#CFLAGS=-Wall -Wextra -pthread -g
|
||
|
CFLAGS=-Wall -pthread -g
|
||
|
|
||
|
all: dpinger
|