Makefile revision 98184
167754Smsmith# $NetBSD: Makefile,v 1.16 2001/01/14 15:37:22 minoura Exp $
267754Smsmith# $FreeBSD: head/etc/rc.d/Makefile 98184 2002-06-13 22:14:37Z gordon $
367754Smsmith
480062Smsmith.include <bsd.own.mk>
567754Smsmith
667754SmsmithFILES=	DAEMON LOGIN NETWORKING SERVERS abi accounting addswap adjkerntz altqd \
767754Smsmith	amd apmd atm1 atm2.sh atm3.sh bgfsck bootconf.sh bootparams ccd \
867754Smsmith	cleanvar cleartmp cron devdb devfs dhclient dhcpd dhcrelay diskless \
967754Smsmith	dmesg dumpon fsck gated inetd initdiskless initrandom ipfilter ipfw \
1067754Smsmith	ip6fw ipmon ipnat ipsec ipxrouted isdnd kadmind kdc kerberos keyserv \
1167754Smsmith	ldconfig lkm1 lkm2 lkm3 local localdaemons lomac lpd mopd motd \
1271867Smsmith	mountall mountcritlocal mountcritremote mountd moused mroute6d \
1370243Smsmith	mrouted msgs named network network1 network2 network3 \
1467754Smsmith	network_ipv6 newsyslog nfsclient nfsd nfslocking \
1567754Smsmith	othermta nfsserver ntpd ntpdate pccard poffd ppp-user \
1667754Smsmith	postfix ppp pppoed pwcheck quota racoon raidframe random rarpd \
1767754Smsmith	rbootd root route6d routed rpcbind rtadvd rtsold \
1867754Smsmith	rwho savecore screenblank securelevel sendmail serial sppp sshd swap1 \
1967754Smsmith	swap2 sysdb syscons sysctl syslogd timed ttys usbd vinum virecover \
2067754Smsmith	wscons xdm xfs ypbind yppasswdd ypserv ypset ypupdated ypxfrd
2167754SmsmithFILESDIR=	/etc/rc.d
2267754SmsmithFILESMODE=	${BINMODE}
2367754Smsmith
2467754SmsmithNOPROG= noprog
2567754Smsmith
2667754Smsmith.include <bsd.prog.mk>
2767754Smsmith