commit 4cdf70c73fa40ced4546c8254c224d10069cb3d5
Author: Aaron LI <a...@aaronly.me>
Date:   Wed Jul 4 11:14:27 2018 +0800

    initrd: Refactor Makefile and introduce quick{rescue,initrd}
    
    Refactor the Makefile by splitting the original targets into smaller
    ones.
    
    Introduce targets quick{rescue,initrd} which skip the clean step.
    Such similar behavior was achieved by passing '-DNO_CLEAN' to make.
    (suggested-by: swildner)

Summary of changes:
 Makefile        |  2 +-
 initrd/Makefile | 56 ++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 41 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4cdf70c73fa40ced4546c8254c224d10069cb3d5


-- 
DragonFly BSD source repository

Reply via email to