mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* project.am: Append $($(PROJECT)_TEXINFOS) to
|
||||
html-dependencies.
|
||||
|
||||
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Require autoconf-2.57.
|
||||
|
||||
@@ -44,8 +44,8 @@ rtems_footer.html: $(top_srcdir)/rtems_footer.html.in version.texi
|
||||
-e s%\@VERSION\@%@VERSION@%g \
|
||||
< $< > $@
|
||||
|
||||
index.html $(PROJECT)*.html: $(PROJECT).texi \
|
||||
rtems_header.html rtems_footer.html
|
||||
index.html $(PROJECT)*.html: $(PROJECT).texi $($(PROJECT)_TEXINFOS) \
|
||||
rtems_header.html rtems_footer.html
|
||||
$(TEXI2WWW) $(TEXI2WWW_ARGS) -base $(PROJECT) $<
|
||||
|
||||
MOSTLYCLEANFILES += index.html $(PROJECT)*.html rtems_header.html \
|
||||
|
||||
Reference in New Issue
Block a user