xref: /csrg-svn/old/compact/Makefile (revision 43039)
1*43039Sbostic#	@(#)Makefile	4.9 (Berkeley) 06/08/90
210915Sshannon
342507SbosticSUBDIR=	compact uncompact
410915Sshannon
542507Sbosticbeforeinstall:
642507Sbostic	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ccat.sh \
742507Sbostic	    ${DESTDIR}${BINDIR}/ccat
810915Sshannon
942507Sbostic.include "../Makefile.inc"
1042507Sbostic.include <bsd.subdir.mk>
11