Cleanup makefiles, add version to i3 -v and i3 startup
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user