summaryrefslogtreecommitdiffstats
path: root/doc/started/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-27 19:28:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-27 19:28:20 +0000
commitcdf30abaa27825836e0225d2020dd9d30d97d4f0 (patch)
tree0e25d70b579476f14b04b51300dd3296b6608ed9 /doc/started/Makefile
parentClarifed description of driver name. (diff)
downloadrtems-cdf30abaa27825836e0225d2020dd9d30d97d4f0.tar.bz2
Update from David Fiddes.
Diffstat (limited to '')
-rw-r--r--doc/started/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/started/Makefile b/doc/started/Makefile
index 4366f06d4a..f5f2edf4d6 100644
--- a/doc/started/Makefile
+++ b/doc/started/Makefile
@@ -41,8 +41,8 @@ $(PROJECT).ps: $(PROJECT).dvi
# run texi2dvi twice to generate the xref's properly.
$(PROJECT).dvi: $(FILES)
- $(TEXI2DVI) -v $(PROJECT).texi
- texi2dvi -v $(PROJECT).texi
+ $(TEXI2DVI) $(PROJECT).texi
+ texi2dvi $(PROJECT).texi
intro.texi: intro.t versions.texi
$(BMENU) -c -p "Top" \