Cleanup makefiles, add version to i3 -v and i3 startup

This commit is contained in:
Michael Stapelberg
2009-03-15 23:15:16 +01:00
parent 21f7b7a724
commit eb2ceb95bf
4 changed files with 39 additions and 1 deletions

View File

@ -2,3 +2,7 @@ hacking-howto.html: hacking-howto
asciidoc -n $<
all: hacking-howto.html
clean:
rm -f */*.{aux,log,toc,bm,pdf,dvi}
rm -f *.log *.html