diff options
Diffstat (limited to 'tr_TR.ISO8859-9/htdocs/Makefile.inc')
-rw-r--r-- | tr_TR.ISO8859-9/htdocs/Makefile.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tr_TR.ISO8859-9/htdocs/Makefile.inc b/tr_TR.ISO8859-9/htdocs/Makefile.inc new file mode 100644 index 0000000000..0208ddcc5f --- /dev/null +++ b/tr_TR.ISO8859-9/htdocs/Makefile.inc @@ -0,0 +1,8 @@ +# The FreeBSD Documentation Project +# The FreeBSD Turkish Documentation Project +# $FreeBSD$ +# Original revision: 1.8 + + +WEBBASE?= /data/tr +WEB_PREFIX?= ${.CURDIR}/../.. |