9 lines
138 B
Makefile
9 lines
138 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= finnish french german italian ja spanish
|
|
|
|
# We are not ready for greek yet
|
|
#SUBDIR+= greek
|
|
|
|
.include <bsd.subdir.mk>
|