summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/Makefile')
-rw-r--r--TAO/CIAO/CCF/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/TAO/CIAO/CCF/Makefile b/TAO/CIAO/CCF/Makefile
deleted file mode 100644
index 91de9e1a44b..00000000000
--- a/TAO/CIAO/CCF/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# file : Makefile
-# author : Boris Kolpackov <boris@kolpackov.net>
-# copyright : Copyright (c) 2002-2003 Boris Kolpackov
-# license : http://kolpackov.net/license.html
-# cvs-id : $Id$
-
-root := .
-
-include $(root)/External/Utility/Config/Recursion.pre.rules
-
-target_makefile_list :=
-target_directory_list := CCF
-
-include $(root)/External/Utility/Config/Recursion.post.rules