tools: clean Makefiles
authorJean Privat <jean@pryen.org>
Fri, 17 Feb 2012 22:08:02 +0000 (17:08 -0500)
committerJean Privat <jean@pryen.org>
Fri, 17 Feb 2012 22:08:02 +0000 (17:08 -0500)
commit17e7682b10fcc6da08d086af3b4f728e4eb775fe
tree5281af95dba02a0c2bca06bd35150966a9afb92d
parent6c4746d894f956f6346673eb1a3b1faf57aed53c
tools: clean Makefiles

* create a Makefile in src
* rule 'docs' makes all the doc (including pdf)
* refresh 'clean' and 'distclean'

Signed-off-by: Jean Privat <jean@pryen.org>
Makefile
c_src/Makefile
doc/Makefile
src/Makefile [new file with mode: 0644]
src/parser/Makefile
tests/Makefile