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, 19 insertions, 0 deletions
diff --git a/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt b/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt
new file mode 100644
index 00000000000..58d7280afeb
--- /dev/null
+++ b/TAO/CIAO/CCF/Test/CompilerElements/Makefile.alt
@@ -0,0 +1,19 @@
+# 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)
+