summaryrefslogtreecommitdiffstats
path: root/doc/src2html/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src2html/Makefile.am')
-rw-r--r--doc/src2html/Makefile.am36
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/src2html/Makefile.am b/doc/src2html/Makefile.am
deleted file mode 100644
index 91e778c69e..0000000000
--- a/doc/src2html/Makefile.am
+++ /dev/null
@@ -1,36 +0,0 @@
-#
-# COPYRIGHT (c) 1988-2002.
-# On-Line Applications Research Corporation (OAR).
-# All rights reserved.
-#
-# $Id$
-#
-
-
-PROJECT = browseable_rtems
-
-# FIXME: Yet unported
-#
-#if USE_EXP
-#
-# include $(top_srcdir)/project.am
-#
-# COMMON_FILES=$(top_srcdir)/common/cpright.texi
-#
-#FILES= clock.texi cond.texi key.texi mutex.texi preface.texi \
-# sched.texi signal.texi thread.texi
-#
-#noinst_TEXINFOS = browseable_rtems.texi
-#browsable_rtems_TEXINFOS = $(FILES) $(COMMON_FILES)
-#
-#html: dirs
-# -mkdir -p $(WWW_INSTALL)/$(PROJECT)
-# $(SRC2HTML) -d3 RTEMS.src
-#
-#RTEMS.src:
-# sed -e 's/WWW_INSTALL/$(htmldir)/' \
-# <RTEMS.test >RTEMS.src
-#endif
-
-noinst_SCRIPTS = RTEMS.test
-EXTRA_DIST = $(noinst_SCRIPTS)