Makefile framework to install the Spanish DocBook FAQ.

This commit is contained in:
Nik Clayton 1999-08-19 00:07:58 +00:00
parent c98917fd5d
commit 9afad61523
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5396
4 changed files with 20 additions and 0 deletions
es_ES.ISO8859-1/books
es_ES.ISO_8859-1/books

View file

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.1 1999-08-19 00:07:57 nik Exp $
SUBDIR = faq
.include <bsd.subdir.mk>

View file

@ -0,0 +1,5 @@
#
# $Id: Makefile.inc,v 1.1 1999-08-19 00:07:58 nik Exp $
#
DESTDIR?= ${DOC_INSTALL_PREFIX}/es_ES.ISO_8859-1/books/${.CURDIR:T}

View file

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.1 1999-08-19 00:07:57 nik Exp $
SUBDIR = faq
.include <bsd.subdir.mk>

View file

@ -0,0 +1,5 @@
#
# $Id: Makefile.inc,v 1.1 1999-08-19 00:07:58 nik Exp $
#
DESTDIR?= ${DOC_INSTALL_PREFIX}/es_ES.ISO_8859-1/books/${.CURDIR:T}