projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1fee828
)
ppp(8): Raise WARNS to 6.
author
Sascha Wildner <saw@online.de>
Sat, 9 Jun 2012 15:10:35 +0000 (17:10 +0200)
committer
Sascha Wildner <saw@online.de>
Sat, 9 Jun 2012 15:10:35 +0000 (17:10 +0200)
usr.sbin/ppp/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/usr.sbin/ppp/Makefile
b/usr.sbin/ppp/Makefile
index
5378c22
..
930c84b
100644
(file)
--- a/
usr.sbin/ppp/Makefile
+++ b/
usr.sbin/ppp/Makefile
@@
-21,8
+21,6
@@
M4FLAGS=
LDADD= -lcrypt -lmd -lutil -lz
DPADD= ${LIBCRYPT} ${LIBMD} ${LIBUTIL} ${LIBZ}
-WARNS?= 5
-
.SUFFIXES: .8 .8.m4
.8.m4.8: