2021-12-16 Fred Gleason <fredg@paravelsystems.com>

* Consolidated all canonical version declarations in 'versions/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-16 16:07:16 -05:00
parent de8f6ff5a5
commit 4d81883a5d
13 changed files with 86 additions and 52 deletions

View File

@@ -334,10 +334,10 @@ OPSGUIDE_DEPS = $(OPSGUIDE_IMAGES) \
webget.xml
%.html: $(OPSGUIDE_DEPS)\
../../PACKAGE_VERSION
../../versions/PACKAGE_VERSION
xsltproc ../stylesheets/book-xhtml.xml opsguide.xml
opsguide.pdf: $(OPSGUIDE_DEPS) ../../PACKAGE_VERSION\
opsguide.pdf: $(OPSGUIDE_DEPS) ../../versions/PACKAGE_VERSION\
../stylesheets/book-fo.xml\
../stylesheets/book-fo-titlepages.xsl
xsltproc ../stylesheets/book-fo.xml opsguide.xml | fop - -pdf opsguide.pdf