projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b5994
)
remove openssl crypto lib
author
Brendan O'Dea
<bod@optus.net>
Fri, 12 Aug 2005 10:31:22 +0000
(10:31 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Fri, 12 Aug 2005 10:31:22 +0000
(10:31 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
3a61b5b
..
2059695
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
LDFLAGS =
LDLIBS =
INSTALL = install -c -D -o root -g root
-l2tpns.LIBS = -l
crypto -l
m -lcli -ldl
+l2tpns.LIBS = -lm -lcli -ldl
OBJS = arp.o cli.o cluster.o constants.o control.o icmp.o l2tpns.o \
ll.o md5.o ppp.o radius.o tbf.o util.o