summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/locale/Makefile.inc
blob: eae25a06683ba2251e50ae2b00eed676c210dc74 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93

# locale sources
.PATH: ${.CURDIR}/../libc/${MACHINE}/locale ${.CURDIR}/../libc/locale

SRCS+=	ansi.c ctype.c euc.c frune.c isctype.c lconv.c localeconv.c \
	mbrune.c none.c rune.c setlocale.c table.c utf2.c setrunelocale.c \
	runetype.c tolower.c toupper.c nomacros.c collate.c setinvalidrune.c
OpenPOWER on IntegriCloud