summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-06-15 20:43:20 +0000
committerjkh <jkh@FreeBSD.org>1994-06-15 20:43:20 +0000
commit222cd8859bd9f11e83d9c825fe4af2408ec2deab (patch)
tree96abe5fb4bdf5218b43b1707313df83a27b0746f /etc
parent1dccb48a182635fffc167de2b60ed628bf57f8b7 (diff)
downloadFreeBSD-src-222cd8859bd9f11e83d9c825fe4af2408ec2deab.zip
FreeBSD-src-222cd8859bd9f11e83d9c825fe4af2408ec2deab.tar.gz
Install manpath.config and mail.rc properly, and directly from the src
tree now (rather than having a local copy.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 4e55ccc..2e3a37d 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.63 1994/06/08 11:01:46 csgr Exp $
+# $Id: Makefile,v 1.64 1994/06/15 20:14:29 jkh Exp $
NOOBJ= noobj
@@ -9,10 +9,12 @@ BINOWN= root
BINGRP= wheel
BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
- inetd.conf login.access manpath.config motd myname netstart \
+ inetd.conf login.access motd myname netstart \
networks phones printcap protocols rc rc.local remote \
security services shells skey.access \
- syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf
+ syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
+ ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
+ ${.CURDIR}/../usr.bin/mail/misc/mail.rc
# -rw-rw-rw-
BIN2= motd
OpenPOWER on IntegriCloud