Changeset 3624
- Timestamp:
- 10/23/07 01:10:58 (1 year ago)
- Files:
-
- trunk/freewrt/mk/build.mk (modified) (1 diff)
- trunk/freewrt/scripts/htmanidx.htm (moved) (moved from trunk/freewrt/scripts/htmanidx.html) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/mk/build.mk
r3622 r3624 58 58 ${MBSH} ${TOPDIR}/scripts/ipkg-make-index.sh . >Packages 59 59 -rm -f ${BIN_DIR}/htman/index.html 60 cp ${TOPDIR}/scripts/htmanidx.htm l${BIN_DIR}/htman/index.html60 cp ${TOPDIR}/scripts/htmanidx.htm ${BIN_DIR}/htman/index.html 61 61 62 62 $(DISTDIR): trunk/freewrt/scripts/htmanidx.htm
r3622 r3624 9 9 </head><body> 10 10 <h1>FreeWRT HTML Manual Pages</h1> 11 <p>Note: these manual pages are provided by the upstream authors of the 12 packages that are built using FreeWRT. They are not part of FreeWRT, 13 except for packages where we are upstream ourselves. They always apply 14 to the <strong>trunk</strong> version of FreeWRT, as opposed to the 15 stable branch. They are, by no means, complete either.</p> 11 16 <ul> 12 17 <li><a href="https://www.freewrt.org/">back to the homepage</a></li>


