MFen 1.2
Approved by: phantom (mentor)
This commit is contained in:
parent
1dd7aabe88
commit
9e91acb51d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14325
1 changed files with 4 additions and 0 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue