summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-11-09 14:15:03 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-11-09 14:15:03 (GMT)
commit9111ec50372b9b13454bf780b5632ad43c552799 (patch)
tree1c89e8b902b9f6b38b677585031411c58daa9db1 /doc
parent022df6050e3e3ec013efe742564a54a3920e52b7 (diff)
downloadmxe-9111ec50372b9b13454bf780b5632ad43c552799.zip
mxe-9111ec50372b9b13454bf780b5632ad43c552799.tar.gz
mxe-9111ec50372b9b13454bf780b5632ad43c552799.tar.bz2
improved README
Diffstat (limited to 'doc')
-rw-r--r--doc/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/README b/doc/README
index 4f8ff08..b84beb7 100644
--- a/doc/README
+++ b/doc/README
@@ -1,13 +1,15 @@
-MinGW cross compiling environment
-=================================
+About
+=====
+
+ Version:
http://www.profv.de/mingw_cross_env/
This Makefile compiles a MinGW cross compiler and cross compiles
- many free libraries such as GD and SDL. Thus, it provides you
- a nice MinGW cross compiling environment. All necessary source
- packages are downloaded automatically.
+ many free libraries such as GD and SDL. Thus, it provides a nice
+ MinGW cross compiling environment. All necessary source packages
+ are downloaded automatically.
The Makefile is designed to run on any Unix system. It also runs
partly on MSYS. It needs GNU make and GNU sed, so FreeBSD users