From 05940fcce04bc11feaf351cd0834db3a5d19724e Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Mon, 16 Mar 1992 22:21:09 -0800 Subject: [PATCH] don't make object directories SCCS-vsn: old/as.hpux/Makefile 5.2 --- usr/src/old/as.hpux/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/src/old/as.hpux/Makefile b/usr/src/old/as.hpux/Makefile index 396742970e..673e7cf666 100644 --- a/usr/src/old/as.hpux/Makefile +++ b/usr/src/old/as.hpux/Makefile @@ -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 \ -- 2.20.1