summaryrefslogtreecommitdiffstats
path: root/doc/tools
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-03 16:29:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-03 16:29:23 +0000
commit0be992653fd08f692b68e97f446f1a3ac54b0387 (patch)
tree573c3b42acfaccbbe96da1242525db928f389aa5 /doc/tools
parentAdded shortname generation support with the capability for the user (diff)
downloadrtems-0be992653fd08f692b68e97f446f1a3ac54b0387.tar.bz2
Nowbiulds html and ps. Info not supported.
Diffstat (limited to 'doc/tools')
-rw-r--r--doc/tools/texi2www/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/tools/texi2www/Makefile b/doc/tools/texi2www/Makefile
index 4b097a6409..a1455553f8 100644
--- a/doc/tools/texi2www/Makefile
+++ b/doc/tools/texi2www/Makefile
@@ -16,11 +16,12 @@ all: html info ps
dirs:
$(make-dirs)
-FILES= texi2wwwdoc.texi
+FILES= texi2www.texi
info:
dvi: $(PROJECT).dvi
+
ps: dirs $(PROJECT).ps
$(PROJECT).ps: $(PROJECT).dvi
@@ -30,7 +31,6 @@ $(PROJECT).ps: $(PROJECT).dvi
# run texi2dvi twice to generate the xref's properly.
$(PROJECT).dvi: $(FILES)
$(TEXI2DVI) -v $(PROJECT).texi
- texi2dvi -v $(PROJECT).texi
html: dirs $(FILES)
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
@@ -39,7 +39,8 @@ html: dirs $(FILES)
clean:
rm -f *.o $(PROG) *.txt core
- rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
+ rm -f *.dvi *.ps *.log *.aux *.cp *.cps \
+ rm -f *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT)-* $(GENERATED_FILES)
rm -f *.fixed _*