summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-27 15:54:51 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-27 15:54:51 +0000
commit431ee4ba6b51b9f0491e0ba50c9b0e56c298843d (patch)
tree15b4679504fcaad6d3dc2736d4f0c144edc3ecc9 /performance-tests/Misc/Makefile
parent977d7f862e3e8609dfb9203133ed44ae4a39baaf (diff)
downloadATCD-431ee4ba6b51b9f0491e0ba50c9b0e56c298843d.tar.gz
added preempt.cpp
Diffstat (limited to 'performance-tests/Misc/Makefile')
-rw-r--r--performance-tests/Misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/performance-tests/Misc/Makefile b/performance-tests/Misc/Makefile
index f2f9f100072..c4263173b99 100644
--- a/performance-tests/Misc/Makefile
+++ b/performance-tests/Misc/Makefile
@@ -11,6 +11,7 @@
BIN = basic_perf \
childbirth_time \
context_switch_time \
+ preempt \
test_mutex \
test_singleton \
test_naming