summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-10 23:49:19 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-10 23:49:19 +0000
commitf9444e2fa711d38df15548ff8f2236614af301b2 (patch)
tree032ce1e3274347ed997580027e4a5acfc0728ea8 /Makefile
parent2b9a23bbb95982259a3c1e47412a00b645304543 (diff)
downloadATCD-f9444e2fa711d38df15548ff8f2236614af301b2.tar.gz
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 727065cc7bf..ca1dd41ae44 100644
--- a/Makefile
+++ b/Makefile
@@ -193,7 +193,7 @@ release-old: ACE-INSTALL
chmod a+r ACE.tar.gz ACE-lib.tar.gz; \
mv ACE.tar.gz ACE-lib.tar.gz ./ACE_wrappers/)
-releaseall-old: release
+releaseall-old: release-old
@cd TAO; make releaseall
@(cd ..; \
find $(ALL_RELEASE_FILES) $(FILTER) | \