forked from Imagelibrary/rtems
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplements.am: Use automake rules to build ps, pdf, info. Various minor changes.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* supplements.am: Use automake rules to build ps, pdf, info.
|
||||
Various minor changes.
|
||||
|
||||
2002-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* supplement.am: Append -I $(topsrc_dir) to AM_MAKEINFOFLAGS.
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
|
||||
REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
|
||||
|
||||
TEXINFO_TEX = ../../texinfo/texinfo.tex
|
||||
AM_MAKEINFOFLAGS = -I ../.. -I $(top_srcdir)
|
||||
AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir)
|
||||
TEXI2DVI = @TEXI2DVI@ -I $(top_builddir) -I $(top_srcdir)
|
||||
TEXI2PDF = @TEXI2PDF@ -I $(top_builddir) -I $(top_srcdir)
|
||||
|
||||
MAINTAINERCLEANFILES += $(GENERATED_FILES)
|
||||
html_projectdir = $(htmldir)/supplements/$(PROJECT)
|
||||
|
||||
TEXI2WWW_ARGS=\
|
||||
|
||||
Reference in New Issue
Block a user