summaryrefslogtreecommitdiff
path: root/lib/libc/nls/Makefile.inc
blob: ac8eabe2d3670f07441ae40a7e6d353ca4d3d877 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile.inc,v 1.4 1998/11/20 11:18:45 d Exp $

.PATH: ${LIBCSRCDIR}/nls

SRCS+=	catclose.c catgets.c catopen.c 
MAN+=	catclose.3 catgets.3 catopen.3

# indirect reference stubs, to be removed soon.
SRCS+=	_catclose.c _catgets.c _catopen.c