summaryrefslogtreecommitdiffstats
path: root/lib/libxpg4/Makefile
blob: 1fe1e9a07dd4fe0234b4fb168f66e528c174eb8c (plain)
1
2
3
4
5
6
7
8
9
LIB=    xpg4
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

NOMAN= YES

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud