Changeset c78de1a in clfs-sysroot for BOOK/Makefile


Ignore:
Timestamp:
Feb 19, 2007, 2:13:18 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
9401f22
Parents:
9f64df1
Message:

Added Alpha to the book.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/Makefile

    r9f64df1 rc78de1a  
    77S               := -
    88
    9 ARCHS           := arm x86 hppa
     9ARCHS           := alpha arm hppa x86
    1010
    1111ARCHS_HTML      := $(ARCHS:%=%$(S)html)
     
    3939
    4040titlepage:
     41        @echo "Rendering Top Index"
    4142        @xsltproc --nonet --output $(BASEDIR)/index.html $(PWD)/stylesheets/top-index.xsl $(PWD)/index.xml
    4243
Note: See TracChangeset for help on using the changeset viewer.