Changeset 43f755b
- Timestamp:
- Dec 23, 2008, 10:29:50 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d258427
- Parents:
- 2963131
- Location:
- BOOK
- Files:
-
- 58 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
r2963131 r43f755b 8 8 S := - 9 9 10 ARCHS := x86 x86_64 x86_64-64 sparc sparc64 sparc64-64 mips mips64 mips64-64 ppc ppc64 alpha 10 ARCHS := x86 x86_64 x86_64-64 sparc sparc64 sparc64-64 mips mips64 mips64-64 ppc ppc64 alpha native 11 11 12 12 ARCHS_HTML := $(ARCHS:%=%$(S)html) -
BOOK/stylesheets/top-index.xsl
r2963131 r43f755b 97 97 <div class="toc"> 98 98 <h3> 99 <xsl:text>Native Build</xsl:text> 100 </h3> 101 <ul> 102 <h3> 103 <xsl:text>Work in Progress.</xsl:text> 104 </h3> 105 <li> 106 <h4> 107 <a href="native"> 108 <xsl:text>Native</xsl:text> 109 </a> 110 </h4> 111 </li> 112 </ul> 113 <h3> 99 114 <xsl:text>32 Bit Builds</xsl:text> 100 115 </h3>
Note:
See TracChangeset
for help on using the changeset viewer.