summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt')
-rw-r--r--TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt19
1 files changed, 0 insertions, 19 deletions
diff --git a/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt b/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt
deleted file mode 100644
index 58d7280afeb..00000000000
--- a/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt
+++ /dev/null
@@ -1,19 +0,0 @@
-# file : Test/CompilerElements/Makefile.alt
-# author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-# cvs-id : $Id$
-
-root := ../..
-
-include $(root)/Bootstrap.rules
-
-$(call include, $(root)/Config.rules)
-
-$(call include, $(UTILITY_BUILD_RULES)/Recursion.pre.rules)
-
-target_makefile_list :=
-target_directory_list := CPP
-default_makefile_name := Makefile.alt
-
-
-$(call include, $(UTILITY_BUILD_RULES)/Recursion.post.rules)
-