Install rc.serial.
This commit is contained in:
parent
1d8752060c
commit
a089fe26ef
@ -1,5 +1,5 @@
|
|||||||
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
|
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
|
||||||
# $Id: Makefile,v 1.92 1994/11/14 20:56:10 phk Exp $
|
# $Id: Makefile,v 1.93 1994/11/20 23:11:00 phk Exp $
|
||||||
|
|
||||||
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
|
# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
|
||||||
# -rw-r--r--
|
# -rw-r--r--
|
||||||
@ -8,8 +8,8 @@ BINGRP= wheel
|
|||||||
BIN1= 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 \
|
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
|
||||||
inetd.conf login.access motd netstart \
|
inetd.conf login.access motd netstart \
|
||||||
networks phones printcap profile protocols rc rc.local remote \
|
networks phones printcap profile protocols rc rc.local rc.serial \
|
||||||
security services shells \
|
remote security services shells \
|
||||||
syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
|
syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
|
||||||
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
|
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
|
||||||
${.CURDIR}/../usr.bin/mail/misc/mail.rc
|
${.CURDIR}/../usr.bin/mail/misc/mail.rc
|
||||||
|
Loading…
Reference in New Issue
Block a user