fixup comments to reflect that softclock no longer gets a frame ptr
[unix-history] / usr / src / old / as.tahoe / Makefile
index 597eb5b..612e4d3 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.3 (Berkeley) %G%
 #
 #      as.h            Definitions for data structures
 #      asnumber.h      Definitions for all numbers: byte .. G format float
 #
 #      as.h            Definitions for data structures
 #      asnumber.h      Definitions for all numbers: byte .. G format float
@@ -78,4 +78,4 @@ instrs.as: ${.CURDIR}/instrs
 
 .include <bsd.prog.mk>
 
 
 .include <bsd.prog.mk>
 
-all depend lint tags: astoks.h instrs.as
+.depend ${OBJS}: astoks.h instrs.as