Lines Matching full:args
28 # compile PROGRAM [ARGS]...29 # `-o FOO.o' is removed from the args passed to the actual compile.36 args=48 args="$args -o $ofile"55 args="$args $1"58 args="$args $1"70 exec "$prog" $args91 "$prog" $args