added jam build system, please try it out - the advantage would be that it already...
[supertux.git] / Jamfile
1 SubDir TOP ;
2
3 # Decend into subdirs
4 SubInclude TOP lib ;
5 SubInclude TOP src ;
6 SubInclude TOP data ;
7