diff options
Diffstat (limited to 'el_GR.ISO8859-7/Makefile')
-rw-r--r-- | el_GR.ISO8859-7/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/el_GR.ISO8859-7/Makefile b/el_GR.ISO8859-7/Makefile new file mode 100644 index 0000000000..f014d88a66 --- /dev/null +++ b/el_GR.ISO8859-7/Makefile @@ -0,0 +1,8 @@ +# $FreeBSD$ + +COMPAT_SYMLINK = el + +SUBDIR= articles + +DOC_PREFIX?= ${.CURDIR}/.. +.include "${DOC_PREFIX}/share/mk/doc.project.mk" |