386BSD 0.1 development
[unix-history] / usr / src / libexec / Makefile
index c3f559e..babbc9c 100644 (file)
@@ -1,16 +1,6 @@
-#      @(#)Makefile    5.4 (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+=gcc
-.elif ${MACHINE} == "tahoe"
-SUBDIR+=pcc
-.elif ${MACHINE} == "vax"
-SUBDIR+=pcc
-.endif
+SUBDIR=        comsat crond elvispreserve fingerd ftpd getNAME getty mail.local \
+       makekey rexecd rlogind rshd talkd telnetd tftpd
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>