Changeset c78de1a in clfs-sysroot for BOOK/Makefile
- Timestamp:
- Feb 19, 2007, 2:13:18 PM (18 years ago)
- Branches:
- master
- Children:
- 9401f22
- Parents:
- 9f64df1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
r9f64df1 rc78de1a 7 7 S := - 8 8 9 ARCHS := a rm x86 hppa9 ARCHS := alpha arm hppa x86 10 10 11 11 ARCHS_HTML := $(ARCHS:%=%$(S)html) … … 39 39 40 40 titlepage: 41 @echo "Rendering Top Index" 41 42 @xsltproc --nonet --output $(BASEDIR)/index.html $(PWD)/stylesheets/top-index.xsl $(PWD)/index.xml 42 43
Note:
See TracChangeset
for help on using the changeset viewer.