summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1999-02-11 16:30:56 +0000
committerbrian <brian@FreeBSD.org>1999-02-11 16:30:56 +0000
commit8b86cda1310b9ff08687d347211972d6eb386730 (patch)
tree6dfb0db96f2b8f61802d6dd3beb879d9f183e19e /etc/Makefile
parentabf0bd82656b3b01b68bd800f2f5c6c5c0800bfc (diff)
downloadFreeBSD-src-8b86cda1310b9ff08687d347211972d6eb386730.zip
FreeBSD-src-8b86cda1310b9ff08687d347211972d6eb386730.tar.gz
Add /usr/share/examples/ppp directory
Don't install /etc/ppp/ppp.*.example Remove ppp/ppp.{conf,linkup,linkdown,secret}.sample
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index cceabba..9500c60 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.191 1999/02/10 09:14:05 jkh Exp $
+# $Id: Makefile,v 1.192 1999/02/11 15:46:22 jkh Exp $
SUBDIR= sendmail
@@ -23,8 +23,7 @@ BIN2= netstart pccard_ether
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
BSD.var.dist BSD.x11.dist
NAMEDB= PROTO.localhost.rev named.conf named.root make-localhost
-PPPCNF= ppp.conf.sample ppp.linkup.sample ppp.linkdown.sample \
- ppp.secret.sample ppp.deny ppp.shells.sample
+PPPCNF= ppp.deny ppp.shells.sample
NOSPAM= Makefile README sendmail.cf.additions
OpenPOWER on IntegriCloud