diff options
Diffstat (limited to 'tests/install/simple/buildfile')
-rw-r--r-- | tests/install/simple/buildfile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/install/simple/buildfile b/tests/install/simple/buildfile deleted file mode 100644 index d37f63f..0000000 --- a/tests/install/simple/buildfile +++ /dev/null @@ -1,4 +0,0 @@ -using cxx - -exe{driver}: cxx{driver} hxx{utility} doc{README} -exe{driver}: install = sbin/ |