]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/apenwarr/110-compile/CC.do
Import tests from apenwarr/redo and redo.sh
[goredo.git] / t / apenwarr / 110-compile / CC.do
diff --git a/t/apenwarr/110-compile/CC.do b/t/apenwarr/110-compile/CC.do
new file mode 100644 (file)
index 0000000..1f40b2e
--- /dev/null
@@ -0,0 +1,5 @@
+exec >$3
+cat <<-EOF
+       cc -Wall -o /dev/fd/1 -c "\$1"
+EOF
+chmod a+x $3