diff options
Diffstat (limited to 'tests/install/simple/buildfile')
-rw-r--r-- | tests/install/simple/buildfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/install/simple/buildfile b/tests/install/simple/buildfile index 6fe2576..5fc53d4 100644 --- a/tests/install/simple/buildfile +++ b/tests/install/simple/buildfile @@ -1,7 +1,4 @@ using cxx -hxx.ext = hxx -cxx.ext = cxx - exe{driver}: cxx{driver} hxx{utility} doc{README} exe{driver}: install = sbin |