don't make object directories
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 17 Mar 1992 06:21:09 +0000 (22:21 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 17 Mar 1992 06:21:09 +0000 (22:21 -0800)
SCCS-vsn: old/as.hpux/Makefile 5.2

usr/src/old/as.hpux/Makefile

index 3967429..673e7cf 100644 (file)
@@ -1,6 +1,6 @@
-#      @(#)Makefile    5.1 (Berkeley) %G%
+#      @(#)Makefile    5.2 (Berkeley) %G%
 
 
-all hpux-as clean cleandir depend lint tags:
+all hpux-as clean cleandir depend lint obj tags:
 
 install:
        install -c -o ${BINOWN} -o ${BINGRP} -m ${BINMODE} hpux-as \
 
 install:
        install -c -o ${BINOWN} -o ${BINGRP} -m ${BINMODE} hpux-as \