diff -Nudr -U3 mzx281d/arch/Makefile.dist mzx281d.patched/arch/Makefile.dist --- mzx281d/arch/Makefile.dist 2005-10-01 20:07:42.000000000 +0100 +++ mzx281d.patched/arch/Makefile.dist 2006-12-16 22:01:15.250592715 +0000 @@ -2,6 +2,19 @@ all: @echo "Please run config.sh before make!" - @echo "usage: ./config.sh " - @echo " e.g.: ./config.sh linux /usr /etc" - @echo " e.g.: ./config.sh win32" + @echo "usage: ./config.sh [platform] " + @echo + @echo "Supported values:" + @echo + @echo " win32 Microsoft Windows" + @echo " linux Linux" + @echo " macos Macintosh OS X (not Classic)" + @echo " linux-static Linux (statically linked)" + @echo + @echo "Supported