git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1781 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-15 23:03:47 +00:00
parent 22272e3806
commit 2151841889
2 changed files with 8 additions and 5 deletions
+2
View File
@@ -15,6 +15,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
BUILD_SYSTEM='@BUILD_SYSTEM@'
HOST_SYSTEM='@HOST_SYSTEM@'
COMPILE=gcc
MKDEPEND='gcc -MM'
MAKE='@MAKE@'