From de8fe0e88c84eb06c3048c5a4f0a86bc4bcd9b99 Mon Sep 17 00:00:00 2001 From: Themaister Date: Mon, 29 Aug 2011 16:20:55 +0200 Subject: [PATCH] Reword a bit. --- ssnes-mingw-build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ssnes-mingw-build.sh b/ssnes-mingw-build.sh index ea073481fe..9dab8c71a5 100755 --- a/ssnes-mingw-build.sh +++ b/ssnes-mingw-build.sh @@ -5,7 +5,8 @@ ########## #### -## Tweak these to suit your environment. No not define to avoid building. +## Tweak these to suit your environment. +## Not defining the variable will avoid building that target. if [ -z "$MINGW32_BASE" ]; then MINGW32_BASE=i486-mingw32 fi