summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/Makefile.bor')
-rw-r--r--TAO/examples/PluggableUDP/Makefile.bor9
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/examples/PluggableUDP/Makefile.bor b/TAO/examples/PluggableUDP/Makefile.bor
deleted file mode 100644
index febb3337705..00000000000
--- a/TAO/examples/PluggableUDP/Makefile.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#
-# Makefile for building the Pluggable UDP examples
-#
-
-DIRS = Diop \
- tests
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>