summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-28 13:46:58 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-28 13:46:58 (GMT)
commitdefdff28f077c8e860ca36b99b840b0bf942fe55 (patch)
treeb92443a7944899ab42576a3df5a7c4be137b8222 /Makefile
parentfe1012be45901c7344497eabe7440ff0e1c22578 (diff)
downloadmxe-defdff28f077c8e860ca36b99b840b0bf942fe55.zip
mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.tar.gz
mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.tar.bz2
Rebrand to new project name MXE
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 40ea25a..0e30622 100644
--- a/Makefile
+++ b/Makefile
@@ -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 @@ REQUIREMENTS := autoconf automake bash bison bzip2 cmake flex \
$(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