summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-07-05 19:35:22 +0000
committerpst <pst@FreeBSD.org>1997-07-05 19:35:22 +0000
commit942d6fabde389a9ca3277a997c5e5c0e788d1d0a (patch)
treedf343964237f37cd1b28da2abb52f3b3b139166a /etc
parent0165b2e9da8f67b3be425153dbcda4f1c538573b (diff)
downloadFreeBSD-src-942d6fabde389a9ca3277a997c5e5c0e788d1d0a.zip
FreeBSD-src-942d6fabde389a9ca3277a997c5e5c0e788d1d0a.tar.gz
netstart wasn't getting installed
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index a88ab97..64bb732 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.150 1997/04/27 03:59:12 jkh Exp $
+# $Id: Makefile,v 1.151 1997/06/04 03:58:52 asami Exp $
# -rw-r--r--
BINOWN= root
@@ -20,7 +20,7 @@ BIN1= aliases amd.map csh.cshrc csh.login csh.logout dm.conf \
BIN2= motd
# -rwxr-xr-x root.wheel, for the new cron root.wheel
-BIN3= daily weekly monthly pccard_ether
+BIN3= daily weekly monthly netstart pccard_ether
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist
NAMEDB= PROTO.localhost.rev named.boot named.root make-localhost
OpenPOWER on IntegriCloud