diff Makefile @ 2333:f653602a0500

Rebrand to new project name MXE
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 28 Mar 2012 15:46:58 +0200
parents 95a79430eec1
children 4080ed4d6f05
line wrap: on
line diff
--- a/Makefile	Wed Mar 28 00:33:05 2012 +1100
+++ b/Makefile	Wed Mar 28 15:46:58 2012 +0200
@@ -1,4 +1,4 @@
-# This file is part of mingw-cross-env.
+# This file is part of MXE.
 # See doc/index.html for further information.
 
 JOBS               := 1
@@ -28,7 +28,7 @@
                 $(MAKE) openssl $(PATCH) $(PERL) pkg-config \
                 scons $(SED) unzip wget xz yasm
 
-CMAKE_TOOLCHAIN_FILE := $(PREFIX)/$(TARGET)/share/cmake/mingw-cross-env-conf.cmake
+CMAKE_TOOLCHAIN_FILE := $(PREFIX)/$(TARGET)/share/cmake/mxe-conf.cmake
 
 # unexport any environment variables that might cause trouble
 unexport AR CC CFLAGS C_INCLUDE_PATH CPATH CPLUS_INCLUDE_PATH CPP