aboutsummaryrefslogtreecommitdiff
path: root/old-tests/postponed/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'old-tests/postponed/buildfile')
-rw-r--r--old-tests/postponed/buildfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/old-tests/postponed/buildfile b/old-tests/postponed/buildfile
new file mode 100644
index 0000000..53873aa
--- /dev/null
+++ b/old-tests/postponed/buildfile
@@ -0,0 +1,5 @@
+using cxx
+
+exe{driver}: cxx{driver} fsdir{$out_root/out}
+
+./: exe{driver}