forked from Imagelibrary/rtems
Added RTEMS.src stanza dn commands to run it.
This commit is contained in:
@@ -29,6 +29,11 @@ ps:
|
|||||||
|
|
||||||
html: dirs
|
html: dirs
|
||||||
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
|
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
|
||||||
$(SRC2HTML) -d3 RTEMS.test
|
$(SRC2HTML) -d3 RTEMS.src
|
||||||
|
|
||||||
|
RTEMS.src:
|
||||||
|
sed -e 's/WWW_INSTALL/$(WWW_INSTALL)/' \
|
||||||
|
<RTEMS.test >RTEMS.src
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
rm -f RTEMS.src
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
set Srctree /usr1/rtems/rtems-work/c/src/exec/
|
set Srctree /usr1/rtems/rtems-work/c/src/exec/
|
||||||
#set Htmltree /tmp/www
|
#set Htmltree /tmp/www
|
||||||
set Htmlroot /usr1/tmp/rtemsdoc-4.0.0-beta3/html/internal/browseable_rtems
|
set Htmlroot WWW_INSTALL/internal/browseable_rtems
|
||||||
set Htmldir .
|
set Htmldir .
|
||||||
set Newsrctree . # Comments here too
|
set Newsrctree . # Comments here too
|
||||||
# default is . and that is fine for us right now
|
# default is . and that is fine for us right now
|
||||||
|
|||||||
Reference in New Issue
Block a user