summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs/clients/Makefile.bor')
-rw-r--r--netsvcs/clients/Makefile.bor11
1 files changed, 0 insertions, 11 deletions
diff --git a/netsvcs/clients/Makefile.bor b/netsvcs/clients/Makefile.bor
deleted file mode 100644
index a91e169e1ee..00000000000
--- a/netsvcs/clients/Makefile.bor
+++ /dev/null
@@ -1,11 +0,0 @@
-
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
-
-all:
- cd $(ACE_ROOT)\netsvcs\clients\Logger
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
- cd $(ACE_ROOT)\netsvcs\clients\Naming
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
- cd $(ACE_ROOT)\netsvcs\clients\Tokens
- $(MAKE) -f Makefile.bor $(MAKE_FLAGS)
-