2003-01-07 Steven Bergner <sbergner@cs.sfu.ca>

	* changed for compatibility with gcc 3.2 (MinGW) under windows

2002-10-28  Martin Spindler  <mspindle@cs.sfu.ca>

	* created folder Extern: (contains stuff from other vendors)

2002-10-27  Martin Spindler  <mspindle@mspindle@css.sfu.ca>

	* created folder Makefiles: (contains a bundle of basic makefiles)
	  moved make.[subdirs,tool,lib,env] to Makefiles/*.make

	* introduced new environtment variable $MAKEBUNDLE, which points to the
	  Makefiles bundle. (this is a replacement for the old $(srcdir))

2002-10-26  Martin Spindler  <mspindle@mspindle@css.sfu.ca>

	* added make.lib: support of platform/os depend obj/lib file compiling
	(each platform/os has its own obj/... directory)

	* clean-up of vuGui directory

	* added make.tool: still some dependency problems
	
2002-10-25  Martin Spindler  <mspindle@cs.sfu.ca>

	* added make.lib: static library support
	
	* clean-up of General and Volume to create libvuGeneral and libvuVolume

	* added make.subdirs: support of sub directory make calls

	* split make.env into make.env and make.config

