HOME


sh-3ll 1.0
DIR: /opt/alt/python37/bin
/opt/alt/python37/bin/
Upload File:
Current File : /opt/alt/python37/bin/python3.7m-config
#!/bin/sh
exec `dirname $0`/python3.7m-`uname -m`-config "$@"
[ $? -eq 127 ] && echo "Could not find python3.7m-`uname -m`-config. Look around to see available arches." >&2