mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 15:43:15 +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>
|
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Require autoconf-2.57.
|
* configure.ac: Require autoconf-2.57.
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ rtems_footer.html: $(top_srcdir)/rtems_footer.html.in version.texi
|
|||||||
-e s%\@VERSION\@%@VERSION@%g \
|
-e s%\@VERSION\@%@VERSION@%g \
|
||||||
< $< > $@
|
< $< > $@
|
||||||
|
|
||||||
index.html $(PROJECT)*.html: $(PROJECT).texi \
|
index.html $(PROJECT)*.html: $(PROJECT).texi $($(PROJECT)_TEXINFOS) \
|
||||||
rtems_header.html rtems_footer.html
|
rtems_header.html rtems_footer.html
|
||||||
$(TEXI2WWW) $(TEXI2WWW_ARGS) -base $(PROJECT) $<
|
$(TEXI2WWW) $(TEXI2WWW_ARGS) -base $(PROJECT) $<
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user