Add this file in order to make ``make release'' happy.
Submitted by: jedgar
This commit is contained in:
parent
71cc545b8f
commit
d1067336a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7896
2 changed files with 16 additions and 0 deletions
8
de_DE.ISO8859-1/books/Makefile.inc
Normal file
8
de_DE.ISO8859-1/books/Makefile.inc
Normal file
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/de_DE.ISO_8859-1/books/${.CURDIR:T}
|
8
de_DE.ISO_8859-1/books/Makefile.inc
Normal file
8
de_DE.ISO_8859-1/books/Makefile.inc
Normal file
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DESTDIR?= ${DOCDIR}/de_DE.ISO_8859-1/books/${.CURDIR:T}
|
Loading…
Reference in a new issue