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