summaryrefslogtreecommitdiff
path: root/include/makeinclude/build_core_exe.bor
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/build_core_exe.bor')
-rw-r--r--include/makeinclude/build_core_exe.bor9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/makeinclude/build_core_exe.bor b/include/makeinclude/build_core_exe.bor
deleted file mode 100644
index 79353a42cd3..00000000000
--- a/include/makeinclude/build_core_exe.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for building a core executable. A core executable
-# is one that would be part of an ACE/TAO distribution. That
-# is, you would pick it up and take it to another computer.
-#
-
-INSTALL_THIS_TARGET = 1
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>