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

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

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

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