1 2 3 4 5 6 7 8
# $FreeBSD$ PROG= gencat SRCS= gencat.c genlib.c CFLAGS+= -I${.CURDIR}/../../lib/libc/nls .include <bsd.prog.mk>