Author: dnicholson
Date: 2008-05-11 09:42:04 -0600 (Sun, 11 May 2008)
New Revision: 7448
Modified:
trunk/BOOK/Makefile
Log:
Creating blfs-pdf.fo depends on a generated blfs-pdf.xml
Modified: trunk/BOOK/Makefile
===================================================================
--- trunk/BOOK/Makefile 2008-05-11 01:20:50 UTC (rev 7447)
+++ trunk/BOOK/Makefile 2008-05-11 15:42:04 UTC (rev 7448)
@@ -62,7 +62,7 @@
--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 \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page