summaryrefslogtreecommitdiffstats
path: root/bin/csh/nls/Makefile
blob: dc874d5aa53b5b41471790015523b2a295cb8107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

SUBDIR= finnish french german italian spanish

.if defined(WANT_KANJI)
SUBDIR+= ja
.endif

# We are not ready for greek yet
#SUBDIR+= greek

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