Make.config

This commit is contained in:
Joel Sherrill
1998-03-31 14:52:21 +00:00
parent 5e34bf4b95
commit 58933e65f0

View File

@@ -37,7 +37,9 @@ endif
# -footer $(WWW_INSTALL)/rtems_footer.html # -footer $(WWW_INSTALL)/rtems_footer.html
TEXI2WWW_ARGS=-dirfile ../$(RLEVEL)index.html \ TEXI2WWW_ARGS=-dirfile ../$(RLEVEL)index.html \
-header $(WWW_INSTALL)/$(RLEVEL)rtems_header.html \ -header $(WWW_INSTALL)/$(RLEVEL)rtems_header.html \
-footer $(WWW_INSTALL)/$(RLEVEL)rtems_footer.html -footer $(WWW_INSTALL)/$(RLEVEL)rtems_footer.html \
-icons $(RLEVEL)..
define make-dirs define make-dirs
@ if [ ! -d $(WWW_INSTALL) ] ; then \ @ if [ ! -d $(WWW_INSTALL) ] ; then \