first cut at browseable RTEMS

This commit is contained in:
Joel Sherrill
1998-04-14 21:19:54 +00:00
parent a6aa8a9111
commit b2eca8d22b
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
# $Id$
#
PROJECT=src
PROJECT=browseable_rtems
DISTRIBUTION_LEVEL=internal
include ../Make.config

View File

@@ -20,7 +20,7 @@
set Srctree /usr1/rtems/rtems-work/c/src/exec/
#set Htmltree /tmp/www
set Htmlroot /usr1/tmp/rtemsdoc-4.0.0-beta3/html/src
set Htmlroot /usr1/tmp/rtemsdoc-4.0.0-beta3/html/internal/browseable_rtems
set Htmldir .
set Newsrctree . # Comments here too
# default is . and that is fine for us right now