apenwarr-redo/t/CC.do
Avery Pennarun 07d3e3b13c Extremely basic integration of wvtest for testing.
And move test scripts into t/ subdir to keep things clean.

As part of that, make sure redo adds itself to the PATH on startup so that
subscripts can find it.
2010-11-12 17:19:42 -08:00

4 lines
61 B
Text

cat <<-EOF
gcc -Wall -o /dev/fd/1 -c "\$1"
EOF
chmod a+x $3