Branched for 0.5.0 release

This commit is contained in:
Mario Danic
2008-07-15 19:05:58 +00:00
parent 8fd8bd55f8
commit 5db7132e58
122 changed files with 54133 additions and 0 deletions

View File

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