summaryrefslogtreecommitdiff
path: root/TAO/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-13 17:48:46 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-13 17:48:46 +0000
commiteb52fc970a172588d4fa914c64895504f25e8efb (patch)
tree8438200439497ed55d1b3674773d32c58b860e2b /TAO/Makefile
parent93f8a391890ecf82bb86951c3fcd77d6db425e56 (diff)
downloadATCD-eb52fc970a172588d4fa914c64895504f25e8efb.tar.gz
ChangeLogTag: Fri Aug 13 12:44:08 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'TAO/Makefile')
-rw-r--r--TAO/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/Makefile b/TAO/Makefile
index 008390ea812..49814cc38bc 100644
--- a/TAO/Makefile
+++ b/TAO/Makefile
@@ -74,12 +74,13 @@ orbsvcs/README: docs/orbsvcs.html
REL = beta
CHECK =
+APPLY_NEW_TAG = tag
#### The call to make_release below doesn't actually create the kit.
#### If creating a release in /project/adaptive/ACE_wrappers/TAO, it
#### just updates the VERSION and ChangeLog files, and tags the release.
#### Then, make releasetao is invoked to actually create the kit.
-release: tag
+release: $(APPLY_NEW_TAG)
@cd .. && $(MAKE) -s releasetao
tag: