diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-05 17:12:02 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-03-05 17:12:02 +0000 |
commit | 7255f840054589c6430dc8135c355c4f6a66bfbf (patch) | |
tree | 4da46c47ba77254ba3bcd7ce424d3a0108cd3917 /performance-tests | |
parent | 0fbc865cc2709bee73d166f7c1faf350b86fb945 (diff) | |
download | ATCD-7255f840054589c6430dc8135c355c4f6a66bfbf.tar.gz |
Removed test_guard from targets.
Diffstat (limited to 'performance-tests')
-rw-r--r-- | performance-tests/Misc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/performance-tests/Misc/Makefile b/performance-tests/Misc/Makefile index 5fba5cf7a5a..4101dbd358e 100644 --- a/performance-tests/Misc/Makefile +++ b/performance-tests/Misc/Makefile @@ -13,7 +13,6 @@ BIN = basic_perf \ context_switch_time \ preempt \ test_mutex \ - test_guard \ test_singleton \ test_naming |