summaryrefslogtreecommitdiffstats
path: root/doc/tools/pdl2texi/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-06 13:48:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-06 13:48:44 +0000
commit5599d6e9e663145fa790a0193e3469f76ec05d41 (patch)
treec712412d7989043940cce6ccf4ec393050a6cbd6 /doc/tools/pdl2texi/Makefile
parentProblem report from Brian Cuthie regarding incorrect calculation (diff)
downloadrtems-5599d6e9e663145fa790a0193e3469f76ec05d41.tar.bz2
Added @table/@end table capability along with the avdas.d test case where
this capability was first used.
Diffstat (limited to '')
-rw-r--r--doc/tools/pdl2texi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tools/pdl2texi/Makefile b/doc/tools/pdl2texi/Makefile
index 4d72b9462e..f4867d32d6 100644
--- a/doc/tools/pdl2texi/Makefile
+++ b/doc/tools/pdl2texi/Makefile
@@ -73,6 +73,8 @@ enum:
avdas:
./$(PROG) -v -p "Magic Subsystem" \
-u "Magic Subsystem" test_cases/avdas.d
+ ./$(PROG) -w -v -p "Magic Subsystem" \
+ -u "Magic Subsystem" test_cases/avdas.d
clean:
rm -f *.o $(PROG) *.txt core *.html $(PROJECT) Drive.texi