Trying to prepare 0.2.5 release

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

View File

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