summaryrefslogtreecommitdiffstats
path: root/basedir/Makefile
blob: 35a73df77aaa9f5094466510c4296a869034a14b (plain)
1
2
3
4
5
6
7
all: basedir-spec.html

%.html: %.xml
	xmlto html-nochunks $<

clean:
	rm -f basedir-spec.html