Improvements for cross-compiling.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1741 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-13 15:10:38 +00:00
parent b21ed8d47a
commit 22bf3c4172
7 changed files with 282 additions and 135 deletions
+1
View File
@@ -19,6 +19,7 @@ COMPILE=gcc
MKDEPEND='gcc -MM'
MAKE='@MAKE@'
ECHON='@ECHON@'
SED='@SED@'
uqm_CFLAGS='@CFLAGS@'
uqm_LDFLAGS='@LDFLAGS@'
uqm_INSTALL_BINDIR='@INSTALL_BINDIR@'