summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README')
-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