Correct the prerequisite for the "test-links" target

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7449 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Dan Nichilson 2008-05-11 15:42:15 +00:00
parent 02be151ac2
commit cb55412f9d

View File

@ -132,7 +132,7 @@ $(BASEDIR)/wget-list: $(RENDERTMP)/blfs-full.xml
$(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)