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

PROG=	gencat
SRCS=	gencat.c genlib.c
WARNS?=	2

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

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