corrections for echoing the last command when "!!" is given,
[unix-history] / usr / src / libexec / Makefile
index e816eea..64384e5 100644 (file)
@@ -1,16 +1,14 @@
-#      @(#)Makefile    5.6.1.1 (Berkeley) %G%
+#      @(#)Makefile    5.10 (Berkeley) %G%
 
 
-SUBDIR=        bugfiler comsat delivermail fingerd ftpd getNAME getty makekey \
-       rexecd rlogind rshd talkd telnetd tftpd uucpd
+SUBDIR=        bugfiler comsat fingerd ftpd getNAME getty kpasswdd lfs_cleanerd \
+       mail.local makekey rexecd rlogind rshd talkd telnetd tftpd uucpd
 
 
-#KERBEROS=kpasswdd
+#KERBEROS=kpasswdd 
 
 
-.if   ${MACHINE} == "hp300"
-SUBDIR+=gcc
-.elif ${MACHINE} == "tahoe"
-SUBDIR+=pcc
-.elif ${MACHINE} == "vax"
-SUBDIR+=pcc
+.if    ${MACHINE} == "hp300"
+SUBDIR+=rbootd
+.elif  ${MACHINE} == "luna68k"
+SUBDIR+=rbootd
 .endif
 
 .include <bsd.subdir.mk>
 .endif
 
 .include <bsd.subdir.mk>