From e630235973b058d09135a977a6102f4fcab6504f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Jun 2010 07:40:00 +0000 Subject: Remove EDITION (Unused) --- doc/project.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/project.am') diff --git a/doc/project.am b/doc/project.am index cebc506336..0ec41a28f5 100644 --- a/doc/project.am +++ b/doc/project.am @@ -14,9 +14,6 @@ AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir) TEXI2DVI = @TEXI2DVI@ -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 # we distribute in $(srcdir) .dvi.ps: @@ -84,3 +81,5 @@ COMMON_FILES += $(top_builddir)/common/rtems.texi $(top_builddir)/common/rtems.texi: $(top_srcdir)/common/rtems.texi.in $(top_builddir)/common/rtems.sed sed -f $(top_builddir)/common/rtems.sed \ $(top_srcdir)/common/rtems.texi.in > $(top_builddir)/common/rtems.texi + +$(srcdir)/version.texi: -- cgit v1.2.3