Changeset 6218cdb for Makefile


Ignore:
Timestamp:
05/24/2021 11:19:04 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
1432cda
Parents:
c31e35b
git-author:
Xi Ruoyao <xry111@…> (05/24/2021 11:18:39 AM)
git-committer:
Xi Ruoyao <xry111@…> (05/24/2021 11:19:04 AM)
Message:

use https for anduin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rc31e35b r6218cdb  
    153153wget-list: $(BASEDIR)/wget-list
    154154$(BASEDIR)/wget-list: stylesheets/wget-list.xsl chapter03/chapter03.xml \
    155                       packages.ent patches.ent
     155                      packages.ent patches.ent general.ent
    156156        @echo "Generating consolidated wget list at $(BASEDIR)/wget-list ..."
    157157        $(Q)mkdir -p $(BASEDIR)
Note: See TracChangeset for help on using the changeset viewer.