Author: dnicholson
Date: 2008-05-11 09:42:15 -0600 (Sun, 11 May 2008)
New Revision: 7449

Modified:
   trunk/BOOK/Makefile
Log:
Correct the prerequisite for the "test-links" target


Modified: trunk/BOOK/Makefile
===================================================================
--- trunk/BOOK/Makefile 2008-05-11 15:42:04 UTC (rev 7448)
+++ trunk/BOOK/Makefile 2008-05-11 15:42:15 UTC (rev 7449)
@@ -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

Reply via email to