DEADSOFTWARE

sync with 1.7-beta, debug windows interp version
[bbcp.git] / BlackBox / switch-target
index fe0d785c67f13e57ef4c7256a3047f0974d97358..343ff7c63bba2980c3aae36337bbe06ad6020d59 100755 (executable)
@@ -59,6 +59,7 @@ elif [ $# -eq 2 ]; then
        dolinks "${1}" "${2}"
 else
        echo "usage: `basename $0` ( none | OS [ configuration ] )"
-       echo "  OS: Linux | OpenBSD | FreeBSD"
+       echo "  OS: Linux | OpenBSD | FreeBSD | Windows"
+       echo "  configuration: GUI | Interp"
        exit 1
 fi