URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [doc/] [supplements/] [supplement.am] - Rev 1026
Go to most recent revision | Compare with Previous | Blame | View Log
## supplement.am,v 1.7 2002/01/20 16:56:35 joel Exp
##
## Makefile fragment common to all supplements/<cpu>/Makefile.ams
##
REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
TEXINFO_TEX = ../../texinfo/texinfo.tex
AM_MAKEINFOFLAGS = -I ../..
MAINTAINERCLEANFILES += $(GENERATED_FILES)
html_projectdir = $(htmldir)/supplements/$(PROJECT)
TEXI2WWW_ARGS=\
-I $(srcdir) -I $(top_srcdir) \
-dirfile ../../index.html \
-header rtems_header.html \
-footer rtems_footer.html \
-icons ../../images
Go to most recent revision | Compare with Previous | Blame | View Log