mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-09-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-09-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
|
||||||
|
|
||||||
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Add c4x, cosmetical changes.
|
* Makefile.am: Add c4x, cosmetical changes.
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
|
|||||||
html_projectdir = $(htmldir)/supplements/$(PROJECT)
|
html_projectdir = $(htmldir)/supplements/$(PROJECT)
|
||||||
|
|
||||||
TEXI2WWW_ARGS=\
|
TEXI2WWW_ARGS=\
|
||||||
-I $(srcdir) -I $(top_srcdir) \
|
-I $(srcdir) -I $(top_srcdir) -I $(top_builddir) \
|
||||||
-dirfile ../../index.html \
|
-dirfile ../../index.html \
|
||||||
-header rtems_header.html \
|
-header rtems_header.html \
|
||||||
-footer rtems_footer.html \
|
-footer rtems_footer.html \
|
||||||
|
|||||||
Reference in New Issue
Block a user