12 lines
188 B
Makefile
12 lines
188 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= finnish french german italian spanish
|
|
|
|
#Disabled - additional tuning required
|
|
#SUBDIR+= ja
|
|
|
|
# We are not ready for greek yet
|
|
#SUBDIR+= greek
|
|
|
|
.include <bsd.subdir.mk>
|