diff options
Diffstat (limited to 'benchmarks/lmbench/Makefile')
-rw-r--r-- | benchmarks/lmbench/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 8fc66a2d369a..47a94eb44ca2 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -29,6 +29,7 @@ MAN8= bw_file_rd.8 bw_mem.8 bw_mem_rd.8 bw_mmap_rd.8 \ USES= gmake +NO_STAGE= yes # the bindir for the PLIST is: # (note that ./os needs to be run inside the work dir, running it # outside will give a different result.) |