2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>

* cpu_supplement/Makefile.am: Include main.am.
This commit is contained in:
Ralf Corsepius
2010-06-11 10:54:25 +00:00
parent 6acbca924b
commit f8a86a4089
2 changed files with 5 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu_supplement/Makefile.am: Include main.am.
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* ada_user/stamp-vti, ada_user/version.texi,

View File

@@ -9,17 +9,10 @@
PROJECT = cpu_supplement
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
html_projectdir = $(htmldir)/$(PROJECT)
TEXI2WWW_ARGS=\
-I $(srcdir) -I $(top_srcdir) -I $(top_builddir) \
-dirfile ../index.html \
-header rtems_header.html \
-footer rtems_footer.html \
-icons ../images
GENERATED_FILES = general.texi arm.texi avr.texi bfin.texi i386.texi lm32.texi \
m68k.texi mips.texi powerpc.texi sh.texi sparc.texi tic4x.texi