summaryrefslogtreecommitdiffstats
path: root/usr.bin/gencat/Makefile
blob: 44ed94145c35694bb7a7020fd65efbe7a3aece11 (plain)
1
2
3
4
5
6
7
8
# $Id: Makefile,v 1.3 1997/02/22 19:55:04 peter Exp $

PROG=	gencat
SRCS=	gencat.c genlib.c

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

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