%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/usr/src/node-v0.10.4/deps/openssl/openssl/tools/
Upload File :
Create Path :
Current File : //proc/self/root/usr/src/node-v0.10.4/deps/openssl/openssl/tools/c89.sh

#!/bin/sh -k
#
# Re-order arguments so that -L comes first
#
opts=""
lopts=""
        
for arg in $* ; do
  case $arg in
    -L*) lopts="$lopts $arg" ;;
    *) opts="$opts $arg" ;;
  esac
done

c89 $lopts $opts

Zerion Mini Shell 1.0