From 5599d6e9e663145fa790a0193e3469f76ec05d41 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Feb 1998 13:48:44 +0000 Subject: Added @table/@end table capability along with the avdas.d test case where this capability was first used. --- doc/tools/pdl2texi/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tools/pdl2texi/Makefile') 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 -- cgit v1.2.3