Take $CFLAGS and $LDFLAGS into account for dependency detection (they were

already used for the building itself).


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2597 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2006-12-14 23:37:05 +00:00
parent cf311c629b
commit 73006b32c7
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.6:
- Take $CFLAGS and $LDFLAGS into account for dependency detection
(they were already used for the building itself) - SvdB
- Validate UQM version of either side of a Netplay game - SvdB
- Better abort and disconnect handling for Netplay - SvdB
- Menu sounds in Setup track rest of game (#922), from Nic - Michael