summaryrefslogtreecommitdiffstats
path: root/lib/libxpg4
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-11-03 09:03:00 +0000
committerache <ache@FreeBSD.org>1995-11-03 09:03:00 +0000
commit5218fe027c43a077e749a824fc0186d6d167070b (patch)
tree1b95ac95ae058bf11944ea581cff8772bf4bb0ed /lib/libxpg4
parent94bfe4fc2daad94a8db6f6357509d07c43ba23e7 (diff)
downloadFreeBSD-src-5218fe027c43a077e749a824fc0186d6d167070b.zip
FreeBSD-src-5218fe027c43a077e749a824fc0186d6d167070b.tar.gz
Add more stuff moved out from XPG3
Diffstat (limited to 'lib/libxpg4')
-rw-r--r--lib/libxpg4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libxpg4/Makefile b/lib/libxpg4/Makefile
index a222497..1fe1e9a 100644
--- a/lib/libxpg4/Makefile
+++ b/lib/libxpg4/Makefile
@@ -1,5 +1,6 @@
LIB= xpg4
-SRCS= setlocale.c setrunelocale.c euc.c utf2.c
+SRCS= setlocale.c setrunelocale.c euc.c utf2.c runetype.c \
+ tolower.c toupper.c
CFLAGS+= -Wall -DXPG4 -I${.CURDIR}/../libc/locale
.PATH: ${.CURDIR}/../libc/locale
OpenPOWER on IntegriCloud