Home | History | Annotate | Download | only in open-vcdiff

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" $args
91 "$prog" $args