Approved by:	phantom (mentor)
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-09-19 18:19:50 +00:00
parent 1dd7aabe88
commit 9e91acb51d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14325

View file

@ -13,6 +13,10 @@
CHAPTERS= pgpkeys/chapter.sgml CHAPTERS= pgpkeys/chapter.sgml
PGPKEYS!= perl -ne 'm/\"([\w-]+.key)\"/ && print "$$1\n"' \
${DOC_PREFIX}/en_US.ISO8859-1/books/handbook/pgpkeys/pgpkeys.ent
SRCS+= ${PGPKEYS}
VPATH= .. VPATH= ..
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}