summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2002-09-05 20:29:18 +0000
committergordon <gordon@FreeBSD.org>2002-09-05 20:29:18 +0000
commitb0ff5bb69d99fd3750297c3f567c1a5cd50782e7 (patch)
treed84e3f11a6a6bbb7bf970603d075b0fd6f863e2c /etc/rc.d/Makefile
parent80704cd6a8a2a0695b39f547e7db36b0cb9f7d6f (diff)
downloadFreeBSD-src-b0ff5bb69d99fd3750297c3f567c1a5cd50782e7.zip
FreeBSD-src-b0ff5bb69d99fd3750297c3f567c1a5cd50782e7.tar.gz
Add an archdep script and hook it up to the build.
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Diffstat (limited to 'etc/rc.d/Makefile')
-rwxr-xr-xetc/rc.d/Makefile23
1 files changed, 12 insertions, 11 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 69f8fa7..ed63f87 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -4,17 +4,18 @@
.include <bsd.own.mk>
FILES= DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz amd \
- apm apmd atm1 atm2.sh atm3.sh bgfsck bootparamd ccd cleanvar cleartmp \
- cron devdb devfs diskless dmesg dumpon fsck inetd initdiskless \
- initrandom ip6fw ipfilter ipfw ipmon ipnat ipsec ipxrouted isdnd \
- kadmind kerberos keyserv ldconfig local localdaemons lomac lpd motd \
- mountcritlocal mountcritremote mountd moused mroute6d mrouted msgs \
- named network1 network2 network3 network_ipv6 nfsclient nfsd \
- nfslocking nfsserver ntpd ntpdate othermta pccard pcvt ppp-user \
- pppoed pwcheck quota random rarpd root route6d routed rpcbind \
- rtadvd rwho savecore securelevel sendmail serial sppp sshd swap1 \
- syscons sysctl syslogd timed ttys usbd vinum virecover ypbind \
- yppasswdd ypserv ypset ypupdated ypxfrd
+ apm apmd atm1 atm2.sh atm3.sh archdep bgfsck bootparamd ccd cleanvar \
+ cleartmp cron devdb devfs diskless dmesg dumpon fsck inetd \
+ initdiskless initrandom ip6fw ipfilter ipfw ipmon ipnat ipsec \
+ ipxrouted isdnd kadmind kerberos keyserv ldconfig local \
+ localdaemons lomac lpd motd mountcritlocal mountcritremote \
+ mountd moused mroute6d mrouted msgs named network1 network2 \
+ network3 network_ipv6 nfsclient nfsd nfslocking nfsserver ntpd \
+ ntpdate othermta pccard pcvt ppp-user pppoed pwcheck quota random \
+ rarpd root route6d routed rpcbind rtadvd rwho savecore \
+ securelevel sendmail serial sppp sshd swap1 syscons sysctl \
+ syslogd timed ttys usbd vinum virecover ypbind yppasswdd ypserv \
+ ypset ypupdated ypxfrd
FILESDIR= /etc/rc.d
FILESMODE= ${BINMODE}
OpenPOWER on IntegriCloud