Cross Reference: Makefile
xref: /src/etc/rc.d/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/rc.d/
Makefile revision 1.48
1# $NetBSD: Makefile,v 1.48 2004/05/16 09:53:10 lukem Exp $
2
3.include <bsd.own.mk>
4
5# if you're adding new scripts, don't forget to update followings.
6#	src/etc/postinstall
7#	src/etc/mtree/special
8#	src/distrib/sets/lists/etc/mi
9
10CONFIGFILES=\
11	DAEMON LOGIN NETWORKING SERVERS \
12	accounting altqd amd apmd \
13	bootparams bootconf.sh ccd cgd cleartmp cron \
14	dhclient dhcpd dhcrelay dmesg downinterfaces fixsb fsck \
15	identd ifwatchd inetd ipfilter ipfs ipmon ipnat ipsec isdnd \
16	kdc ldconfig lkm1 lkm2 lkm3 local lpd \
17	mixerctl mopd motd mountall mountcritlocal mountcritremote mountd \
18	moused mrouted \
19	named ndbootd network newsyslog nfsd nfslocking ntpd ntpdate \
20	poffd postfix powerd ppp pwcheck quota \
21	racoon rpcbind raidframe raidframeparity rarpd rbootd root \
22	route6d routed rtadvd rtclocaltime rtsold rwho \
23	savecore screenblank sendmail securelevel smmsp sshd \
24	staticroute swap1 swap2 sysdb sysctl syslogd \
25	timed tpctl ttys veriexec virecover wdogctl wscons wsmoused xdm xfs \
26	ypbind yppasswdd ypserv
27FILESDIR=	/etc/rc.d
28FILESMODE=	${BINMODE}
29
30.include <bsd.prog.mk>
31

Indexes created Sun Dec 07 20:09:42 GMT 2025