xref: /openbsd/lib/libc/nls/Makefile.inc (revision 771fbea0)
1#	$OpenBSD: Makefile.inc,v 1.5 2015/09/05 11:25:30 guenther Exp $
2
3.PATH: ${LIBCSRCDIR}/nls
4
5SRCS+=	catclose.c catgets.c catopen.c
6MAN+=	catclose.3 catgets.3 catopen.3
7