Changeset 6288602
- Timestamp:
- 07/22/2016 05:19:55 PM (7 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 7.10, 7.10-rc1, 8.0, 8.0-rc1, 8.1, 8.1-rc1, 8.1-rc2, 8.2, 8.2-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, nosym, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 8064ca26
- Parents:
- f6ef85d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
rf6ef85d r6288602 153 153 $(BASEDIR)/wget-list: stylesheets/wget-list.xsl chapter03/chapter03.xml \ 154 154 packages.ent patches.ent 155 @echo "Generating wget list for sysvat $(BASEDIR)/wget-list ..."155 @echo "Generating consolidated wget list at $(BASEDIR)/wget-list ..." 156 156 $(Q)mkdir -p $(BASEDIR) 157 157 … … 170 170 $(BASEDIR)/md5sums: stylesheets/wget-list.xsl chapter03/chapter03.xml \ 171 171 packages.ent patches.ent 172 @echo "Generating md5sum file for sysvat $(BASEDIR)/md5sums ..."172 @echo "Generating consolidated md5sum file at $(BASEDIR)/md5sums ..." 173 173 $(Q)mkdir -p $(BASEDIR) 174 174
Note:
See TracChangeset
for help on using the changeset viewer.