Use cow.
This commit is contained in:
parent
998376c47b
commit
9abc317387
|
@ -19,4 +19,4 @@ clean:
|
|||
rm -f *.html
|
||||
|
||||
%.html: %.xml $(ROOT)/csc.dtd $(ROOT)/cscweb.xsl $(ROOT)/events.xml $(ROOT)/news.xml $(ROOT)/menu.xml $(ROOT)/default.mk directory.xml
|
||||
xsltproc $(XSLTARGS) $(ROOT)/cscweb.xsl $< > $@
|
||||
$(ROOT)/cow/cow $(XSLTARGS) $(ROOT)/cscweb.xsl $< > $@
|
||||
|
|
Loading…
Reference in New Issue