summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-01-09 22:28:17 +0000
committerjhb <jhb@FreeBSD.org>2001-01-09 22:28:17 +0000
commit1bb19011b4203c40e178805f1eb09a46c5eeef0c (patch)
tree52caef206a67bdba00d992c96f6e54c68f174040 /etc/Makefile
parent3e81a98da0ae11b97e455ff10c9ac99c5420e091 (diff)
downloadFreeBSD-src-1bb19011b4203c40e178805f1eb09a46c5eeef0c.zip
FreeBSD-src-1bb19011b4203c40e178805f1eb09a46c5eeef0c.tar.gz
Move the syscons configuration to a machine independent rc.syscons. The
syscons sh code was identical on both platforms except for whitespace differences.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 75da957..8d2d2ea 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -13,7 +13,8 @@ BIN1= amd.map apmd.conf auth.conf \
printcap profile protocols \
rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \
rc.isdn rc.network rc.network6 rc.pccard rc.serial rc.shutdown \
- rc.sysctl remote rpc security services shells syslog.conf usbd.conf \
+ rc.syscons rc.sysctl remote rpc security services shells syslog.conf \
+ usbd.conf \
etc.${MACHINE_ARCH}/disktab \
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
etc.${MACHINE_ARCH}/ttys \
OpenPOWER on IntegriCloud