Author: randy
Date: 2008-05-11 10:10:11 -0600 (Sun, 11 May 2008)
New Revision: 7450
Modified:
branches/6.3/BOOK/Makefile
Log:
Updated the 6.3 branch Makefile with Dan's changes
Modified: branches/6.3/BOOK/Makefile
===================================================================
--- branches/6.3/BOOK/Makefile 2008-05-11 15:42:15 UTC (rev 7449)
+++ branches/6.3/BOOK/Makefile 2008-05-11 16:10:11 UTC (rev 7450)
@@ -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 \
@@ -132,7 +132,7 @@
$(Q)xsltproc --nonet --output $(BASEDIR)/wget-list \
stylesheets/wget-list.xsl $(RENDERTMP)/blfs-full.xml
-test-links: $(RENDERTMP)/blfs-full.xml
+test-links: $(BASEDIR)/test-links
$(BASEDIR)/test-links: $(RENDERTMP)/blfs-full.xml
@echo "Generating test-links file..."
$(Q)mkdir -p $(BASEDIR)
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page