Added RTEMS.src stanza dn commands to run it.

This commit is contained in:
Joel Sherrill
1998-08-13 18:14:00 +00:00
parent af24ac45c0
commit bf36029692
2 changed files with 7 additions and 2 deletions

View File

@@ -29,6 +29,11 @@ ps:
html: dirs
-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:
rm -f RTEMS.src