summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-01-03 12:02:05 +0000
committerache <ache@FreeBSD.org>1995-01-03 12:02:05 +0000
commit410aa04026739f7aa0e22ac635f272e7b816141f (patch)
tree53937a9d74ab69a92cb713ac0aa70df6f5d00650 /etc/Makefile
parent8f9d089c5d0f821d5fd424ccae129a2321fe7066 (diff)
downloadFreeBSD-src-410aa04026739f7aa0e22ac635f272e7b816141f.zip
FreeBSD-src-410aa04026739f7aa0e22ac635f272e7b816141f.tar.gz
Remove adduser.conf & userids, not needed with new adduser
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 10fecc7..b7f2f13 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,16 +1,16 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.94 1994/12/01 13:55:49 davidg Exp $
+# $Id: Makefile,v 1.95 1994/12/28 13:54:06 ache Exp $
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
# -rw-r--r--
BINOWN= root
BINGRP= wheel
-BIN1= adduser.conf aliases csh.cshrc csh.login csh.logout dm.conf \
+BIN1= 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 userids 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
OpenPOWER on IntegriCloud