all: copyright-format-1.0.txt.gz copyright-format-1.0.html

include ../docbook.mk

clean:
	rm -f *.css *.html *.txt *.txt.gz

.DELETE_ON_ERROR:
