xref: /freebsd/usr.bin/gencat/Makefile (revision 6e660824a82f590542932de52f128db584029893)
1# $FreeBSD$
2
3PROG=	gencat
4
5.include <bsd.prog.mk>
6