Changeset 8573

Show
Ignore:
Timestamp:
10/05/08 13:37:58 (2 months ago)
Author:
bdubbs
Message:

Touch up validate Makefile rule.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/Makefile

    r8563 r8573  
    108108           stylesheets/dump-commands.xsl $(RENDERTMP)/lfs-full.xml 
    109109 
    110 validate: 
    111         @echo "Processing bootscripts..." 
    112         $(Q)bash process-scripts.sh $(RENDERTMP) 
    113         @echo "Validating the book..." 
    114         $(Q)xmllint --noout --nonet --xinclude --postvalid index.xml 
     110validate: validxml 
     111        @echo "Validation complete." 
    115112 
    116113all: lfs nochunks pdf dump-commands