source: rtems/doc/supplements/supplement.am @ 086aae8f

4.104.114.84.95
Last change on this file since 086aae8f was 086aae8f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/24/03 at 11:28:04

2003-01-24 Ralf Corsepius <corsepiu@…>

  • supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
  • Property mode set to 100644
File size: 341 bytes
Line 
1## $Id$
2
3##
4## Makefile fragment common to all supplements/<cpu>/Makefile.ams
5##
6
7REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
8
9html_projectdir = $(htmldir)/supplements/$(PROJECT)
10
11TEXI2WWW_ARGS=\
12-I $(srcdir) -I $(top_srcdir) \
13-dirfile ../../index.html \
14-header rtems_header.html \
15-footer rtems_footer.html \
16-icons ../../images
Note: See TracBrowser for help on using the repository browser.