From 7ac8fe221a769d946230c4e692dd991336f493b7 Mon Sep 17 00:00:00 2001 From: levine Date: Thu, 15 Jul 1999 17:23:22 +0000 Subject: ChangeLogTag: Thu Jul 15 12:19:44 1999 David L. Levine --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 510c1ff4713..4e211d5e4a7 100644 --- a/Makefile +++ b/Makefile @@ -161,14 +161,14 @@ release: ACE-INSTALL NEWS @$(GENERATE_MAN_PAGES) @$(ACE_ROOT)/bin/make_release $(CHECK) -k ace -t $(REL) \ -c "$(CONTROLLED_FILES)" -r "$(RELEASE_FILES)" \ - -l "$(RELEASE_LIB_FILES)" + -l "$(RELEASE_LIB_FILES)" -u #### The following target is for use by the TAO Makefile. It should not #### be called directly from the command line. The releasetao target #### creates the combined ACE-TAO kit. releasetao: @$(ACE_ROOT)/bin/make_release $(CHECK) -k ace+tao -t $(REL) \ - -c "$(CONTROLLED_FILES)" -r "$(ALL_RELEASE_FILES)" + -c "$(CONTROLLED_FILES)" -r "$(ALL_RELEASE_FILES)" -u #### The releaseall target: #### 1) Creates the ACE kit. -- cgit v1.2.1