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:
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
6
nl_NL.ISO8859-1/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
COMPAT_SYMLINK = nl
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
6
nl_NL.ISO_8859-1/Makefile
Normal file
6
nl_NL.ISO_8859-1/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
COMPAT_SYMLINK = nl
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
Loading…
Add table
Add a link
Reference in a new issue