NetBSD/etc/rc.d/Makefile

17 lines
696 B
Makefile
Raw Normal View History

2000-04-16 08:18:51 +04:00
# $NetBSD: Makefile,v 1.3 2000/04/16 04:18:51 thorpej Exp $
2000-03-10 14:53:23 +03:00
FILES= DAEMON LOGIN SERVERS accounting amd apmd bootparams bootconf.sh ccd \
cleartmp cron dhclient dhcpd dhcrelay dmesg fsck.sh gated inetd \
ipfilter ipmon ipnat kerberos ldconfig lkm1 lkm2 lkm3 local lpd mopd \
motd mountall mountcritlocal mountcritremote mountd mrouted named \
2000-04-16 08:18:51 +04:00
network nfsd nfslocking ntpdate portmap ppp pwcheck quota \
raidframe rarpd rbootd root route6d routed rtadvd rtsold rwho savecore \
screenblank sendmail swap1 swap2 sysdb sysctl syslogd systemfs timed \
ttys virecover wscons xdm xfs xntpd ypbind yppasswdd ypserv
2000-03-10 14:53:23 +03:00
FILESDIR= /etc/rc.d
FILESMODE= ${BINMODE}
NOPROG= noprog
.include <bsd.prog.mk>