diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:17:26 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:17:26 +0000 |
| commit | c73e22c3d47a3cff43c30a39e6aa4692e07316c8 (patch) | |
| tree | 4850c8e93ed64ec07d74d3b37deb81f774dba52e /usr.sbin/pppd | |
| parent | fe655281c5aaa0c4feb637ba0199f869ba84a78b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pppd')
| -rw-r--r-- | usr.sbin/pppd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile index 8faf198a92c5..ff1047528aea 100644 --- a/usr.sbin/pppd/Makefile +++ b/usr.sbin/pppd/Makefile @@ -5,7 +5,6 @@ CFLAGS+= -DHAVE_PATHS_H PROG= pppd SRCS= main.c magic.c fsm.c lcp.c ipcp.c ipxcp.c upap.c chap.c ccp.c \ demand.c auth.c options.c sys-bsd.c -MAN8= pppd.8 BINMODE=4555 # as per handbook policies section |
