xref: /freebsd/lib/libc/nls/Makefile.inc (revision 7cc9e6ddbb1a6cd38b2f44d4dd9dfc890d2fc9d0)
1#	from $NetBSD: Makefile.inc,v 1.7 1995/02/27 13:06:20 cgd Exp $
2# $FreeBSD$
3
4.PATH: ${.CURDIR}/nls
5
6SRCS+=	msgcat.c
7
8MAN+=	catclose.3 catgets.3 catopen.3
9