Remove EDITION (Unused)

This commit is contained in:
Ralf Corsepius
2010-06-11 07:40:00 +00:00
parent 205a21ef3d
commit e630235973
33 changed files with 2 additions and 51 deletions

View File

@@ -27,6 +27,4 @@ mdate-sh
rtems_footer.html
rtems_header.html
rtemspie.pdf
stamp-vti
states.pdf
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = ada_user
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -38,8 +38,6 @@ rtc.texi
rtems_footer.html
rtems_header.html
shmsupp.texi
stamp-vti
support.texi
target.texi
timer.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = bsp_howto
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -37,7 +37,5 @@ rtems_header.html
rtemspie.pdf
sh.texi
sparc.texi
stamp-vti
states.pdf
tic4x.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = cpu_supplement
EDITION = 1
include $(top_srcdir)/project.am

View File

@@ -21,6 +21,4 @@ mdate-sh
rtems_footer.html
rtems_header.html
sample.texi
stamp-vti
utils.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = develenv
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -27,7 +27,5 @@ mounting.texi
patheval.texi
rtems_footer.html
rtems_header.html
stamp-vti
syscalls.texi
tftp.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = filesystem
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -31,9 +31,7 @@ rendezvous.texi
rtems_footer.html
rtems_header.html
semaphore.texi
stamp-vti
status.texi
tasksync.texi
task.texi
time.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = itron
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -27,6 +27,4 @@ recvbd.pdf
rtems_footer.html
rtems_header.html
servers.texi
stamp-vti
testing.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = networking
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -24,5 +24,3 @@ new_chapters.vr
rtems_footer.html
rtems_header.html
rtmonuse.texi
stamp-vti
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = new_chapters
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -30,6 +30,4 @@ prioritybitmap.texi
rtems_footer.html
rtems_header.html
sourcecode.texi
stamp-vti
taskcontext.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = porting
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -41,5 +41,3 @@ posix1003_1.tp
posix1003_1.vr
rtems_footer.html
rtems_header.html
stamp-vti
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = posix1003_1
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -43,9 +43,7 @@ rtems_header.html
sched.texi
semaphores.texi
signal.texi
stamp-vti
status.texi
systemdb.texi
thread.texi
timer.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = posix_users
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -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:

View File

@@ -19,5 +19,3 @@ relnotes.tp
relnotes.vr
rtems_footer.html
rtems_header.html
stamp-vti
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = relnotes
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -27,10 +27,8 @@ shell.ps
shell.toc
shell.tp
shell.vr
stamp-vti
Makefile
Makefile.in
mdate-sh
rtems_footer.html
rtems_header.html
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = shell
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -13,7 +13,6 @@ require.texi
rtems_footer.html
rtems_header.html
sample.texi
stamp-vti
started
started-?
started.aux
@@ -32,4 +31,3 @@ started.tp
started.vr
tversions.sed
tversions.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = started
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -10,7 +10,6 @@ require.texi
rtems_footer.html
rtems_header.html
sample.texi
stamp-vti
started_ada
started_ada.aux
started_ada.cp
@@ -26,4 +25,3 @@ started_ada.ps
started_ada.toc
started_ada.tp
started_ada.vr
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = started_ada
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

View File

@@ -54,9 +54,7 @@ sem.texi
semaphore_attributes.pdf
signal.texi
stackchk.texi
stamp-vti
states.pdf
task.texi
timer.texi
userext.texi
version.texi

View File

@@ -7,7 +7,6 @@
#
PROJECT = c_user
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am