summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-31 19:44:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-31 19:44:32 +0000
commitf70c6adca3bcbbc951a97d748889f2cf04630d09 (patch)
tree30c3b9a862b8d867dc1a846bbe542da31b39874c /doc
parentReplaced the algorithm used to build the texinfo nodes and menus. This (diff)
downloadrtems-f70c6adca3bcbbc951a97d748889f2cf04630d09.tar.bz2
New test file.
Diffstat (limited to 'doc')
-rw-r--r--doc/tools/bmenu/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tools/bmenu/Makefile b/doc/tools/bmenu/Makefile
index 8b8f3d06b0..7e0d6bcdf6 100644
--- a/doc/tools/bmenu/Makefile
+++ b/doc/tools/bmenu/Makefile
@@ -32,10 +32,10 @@ TESTER=init
test: all
#rm -f timer.txt
#./bmenu -v timer.texi
- cp ../user/$(TESTER).texi .
- ./bmenu $(TESTER).texi
- mv $(TESTER).txt $(TESTER).texi
- makeinfo c_user.texinfo
+ #cp ../user/$(TESTER).texi .
+ ./bmenu -u "DOCS UP" -p "DOCS PREV" -n "DOCS NEXT" -v testdoc.txt
+ #mv $(TESTER).txt $(TESTER).texi
+ #makeinfo c_user.texinfo
clean: