date and time created 92/10/17 13:31:40 by bostic
[unix-history] / usr / src / old / as.hpux / Makefile
# @(#)Makefile 5.3 (Berkeley) %G%
all hpux-as clean cleandir depend lint obj tags:
install:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} hpux-as \
${DESTDIR}${BINDIR}
.include <bsd.prog.mk>