summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-28 13:54:06 +0000
committerache <ache@FreeBSD.org>1994-12-28 13:54:06 +0000
commit9bee14843ffcf2a780c2f7a6d936fe5f66872e99 (patch)
tree11f14ff2567ce88e3046e219ce8ae8c9ee35274d /etc/Makefile
parentf75a0b305c9c227e681857eebd39c0ea4a3c08d4 (diff)
downloadFreeBSD-src-9bee14843ffcf2a780c2f7a6d936fe5f66872e99.zip
FreeBSD-src-9bee14843ffcf2a780c2f7a6d936fe5f66872e99.tar.gz
Add adduser.conf & userids
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/Makefile b/etc/Makefile
index b1be568..10fecc7 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,16 +1,16 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.93 1994/11/20 23:11:00 phk Exp $
+# $Id: Makefile,v 1.94 1994/12/01 13:55:49 davidg Exp $
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
# -rw-r--r--
BINOWN= root
BINGRP= wheel
-BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \
+BIN1= adduser.conf aliases csh.cshrc csh.login csh.logout dm.conf \
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
inetd.conf login.access motd netstart \
networks phones printcap profile protocols rc rc.local rc.serial \
remote security services shells \
- syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
+ syslog.conf ttys userids etc.${MACHINE}/disktab rpc make.conf \
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
${.CURDIR}/../usr.bin/mail/misc/mail.rc
OpenPOWER on IntegriCloud