From fb9a80f99d01c616cf2d0d06bd2a0372114ba6f1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 26 Mar 1998 17:10:03 +0000 Subject: renamed to user's guide. --- doc/new_chapters/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/new_chapters/Makefile') diff --git a/doc/new_chapters/Makefile b/doc/new_chapters/Makefile index a177dc1ccd..0364894488 100644 --- a/doc/new_chapters/Makefile +++ b/doc/new_chapters/Makefile @@ -8,7 +8,7 @@ include ../Make.config -PROJECT=posix_test_plan +PROJECT=posix_users all: @@ -24,7 +24,7 @@ info: $(PROJECT) # cp $(PROJECT) $(PROJECT)-* $(INFO_INSTALL) cp $(PROJECT) $(INFO_INSTALL) -posix_test_plan: $(FILES) +posix_users: $(FILES) $(MAKEINFO) $(PROJECT).texi vinfo: info @@ -48,9 +48,9 @@ $(PROJECT).dvi: $(FILES) html: -mkdir $(WWW_INSTALL)/$(PROJECT) + -cd .. ; gmake headers $(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \ $(PROJECT).texi - cp ../rtems.html $(WWW_INSTALL) clean: -- cgit v1.2.3