summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/External/Utility/Documentation/ExH/Makefile.documentation
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/External/Utility/Documentation/ExH/Makefile.documentation')
-rw-r--r--TAO/CIAO/CCF/External/Utility/Documentation/ExH/Makefile.documentation18
1 files changed, 0 insertions, 18 deletions
diff --git a/TAO/CIAO/CCF/External/Utility/Documentation/ExH/Makefile.documentation b/TAO/CIAO/CCF/External/Utility/Documentation/ExH/Makefile.documentation
deleted file mode 100644
index b9c4cf8845e..00000000000
--- a/TAO/CIAO/CCF/External/Utility/Documentation/ExH/Makefile.documentation
+++ /dev/null
@@ -1,18 +0,0 @@
-# $Id$
-# file : Documentation/ExH/Make.doc.mk
-# author : Boris Kolpackov <boris@kolpackov.net>
-# copyright : Copyright (c) 2002-2003 Boris Kolpackov
-# license : http://kolpackov.net/license.html
-
-root := ../..
-
-include $(root)/Config/Documentation.pre.rules
-
-vpath %.hpp $(root)/Utility/ExH
-
-doc_translation_units := Compound.hpp
-
-DOC_FLAGS := --strip-preprocessor -css $(root)/Documentation/Style/CXX.css
-
-include $(root)/Config/Documentation.post.rules
-