mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Creating blfs-pdf.fo depends on a generated blfs-pdf.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7448 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b2b328cadd
commit
02be151ac2
2
Makefile
2
Makefile
@ -62,7 +62,7 @@ $(RENDERTMP)/blfs-pdf.xml: $(RENDERTMP)/blfs-full.xml
|
||||
--output $(RENDERTMP)/blfs-pdf.xml stylesheets/lfs-xsl/profile.xsl \
|
||||
$(RENDERTMP)/blfs-full.xml
|
||||
|
||||
$(RENDERTMP)/blfs-pdf.fo: $(RENDERTMP)/blfs-full.xml
|
||||
$(RENDERTMP)/blfs-pdf.fo: $(RENDERTMP)/blfs-pdf.xml
|
||||
@echo "Generating FO file..."
|
||||
$(Q)xsltproc --nonet -stringparam rootid "$(ROOT_ID)" \
|
||||
--output $(RENDERTMP)/blfs-pdf.fo stylesheets/blfs-pdf.xsl \
|
||||
|
Loading…
Reference in New Issue
Block a user