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