Changeset 134ba96 for BOOK/Makefile


Ignore:
Timestamp:
Feb 21, 2006, 1:47:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
88acd8a
Parents:
628632d
Message:

r920@server (orig r918): jim | 2005-12-19 23:10:57 -0800

r1104@server: jim | 2005-12-18 23:35:49 -0800
First part1 of the change from temp-tools to testsuite-tools


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/Makefile

    r628632d r134ba96  
    5858        echo "Troubleshooting $$arch..." ; \
    5959        xmllint --xinclude --nonet --postvalid $(PWD)/$$arch-index.xml > /tmp/dump-$$arch ; \
    60         xmllint --xinclude --noout --nonet --valid /tmp/dump-$$ach ; \
     60        xmllint --xinclude --noout --nonet --valid /tmp/dump-$$arch ; \
    6161        echo "You can now look at /tmp/dump-$$arch to see the errors"
    6262endef
Note: See TracChangeset for help on using the changeset viewer.