From eff6983de76ac2e5e28e60711c2fd214c313dd60 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 30 Mar 1998 14:58:53 +0000 Subject: Making the stanza right and improving the way the isntall directories are built --- doc/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index 34c2b5542c..09072f1792 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -13,13 +13,6 @@ all: env info html ps env: tools dirs headers dirs: - -mkdir $(DOC_INSTALL_BASE) - -mkdir $(WWW_INSTALL) - -mkdir $(WWW_INSTALL)/partners - -mkdir $(WWW_INSTALL)/support - -mkdir $(WWW_INSTALL)/internal - -mkdir $(INFO_INSTALL) - -mkdir $(PS_INSTALL) headers: sed -e 's/RTEMS_VERSION/$(RTEMS_VERSION)/' \ @@ -36,7 +29,7 @@ html: env cp common/*.gif common/*.jpg $(WWW_INSTALL) ./do_docs $(BASEDIR) html -ps: env +ps: dirs env ./do_docs $(BASEDIR) ps clean: -- cgit v1.2.3