projects
/
l2tpns.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
manage groupes in cluster mode
[l2tpns.git]
/
test
/
Makefile
1
CFLAGS
= -
g
-
Wall
-
W
-
std
=
c99
-
pedantic
2
TARGETS
=
bounce generateload radius
3
4
all
: $(
TARGETS
)
5
clean
:
6
rm
-
f
$(
TARGETS
)
7
8
..
/
md5.o
:
..
/
md5.c ..
/
md5.h
9
$(
MAKE
) -
C .. md5.o
10
11
radius
:
radius.c ..
/
md5.o