• Michael Shigorin's avatar
    ensure that distcfg.mk gets included once at most · 75fd7952
    Michael Shigorin authored
    This was done while debugging GLOBAL_CLEANUP_PACKAGES
    getting doubled... as it got no hard initial value but
    rather was always added to, it appeared that at least
    stage2/Makefile would obtain a once-initialized value
    from upstream and double it while including distcfg.mk
    itself.
    
    It's way less hassle to just proxy the value once.
    75fd7952
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
clean.mk Loading commit data...
distro.mk Loading commit data...
functions.mk Loading commit data...
iso.mk Loading commit data...
libdistro.mk Loading commit data...
log.mk Loading commit data...
profile.mk Loading commit data...