Makefile revision 147694
1# $FreeBSD: head/usr.bin/gencat/Makefile 147694 2005-06-30 11:56:31Z johan $
2
3PROG=	gencat
4WARNS?=	6
5
6.include <bsd.prog.mk>
7