]> andersk Git - gssapi-openssh.git/blobdiff - bundle/make-bin-bundle
o Add example platforms to output.
[gssapi-openssh.git] / bundle / make-bin-bundle
index 3a551f9f7b6f68852918f9203583eca5acb8fd13..ed91f75416a2e01453e2d893d99bb235bed3814e 100755 (executable)
@@ -17,6 +17,12 @@ fi
 
 if [ "x$1" = "x" ]; then
     echo "Usage: make-bin-bundle <platform>"
+    echo "Example platforms:"
+    echo "  i686-pc-linux-gnu-gcc32"
+    echo "  sparc-sun-solaris2.8-vendorcc32"
+    echo "  ia64-unknown-linux-gnu-gcc64"
+    echo "  mips-sgi-irix6.5-vendorcc32"
+    echo "  powerpc-ibm-aix5.1.0.0-vendorcc32"
     exit;
 fi
 
This page took 0.034604 seconds and 4 git commands to generate.