Correction BUILD_VERBOSE->MAKE_VERBOSE.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1825 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-06-03 12:01:37 +00:00
parent bfde0a571d
commit 9e779ee74f
+1 -1
View File
@@ -1,5 +1,5 @@
Changes towards version 0.5:
- Cleaner build output. Set '$BUILD_VERBOSE' to 1 for old output. - SvdB
- Cleaner build output. Set '$MAKE_VERBOSE' to 1 for old output. - SvdB
- Improved dependency tracking for unix build system. - SvdB
"./build.sh uqm depend" is only needed for checking for new source files.
- handle "." and ".." in paths - SvdB