summaryrefslogtreecommitdiffstats
path: root/doc/supplements/i386/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-19 21:46:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-19 21:46:32 +0000
commit03889c1a1e45d591d8d2568cff400de002777612 (patch)
tree2d1657463f7f843805326eca66a11812335e684f /doc/supplements/i386/Makefile
parentNo node info (diff)
downloadrtems-03889c1a1e45d591d8d2568cff400de002777612.tar.bz2
All of the Supplemental manuals are now generated as automatically
as possible.
Diffstat (limited to 'doc/supplements/i386/Makefile')
-rw-r--r--doc/supplements/i386/Makefile26
1 files changed, 5 insertions, 21 deletions
diff --git a/doc/supplements/i386/Makefile b/doc/supplements/i386/Makefile
index 440f36d8c8..81f458da6c 100644
--- a/doc/supplements/i386/Makefile
+++ b/doc/supplements/i386/Makefile
@@ -15,6 +15,8 @@ REPLACE=../../tools/word-replace
all: html info ps
+COMMON_FILES=../../common/cpright.texi ../../common/setup.texi
+
GENERATED_FILES=\
cpumodel.texi callconv.texi memmodel.texi intr.texi fatalerr.texi \
bsp.texi cputable.texi timing.texi wksheets.texi timeFORCE386.texi
@@ -27,8 +29,6 @@ FILES= $(PROJECT).texi \
dirs:
$(make-dirs)
-COMMON_FILES=../../common/cpright.texi ../../common/setup.texi
-
info: dirs c_i386
cp c_$(PROJECT) $(INFO_INSTALL)
#cp c_$(PROJECT) c_$(PROJECT)-* $(INFO_INSTALL)
@@ -46,8 +46,6 @@ $(PROJECT).ps: $(PROJECT).dvi
$(PROJECT).dvi: $(FILES)
$(TEXI2DVI) $(PROJECT).texi
-replace: timedata.texi
-
#
# Chapters which get automatic processing
#
@@ -151,20 +149,6 @@ timeFORCE386.texi: timeFORCE386_.t Makefile
-n "Command and Variable Index" timeFORCE386_.t
mv timeFORCE386_.texi timeFORCE386.texi
-## Timing Chapter
-#
-#timetbl.t: ../../common/timetbl.t
-# sed -e 's/TIMETABLE_NEXT_LINK/Command and Variable Index/' \
-# <../../common/timetbl.t >timetbl.t
-#
-#timetbl.texi: timetbl.t FORCE386_TIMES
-# ${REPLACE} -p FORCE386_TIMES timetbl.t
-# mv timetbl.t.fixed timetbl.texi
-#
-#timedata.texi: timedata.t FORCE386_TIMES
-# ${REPLACE} -p FORCE386_TIMES timedata.t
-# mv timedata.t.fixed timedata.texi
-
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/c_i386
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/c_$(PROJECT) \
@@ -175,8 +159,8 @@ clean:
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT) $(PROJECT)-*
rm -f c_i386 c_i386-*
- rm -f timedata.texi timetbl.texi intr.texi $(GENERATED_FILES)
- rm -f timetbl.t wksheets.t wksheets_NOTIMES.t timing.t intr.t
- rm -f timeFORCE386_.t
+ rm -f intr.t $(GENERATED_FILES)
+ rm -f wksheets.t wksheets_NOTIMES.t timing.t intr.t
+ rm -f timeFORCE386_.t timeFORCE386_.texi
rm -f *.fixed _*