From 0fcd2cecd36fbc8c04ab3378e0bfbf9ef3252951 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 8 May 2000 16:14:25 +0000 Subject: Now sharing the "buildrt.t" or Building RTEMS chapter with the C version of Getting Started. --- doc/started_ada/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/started_ada/Makefile.am') diff --git a/doc/started_ada/Makefile.am b/doc/started_ada/Makefile.am index e1d7fc37e9..6aed6bdb55 100644 --- a/doc/started_ada/Makefile.am +++ b/doc/started_ada/Makefile.am @@ -22,6 +22,9 @@ FILES= tversions.texi info_TEXINFOS = started_ada.texi started_ada_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES) +buildrt.t: $(top_srcdir)/started/buildrt.t + $(LN_S) $< + intro.texi: intro.t tversions.texi $(BMENU) -c -p "Top" \ -u "Top" \ @@ -53,3 +56,4 @@ gdb.texi: gdb.t tversions.texi -n "" $< EXTRA_DIST = *.t +CLEANFILES += buildrt.t -- cgit v1.2.3