summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-31 18:59:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-31 18:59:59 +0000
commit60593076c8e83e44e359d54dbc37416840e040d2 (patch)
treee012289b8fba81085a7b03decc36b9918c576224 /doc/Makefile
parentcorrected typos and changes LANGUAGE to RTEMS-LANGUAGE. (diff)
downloadrtems-60593076c8e83e44e359d54dbc37416840e040d2.tar.bz2
Corrected problem where directories where not being properly created.
Change path to indicate expected snapshot date.
Diffstat (limited to '')
-rw-r--r--doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 024016ab81..14b8c2927d 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -11,10 +11,10 @@ all: info html ps
# find $(WWW_INSTALL) -type d | xargs -e chmod 555
dirs:
+ -mkdir $(DOC_INSTALL_BASE)
-mkdir $(WWW_INSTALL)
- -mkdir $(WWW_INSTALL)/info
- -mkdir $(WWW_INSTALL)/html
- -mkdir $(WWW_INSTALL)/ps
+ -mkdir $(INFO_INSTALL)
+ -mkdir $(PS_INSTALL)
info: dirs
./do_docs $(BASEDIR) info