mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Install rc.pccard to get PC-CARD support (when available).
This commit is contained in:
parent
8eb0f56311
commit
90c9787151
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14751
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user