Better system build flags handling.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1923 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-10-25 15:38:28 +00:00
parent eebed92d12
commit 6c08bf462b
3 changed files with 40 additions and 2 deletions
+12
View File
@@ -18,6 +18,18 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##############################################################################
# System specific build flags #
##############################################################################
# CFLAGS
SYSTEM_BUILD_CFLAGS=""
# LDFLAGS
SYSTEM_BUILD_LDFLAGS=""
##############################################################################
# Describe the programs (possibly) used: #
##############################################################################