386BSD 0.0 development
[unix-history] / usr / src / libexec / Makefile
index bf58c08..19dbef1 100644 (file)
@@ -1,16 +1,6 @@
-#      @(#)Makefile    5.3 (Berkeley) %G%
+#      @(#)Makefile    5.7 (Berkeley) 4/1/91
 
 
-SUBDIR=        bugfiler comsat delivermail fingerd ftpd getNAME getty makekey \
-       rexecd rlogind rshd talkd telnetd tftpd uucpd kpasswdd
-
-.if   make(clean) || make(cleandir)
-SUBDIR+=pcc
-.elif ${MACHINE} == "hp300"
-SUBDIR+=
-.elif ${MACHINE} == "tahoe"
-SUBDIR+=pcc
-.elif ${MACHINE} == "vax"
-SUBDIR+=pcc
-.endif
+SUBDIR=        comsat fingerd ftpd getNAME getty mail.local \
+       makekey rexecd rlogind rshd talkd telnetd tftpd
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>