summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Naming_Service
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2000-02-21 23:18:53 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2000-02-21 23:18:53 +0000
commitb75744d8bffc8cc52e8201369da3bb81d75fe0c9 (patch)
treed8a8fb5b956a97c19bb33c90c6846d0766ebda58 /TAO/orbsvcs/Naming_Service
parentafd3024e1bea027bc86bd4538ec70e6db5e441f1 (diff)
downloadATCD-b75744d8bffc8cc52e8201369da3bb81d75fe0c9.tar.gz
ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'TAO/orbsvcs/Naming_Service')
-rw-r--r--TAO/orbsvcs/Naming_Service/Makefile.bor9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/orbsvcs/Naming_Service/Makefile.bor b/TAO/orbsvcs/Naming_Service/Makefile.bor
index 852dee03b1b..3b04d0a72d9 100644
--- a/TAO/orbsvcs/Naming_Service/Makefile.bor
+++ b/TAO/orbsvcs/Naming_Service/Makefile.bor
@@ -2,11 +2,6 @@
# Makefile for building the Naming Service executables
#
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
+MAKEFILES = Naming_Service.bor
-console_only:
- $(MAKE) -f Naming_Service.bor $(MAKE_FLAGS)
-
-all:
- $(MAKE) -f Naming_Service.bor $(MAKE_FLAGS)
- $(MAKE) -f NT_Naming_Service.bor $(MAKE_FLAGS)
+!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>