gcc2 lint
[unix-history] / usr / src / old / compact / Makefile
# @(#)Makefile 4.9 (Berkeley) %G%
SUBDIR= compact uncompact
beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ccat.sh \
${DESTDIR}${BINDIR}/ccat
.include "../Makefile.inc"
.include <bsd.subdir.mk>