Set up initial Dutch translation directory and Makefile.

This Makefile doesn't have any SUBDIRs to proces, so it will
not interfere with the build processes.
This commit is contained in:
Jeroen Ruigrok van der Werven 2000-05-23 18:06:21 +00:00
parent b68fc2ac06
commit c9bcba0f34
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7243
2 changed files with 12 additions and 0 deletions

6
nl_NL.ISO8859-1/Makefile Normal file
View file

@ -0,0 +1,6 @@
# $FreeBSD$
COMPAT_SYMLINK = nl
DOC_PREFIX?= ${.CURDIR}/..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -0,0 +1,6 @@
# $FreeBSD$
COMPAT_SYMLINK = nl
DOC_PREFIX?= ${.CURDIR}/..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"