changeset 52:5e31c0c15313

portability note
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 03 Jul 2007 11:35:48 +0200
parents b786709ce13f
children fb247a192476 51f4d4491b44
files build_mingw_cross_env.sh
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build_mingw_cross_env.sh	Tue Jul 03 11:25:23 2007 +0200
+++ b/build_mingw_cross_env.sh	Tue Jul 03 11:35:48 2007 +0200
@@ -13,6 +13,10 @@
 #   a nice MinGW cross compiling environment. All necessary source
 #   packages are downloaded automatically.
 #
+#   This script is designed to run on any Unix system. It also runs
+#   partly on MSYS. It needs GNU make and GNU sed, so BSD users need
+#   the ports textproc/gsed and devel/gmake.
+#
 #
 #   Usage:  ./build_mingw_cross_env.sh  [ action ]
 #