#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
main="$1"; shift
exec /home/mt7620Gpl/toolchain/buildroot-gcc342/bin/mipsel-linux-gcc -s -o "$main" "$main".o ${1+"$@"}
