mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
More tweaking of Makefile validate rule
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7a8d7c6c6c
commit
fbb442ea34
2
Makefile
2
Makefile
@ -107,7 +107,7 @@ dump-commands: validxml
|
|||||||
$(Q)xsltproc --output $(DUMPDIR)/ \
|
$(Q)xsltproc --output $(DUMPDIR)/ \
|
||||||
stylesheets/dump-commands.xsl $(RENDERTMP)/lfs-full.xml
|
stylesheets/dump-commands.xsl $(RENDERTMP)/lfs-full.xml
|
||||||
|
|
||||||
validate: validxml
|
validate: maketar validxml
|
||||||
@echo "Validation complete."
|
@echo "Validation complete."
|
||||||
|
|
||||||
all: lfs nochunks pdf dump-commands
|
all: lfs nochunks pdf dump-commands
|
||||||
|
Loading…
Reference in New Issue
Block a user