1*55324Sbostic# @(#)Makefile 5.3 (Berkeley) 07/17/92 243064Sbostic 352973Sbosticall hpux-as clean cleandir depend lint obj tags: 443064Sbostic 543064Sbosticinstall: 6*55324Sbostic install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} hpux-as \ 743064Sbostic ${DESTDIR}${BINDIR} 843064Sbostic 943064Sbostic.include <bsd.prog.mk> 10