Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/rc.d/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/etc/rc.d/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/etc/rc.d/Makefile 2000/09/21 10:38:04 1.13 +++ src/etc/rc.d/Makefile 2000/09/28 22:16:15 1.14 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/09/21 10:38:04 ad Exp $ +# $NetBSD: Makefile,v 1.14 2000/09/28 22:16:15 thorpej Exp $ .include @@ -9,16 +9,12 @@ FILES= DAEMON LOGIN NETWORK SERVERS acco mountcritremote mountd mrouted named network newsyslog nfsd \ nfslocking ntpd ntpdate rpcbind postfix ppp pwcheck quota \ raidframe rarpd rbootd root route6d routed rtadvd rtsold rwho \ - savecore screenblank sendmail securelevel swap1 swap2 sysdb \ + savecore screenblank sendmail securelevel sshd swap1 swap2 sysdb \ sysctl syslogd timed ttys virecover wscons xdm xfs ypbind \ yppasswdd ypserv FILESDIR= /etc/rc.d FILESMODE= ${BINMODE} -.if defined(SSHDIST) -FILES+= sshd -.endif - NOPROG= noprog .include