summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/Makefile.bor')
-rw-r--r--TAO/examples/Simple/Makefile.bor15
1 files changed, 0 insertions, 15 deletions
diff --git a/TAO/examples/Simple/Makefile.bor b/TAO/examples/Simple/Makefile.bor
deleted file mode 100644
index e3e61decfe9..00000000000
--- a/TAO/examples/Simple/Makefile.bor
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# $Id$
-#
-# Makefile for building the simple examples
-#
-
-DIRS = \
- bank \
- chat \
- echo \
- grid \
- time \
- time-date
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>