aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1996-03-22 17:28:07 +0000
committerNate Williams <nate@FreeBSD.org>1996-03-22 17:28:07 +0000
commit90c9787151e0354d5cc01205a08e56ab7fdb41f3 (patch)
tree0bc296e9a3adedd52620eae48c54d776171825ee /etc
parent8eb0f56311cbfb62ef21827dc0d1eb89417aaca0 (diff)
downloadsrc-90c9787151e0354d5cc01205a08e56ab7fdb41f3.tar.gz
src-90c9787151e0354d5cc01205a08e56ab7fdb41f3.zip
Install rc.pccard to get PC-CARD support (when available).
Notes
Notes: svn path=/head/; revision=14751
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 9b57dce1c217..802e795c7043 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.133 1996/03/17 08:48:20 markm Exp $
+# $Id: Makefile,v 1.134 1996/03/17 20:37:03 phk Exp $
# -rw-r--r--
BINOWN= root
@@ -8,7 +8,7 @@ BIN1= aliases amd.map csh.cshrc csh.login csh.logout dm.conf \
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
inetd.conf login.access motd modems netstart networks \
newsyslog.conf phones pccard.conf.sample printcap profile protocols \
- rc rc.local rc.serial etc.${MACHINE}/rc.${MACHINE} \
+ rc rc.local rc.pccard rc.serial etc.${MACHINE}/rc.${MACHINE} \
remote security services sysconfig shells \
syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \