summaryrefslogtreecommitdiff
path: root/lib/libc/locale/Makefile.inc
blob: 8d2dbb3e289ef68e9ab2ddfcfc317ee07e8a8b0d (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile.inc,v 1.2 1996/08/19 08:28:10 tholo Exp $

# locale sources
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/locale ${.CURDIR}/locale

SRCS+=	_def_messages.c _def_monetary.c _def_numeric.c _def_time.c \
	localeconv.c nl_langinfo.c setlocale.c

MAN+=	nl_langinfo.3