forked from Imagelibrary/rtems
Changed command for installing the footer.
This commit is contained in:
@@ -56,7 +56,7 @@ define make-dirs
|
||||
fi
|
||||
@ - cp $(SRCDIR)/oaronly.jpg $(WWW_INSTALL)
|
||||
@ - sed -e 's/RTEMS_VERSION/$(RTEMS_VERSION)/' \
|
||||
<rtems_footer.html >$(DOC_INSTALL_BASE)/html/rtems_footer.html
|
||||
<$(SRCDIR)/rtems_footer.html >$(DOC_INSTALL_BASE)/html/rtems_footer.html
|
||||
@ - cp $(SRCDIR)/HELP.html $(DOC_INSTALL_BASE)/html
|
||||
@ - cp $(SRCDIR)/common/*.gif $(DOC_INSTALL_BASE)/html
|
||||
@ - cp $(SRCDIR)/tools/texi2www/*.gif $(DOC_INSTALL_BASE)/html
|
||||
|
||||
Reference in New Issue
Block a user