PLD-doc/book: stylesheet.en/Makefile stylesheet/Makefile

ciesiel cvs w pld-linux.org
Śro, 30 Cze 2004, 13:21:31 CEST


Author: ciesiel
Date: Wed Jun 30 11:21:29 2004
New Revision: 4276

Modified:
   PLD-doc/book/stylesheet.en/Makefile
   PLD-doc/book/stylesheet/Makefile
Log:
- poprawka rm


Modified: PLD-doc/book/stylesheet.en/Makefile
==============================================================================
--- PLD-doc/book/stylesheet.en/Makefile	(original)
+++ PLD-doc/book/stylesheet.en/Makefile	Wed Jun 30 11:21:29 2004
@@ -1,5 +1,5 @@
 all:
-	rm -rf {html pdf txt}
+	rm -rf {html *.pdf *.txt *.xsl}
 	mkdir -p html
 	xsltproc --novalid copy.xsl ../en_book__master.docb | (read xml; cat) > all.xml
 	xspp pld-guide.xspp > style.xsl

Modified: PLD-doc/book/stylesheet/Makefile
==============================================================================
--- PLD-doc/book/stylesheet/Makefile	(original)
+++ PLD-doc/book/stylesheet/Makefile	Wed Jun 30 11:21:29 2004
@@ -1,5 +1,5 @@
 all:
-	rm -rf {html pdf txt xsl}
+	rm -rf {html *.pdf *.txt *.xsl}
 	mkdir -p html
 	xsltproc --novalid copy.xsl ../pl_book__master.docb | (read xml; cat) > all.xml
 	xspp pld-guide.xspp > style.xsl




Więcej informacji o liście dyskusyjnej pld-doc