summaryrefslogtreecommitdiff
path: root/performance-tests/Misc
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-10 05:37:09 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-10 05:37:09 +0000
commit465134e5c80b72037c8aa300844249b0a9073c2e (patch)
tree45d46865b9a226f86b2884d35e23a126abbc260e /performance-tests/Misc
parent8caefb1a7af55afdbaa18b11aa2cc7a1b04ee8cb (diff)
downloadATCD-465134e5c80b72037c8aa300844249b0a9073c2e.tar.gz
fixed comment
Diffstat (limited to 'performance-tests/Misc')
-rw-r--r--performance-tests/Misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance-tests/Misc/Makefile b/performance-tests/Misc/Makefile
index 370cb5e2450..c1765662234 100644
--- a/performance-tests/Misc/Makefile
+++ b/performance-tests/Misc/Makefile
@@ -38,7 +38,7 @@ include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
ifdef ACE_COMPONENTS
ifeq (Other,$(findstring Other,$(ACE_COMPONENTS)))
BIN += test_naming
- endif # ! Other
+ endif # Other
else # ! ACE_COMPONENTS
BIN += test_naming
endif # ! ACE_COMPONENTS