Corrected distribution levels for html

This commit is contained in:
Joel Sherrill
1998-03-30 14:42:11 +00:00
parent 3754660c97
commit ca0b18a1be
14 changed files with 19 additions and 15 deletions

View File

@@ -54,7 +54,7 @@ $(PROJECT).dvi: $(FILES)
$(TEXI2DVI) $(PROJECT).texi
html:
-mkdir $(WWW_INSTALL)/ada_user
-mkdir -p $(WWW_INSTALL)/ada_user
cp ../user/rtemsarc.gif ../user/rtemspie.gif ../user/states.gif \
$(WWW_INSTALL)/ada_user
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \