Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
davem
/
net_test_tools
/
d44e265a04f72aa06a566bc49d5f236eb372d378
/
.
/
Makefile
blob: 38b071c2c6ee98154a95bb6e3bb8803d17be9765 [
file
] [
log
] [
blame
]
CC
:=
gcc
CFLAGS
:=
-
Wall
-
O2
-
I
/
usr
/
local
-
L
/
usr
/
local
LDFLAGS
:=
-
lmnl
all
:
route_bench udpflood
route_bench
:
route_bench
.
c
udpflood
:
udpflood
.
c
clean
:
rm route_bench udpflood