summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Naming_Service/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Naming_Service/Makefile.bor')
-rw-r--r--TAO/orbsvcs/Naming_Service/Makefile.bor12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/orbsvcs/Naming_Service/Makefile.bor b/TAO/orbsvcs/Naming_Service/Makefile.bor
deleted file mode 100644
index 852dee03b1b..00000000000
--- a/TAO/orbsvcs/Naming_Service/Makefile.bor
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for building the Naming Service executables
-#
-
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.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)