sync up to hp300/hp300/trap.c 7.26
[unix-history] / usr / src / old / Makefile
index 84f2979..8c8bfa1 100644 (file)
@@ -1,13 +1,13 @@
-#      @(#)Makefile    5.15 (Berkeley) %G%
+#      @(#)Makefile    5.29 (Berkeley) %G%
 
 SUBDIR=        compact hostid lex make yacc
 
 .if   (${MACHINE} == "hp300")
 SUBDIR+=as.hpux
 .elif (${MACHINE} == "tahoe")
 
 SUBDIR=        compact hostid lex make yacc
 
 .if   (${MACHINE} == "hp300")
 SUBDIR+=as.hpux
 .elif (${MACHINE} == "tahoe")
-SUBDIR+=as.tahoe dbx ld pcc
+SUBDIR+=as.tahoe dbx pcc
 .elif ${MACHINE} == "vax"
 .elif ${MACHINE} == "vax"
-SUBDIR+=as.vax dbx ld pcc talk tp
+SUBDIR+=as.vax dbx pcc talk tp
 .endif
 
 .include <bsd.subdir.mk>
 .endif
 
 .include <bsd.subdir.mk>