summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/rules.local.GNU
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2008-11-14 23:11:47 +0000
committerSteve Huston <shuston@riverace.com>2008-11-14 23:11:47 +0000
commit0812f731b132e6533ed2a7ac126f512b26b5f58c (patch)
treeb71bfb85b9af477b0ab031fd9f9b0237b0549563 /ACE/include/makeinclude/rules.local.GNU
parent3e1f58359e048b90e6ba226b7d7a06f911dd7ee9 (diff)
downloadATCD-0812f731b132e6533ed2a7ac126f512b26b5f58c.tar.gz
ChangeLogTag:Fri Nov 14 22:25:34 UTC 2008 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/include/makeinclude/rules.local.GNU')
-rw-r--r--ACE/include/makeinclude/rules.local.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/include/makeinclude/rules.local.GNU b/ACE/include/makeinclude/rules.local.GNU
index cfa1fa8e62a..daf7ba1ed2c 100644
--- a/ACE/include/makeinclude/rules.local.GNU
+++ b/ACE/include/makeinclude/rules.local.GNU
@@ -416,7 +416,7 @@ endif # DO_CLEANUP
realclean.local: clean.local deinstall.local clean_idl_stubs.local
ifdef DO_CLEANUP
- -$(RM) -r $(REALCLEAN_FILES) $(sort $(CLEANUP_OBJDIRS))
+ -$(RM) -r $(REALCLEAN_FILES) $(sort $(CLEANUP_OBJDIRS)) $(ARCH)
endif # DO_CLEANUP