# $Id: Makefile,v 1.1 1995/03/30 12:49:06 jkh Exp $

PROG=	gencat
SRCS=	gencat.c genlib.c
NOMAN=	yes

CFLAGS+= -I${.CURDIR}

.include <bsd.prog.mk>
