From 94a6c986f7726624144d96d21b447a63aa7a5882 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Feb 1998 14:58:23 +0000 Subject: new directory structure for hwapi --- doc/Make.config | 1 + doc/do_docs | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Make.config b/doc/Make.config index 3096347dfc..b0712603dc 100644 --- a/doc/Make.config +++ b/doc/Make.config @@ -20,3 +20,4 @@ PS_INSTALL=$(DOC_INSTALL_BASE)/ps TEXI2WWW_ARGS=-dirfile ../rtems.html \ -header ../rtems_header.html \ -footer ../rtems_footer.html + diff --git a/doc/do_docs b/doc/do_docs index 7625f3b1ca..3643f30437 100755 --- a/doc/do_docs +++ b/doc/do_docs @@ -6,10 +6,9 @@ basedir=$1 shift manuals="develenv hppa1_1 i386 i960 m68k relnotes powerpc sparc user ka9q \ - posix_test_plan ada_user hwapi" + posix_test_plan ada_user" # posix_test_plan manual left out until finished # ada_user manual left out until bindings released -# hwapi manual left out until bindings released for action in $* do -- cgit v1.2.3