summaryrefslogtreecommitdiffstats
path: root/doc/tools/pdl2texi/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-21 15:15:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-21 15:15:12 +0000
commit972dc40ea7c4374c34af9c0c01627151f9f764de (patch)
tree192684ccf0247360e94c5f6e767f6a11cda6cdd0 /doc/tools/pdl2texi/Makefile
parentRemoved warning per Chris Johns' suggestion. (diff)
downloadrtems-972dc40ea7c4374c34af9c0c01627151f9f764de.tar.bz2
Added Code to dop the output in a format which a custom Visual Basic
Application Cindy has written can transform into a nice Word document.
Diffstat (limited to '')
-rw-r--r--doc/tools/pdl2texi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tools/pdl2texi/Makefile b/doc/tools/pdl2texi/Makefile
index ed2a67c3ab..51a34f39fd 100644
--- a/doc/tools/pdl2texi/Makefile
+++ b/doc/tools/pdl2texi/Makefile
@@ -60,6 +60,10 @@ test1:
rm -f t1.txt
./$(PROG) -v t1.d
+wtest:
+ rm -f $(BASE).txt
+ ./$(PROG) -w -v -p "Turret Subsystem" -u "Turret Subsystem" $(BASE).d
+
clean:
rm -f *.o $(PROG) *.txt core *.html $(PROJECT) Drive.texi
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)