Files
rtems/doc/Makefile.am
Joel Sherrill 7273b6e166 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:58 +00:00

25 lines
601 B
Makefile

#
# $Id$
#
# NOTE: The order of the directories is essential.
# + tools, common and images are shared across many documents
SUBDIRS = tools common images FAQ started user bsp_howto porting develenv \
posix_users posix1003.1 filesystem itron3.0 networking ada_user \
started_ada rtems_gdb rgdb_specs new_chapters relnotes supplements \
gnu_docs src2html
if USE_HTML
html_DATA = index.html HELP.html
endif
AUTOMAKE_FILES = project.am main.am
noinst_SCRIPTS = bootstrap
EXTRA_DIST = $(AUTOMAKE_FILES) HELP.html \
$(noinst_SCRIPTS) rtems_header.html.in rtems_footer.html.in