summaryrefslogtreecommitdiff
path: root/TAO/tests/CDR/tc.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CDR/tc.bor')
-rw-r--r--TAO/tests/CDR/tc.bor15
1 files changed, 0 insertions, 15 deletions
diff --git a/TAO/tests/CDR/tc.bor b/TAO/tests/CDR/tc.bor
deleted file mode 100644
index 37004b8a558..00000000000
--- a/TAO/tests/CDR/tc.bor
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# Makefile for building the tc test
-#
-
-NAME = tc
-
-OBJFILES = $(OBJDIR)\tc.obj
-
-CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS)
-
-LIBFILES = $(ACE_LIB) $(TAO_LIB)
-
-CPPDIR = .
-
-!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>