source: rtems/doc/supplements/supplement.am @ fa49393

4.104.114.84.95
Last change on this file since fa49393 was fa49393, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/02 at 16:56:37

2002-01-19 Ralf Corsepius <corsepiu@…>

  • supplement.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
  • Property mode set to 100644
File size: 453 bytes
RevLine 
[2ba8875]1## $Id$
2
3##
4## Makefile fragment common to all supplements/<cpu>/Makefile.ams
5##
6
7REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
8
[e90e428]9TEXINFO_TEX = ../../texinfo/texinfo.tex
[fa49393]10AM_MAKEINFOFLAGS = -I ../..
[e90e428]11
[2ba8875]12MAINTAINERCLEANFILES += $(GENERATED_FILES)
[e189f6b7]13html_projectdir = $(htmldir)/supplements/$(PROJECT)
14
15TEXI2WWW_ARGS=\
[110445c]16-I $(srcdir) -I $(top_srcdir) \
[e189f6b7]17-dirfile ../../index.html \
[110445c]18-header rtems_header.html \
19-footer rtems_footer.html \
[e189f6b7]20-icons ../../images
Note: See TracBrowser for help on using the repository browser.