summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-24 00:31:31 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-24 00:31:31 +0000
commit45a41c9fad4f2041e43297377e982bbcb6695741 (patch)
tree330bc1f7f016d6890b5797a5dd00f260d1d0b014 /Makefile
parentc88664f3af731494de93efcff4e6969b840b5067 (diff)
downloadATCD-45a41c9fad4f2041e43297377e982bbcb6695741.tar.gz
ChangeLogTag:Thu Nov 23 18:27:52 2000 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c8c7fbf4e5..e826e3b058b 100644
--- a/Makefile
+++ b/Makefile
@@ -235,7 +235,7 @@ releasetao:
#### recursively invoking make release in the TAO directory.
#### The make then recursively invokes make releasetao in this
#### directory to create the combined ACE-TAO kit.
-releaseall: $(APPLY_NEW_TAG) ACE-INSTALL
+releaseall: $(APPLY_NEW_TAG)
@cd TAO && $(MAKE) -s release REL=$(REL)
.PHONY: show_controlled_files show_release_files show_release_lib_files