depend needs instrs.c2
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 25 Jun 1990 06:11:33 +0000 (22:11 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 25 Jun 1990 06:11:33 +0000 (22:11 -0800)
SCCS-vsn: old/pcc/c2.vax/Makefile 4.13

usr/src/old/pcc/c2.vax/Makefile

index c48efdf..bf30090 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    4.12 (Berkeley) %G%
+#      @(#)Makefile    4.13 (Berkeley) %G%
 
 PROG=  c2
 SRCS=  c20.c c21.c c22.c
 
 PROG=  c2
 SRCS=  c20.c c21.c c22.c
@@ -15,3 +15,5 @@ instrs.c2: ${ASDIR}/instrs
            awk -f ${ASDIR}/instrs > instrs.c2
 
 .include <bsd.prog.mk>
            awk -f ${ASDIR}/instrs > instrs.c2
 
 .include <bsd.prog.mk>
+
+.depend: instrs.c2