forked from Imagelibrary/rtems
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add c4x. * project.am: Add version.texi hack.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* configure.ac: Add c4x.
|
||||||
|
* project.am: Add version.texi hack.
|
||||||
|
|
||||||
2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
|
* main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
|
||||||
|
|||||||
@@ -157,6 +157,7 @@ relnotes/Makefile
|
|||||||
new_chapters/Makefile
|
new_chapters/Makefile
|
||||||
supplements/Makefile
|
supplements/Makefile
|
||||||
supplements/arm/Makefile
|
supplements/arm/Makefile
|
||||||
|
supplements/c4x/Makefile
|
||||||
supplements/hppa1_1/Makefile
|
supplements/hppa1_1/Makefile
|
||||||
supplements/i386/Makefile
|
supplements/i386/Makefile
|
||||||
supplements/i960/Makefile
|
supplements/i960/Makefile
|
||||||
|
|||||||
@@ -15,6 +15,9 @@ AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir)
|
|||||||
TEXI2DVI = @TEXI2DVI@ -I $(top_builddir) -I $(top_srcdir)
|
TEXI2DVI = @TEXI2DVI@ -I $(top_builddir) -I $(top_srcdir)
|
||||||
TEXI2PDF = @TEXI2PDF@ -I $(top_builddir) -I $(top_srcdir)
|
TEXI2PDF = @TEXI2PDF@ -I $(top_builddir) -I $(top_srcdir)
|
||||||
|
|
||||||
|
# HACK: Force generation of version.texi
|
||||||
|
version.texi: stamp-vti
|
||||||
|
|
||||||
# Without $(srcdir) in TEXINPUTS, dvips doesn't find the *.eps
|
# Without $(srcdir) in TEXINPUTS, dvips doesn't find the *.eps
|
||||||
# we distribute in $(srcdir)
|
# we distribute in $(srcdir)
|
||||||
.dvi.ps:
|
.dvi.ps:
|
||||||
|
|||||||
Reference in New Issue
Block a user