Removal of the installation targets and changing of the initialisation of the system path variables.
The installation target functions 'self.install()' and 'self.uninstall()' have been deleted as they are now located in the 'scons.install' module.
The 'self.paths()' function has been removed. All the paths, environmental variables, etc. are now initialised at the top of the 'sconstruct' file.
Authored by: bugman 2006-10-13
Parent: [r2639]
Child: [r2641]