Changeset 80040d4 for BOOK/Makefile
- Timestamp:
- Aug 17, 2009, 12:35:55 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 841faaa
- Parents:
- efa1f61
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
refa1f61 r80040d4 82 82 $(Q)cp $(PWD)/images/*.png $(BASEDIR)/$(html_arch)/images 83 83 $(Q)sed -i -e "s@../images@images@g" $(BASEDIR)/$(html_arch)/*.html 84 $(Q)$(MAKE) ARCHS=$(html_arch) DLLISTDIR=$(BASEDIR) download-list 84 85 85 86 nochunks: tmpdir $(ARCHS_NOCHUNKS) tidy … … 166 167 @echo "Creating download list for $(dllist_arch)..." 167 168 $(Q)mkdir -p $(DLLISTDIR) 168 $(Q)xsltproc --xinclude --nonet --output $(DLLISTDIR)/$(dllist_arch) .dl.list \169 $(Q)xsltproc --xinclude --nonet --output $(DLLISTDIR)/$(dllist_arch)/dl.list \ 169 170 $(PWD)/stylesheets/wget.xsl $(PWD)/$(dllist_arch)-index.xml 170 171
Note:
See TracChangeset
for help on using the changeset viewer.