summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1998-12-14 02:01:22 +0000
committerdillon <dillon@FreeBSD.org>1998-12-14 02:01:22 +0000
commit95f78d45621446ffbafb1a53dc3294659c10152a (patch)
tree6e4d4462a744bff99bcc5cbc089d3b3a755a7572 /etc/Makefile
parent90342ef5d96f53808f0e28096c83ca883e2e4fe0 (diff)
downloadFreeBSD-src-95f78d45621446ffbafb1a53dc3294659c10152a.zip
FreeBSD-src-95f78d45621446ffbafb1a53dc3294659c10152a.tar.gz
Remove rc.local (now deleted from CVS tree) from Makefile.
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 46f114e..8124ff0 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.182 1998/12/11 00:09:39 jb Exp $
+# $Id: Makefile,v 1.183 1998/12/12 22:00:49 jb Exp $
SUBDIR= sendmail
@@ -8,7 +8,7 @@ BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
inetd.conf auth.conf login.conf login.access motd modems networks \
newsyslog.conf pam.conf phones pccard.conf.sample \
printcap profile protocols \
- rc rc.atm rc.conf rc.devfs rc.firewall rc.local rc.network rc.pccard \
+ rc rc.atm rc.conf rc.devfs rc.firewall rc.network rc.pccard \
rc.serial rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
remote security services shells syslog.conf \
etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
OpenPOWER on IntegriCloud