Makefile revision 96845
1# $FreeBSD: head/usr.bin/catman/Makefile 96845 2002-05-18 09:19:08Z markm $
2
3PROG=	catman
4
5.include <bsd.prog.mk>
6