Trying to prepare 0.2.5 release

This commit is contained in:
Mario Danic
2007-07-31 10:18:30 +00:00
commit 445755af40
44 changed files with 6315 additions and 0 deletions

4
doc/Makefile Normal file
View File

@ -0,0 +1,4 @@
all clean:
$(MAKE) -C .. -$(MAKEFLAGS) $@
.PHONY: all clean