add all label
[unix-history] / usr / src / old / dbx / Makefile
index 02edca3..e78b67a 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.13 (Berkeley) %G%
+#      @(#)Makefile    5.14 (Berkeley) %G%
 #
 # make file for debugger "dbx"
 #
 #
 # make file for debugger "dbx"
 #
@@ -140,7 +140,7 @@ SRC = \
 .c.h:
        ./makedefs -f $*.c $*.h
 
 .c.h:
        ./makedefs -f $*.c $*.h
 
-${AOUT}: makedefs mkdate ${HDR} ${OBJ}
+all ${AOUT}: makedefs mkdate ${HDR} ${OBJ}
        @rm -f date.c
        @./mkdate > date.c
        @echo "linking"
        @rm -f date.c
        @./mkdate > date.c
        @echo "linking"