2000-04-20 06:50:23 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-04-21 10:14:09 +00:00
|
|
|
SUBDIR= finnish french german italian spanish
|
|
|
|
|
2000-04-24 08:14:16 +00:00
|
|
|
.if defined(WANT_KANJI)
|
|
|
|
SUBDIR+= ja
|
|
|
|
.endif
|
2000-04-20 06:50:23 +00:00
|
|
|
|
2000-04-20 07:08:43 +00:00
|
|
|
# We are not ready for greek yet
|
|
|
|
#SUBDIR+= greek
|
2000-04-20 06:50:23 +00:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|