converted man page
[unix-history] / usr / src / old / compact / Makefile
CommitLineData
1aee93e6 1# @(#)Makefile 4.9 (Berkeley) %G%
61c06ae9 2
5fc88cfd 3SUBDIR= compact uncompact
fb0aa8d0 4
5fc88cfd
KB
5beforeinstall:
6 install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ccat.sh \
7 ${DESTDIR}${BINDIR}/ccat
fb0aa8d0 8
5fc88cfd 9.include "../Makefile.inc"
5fc88cfd 10.include <bsd.subdir.mk>