summaryrefslogtreecommitdiffstats
path: root/usr.bin/gencat/Makefile
blob: b738deb5e4a761815b5ab84e4c3e1a9db6ee5368 (plain)
1
2
3
4
5
6
7
8
9
# $Id$

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

CFLAGS+= -I${.CURDIR}/../../lib/libc/nls

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud