summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-16 21:28:17 +0000
committerjb <jb@FreeBSD.org>1998-05-16 21:28:17 +0000
commitd17a838047bc0c96a64f80fbd5ba1b2c37bf3f2e (patch)
tree4a3843290dfe56d4dd2791f4856b83cabaef8db1 /etc/Makefile
parent649e775fd207a5ce5d5a5df16c6b360cc74b6817 (diff)
downloadFreeBSD-src-d17a838047bc0c96a64f80fbd5ba1b2c37bf3f2e.zip
FreeBSD-src-d17a838047bc0c96a64f80fbd5ba1b2c37bf3f2e.tar.gz
Make ttys machine specific.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index cfb05ce..f1a73c1 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.163 1997/11/09 14:24:24 brian Exp $
+# $Id: Makefile,v 1.164 1998/05/07 23:42:24 ache Exp $
# -rw-r--r--
BINOWN= root
@@ -11,7 +11,7 @@ BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
rc rc.conf rc.firewall rc.local rc.network rc.pccard rc.serial \
rc.shutdown etc.${MACHINE}/rc.${MACHINE} \
remote security services shells \
- syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
+ syslog.conf etc.${MACHINE}/ttys etc.${MACHINE}/disktab rpc make.conf \
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
${.CURDIR}/../usr.bin/mail/misc/mail.rc \
${.CURDIR}/../usr.bin/locate/locate/locate.rc
OpenPOWER on IntegriCloud