git: bsd.dep.mk: correctly sequence .depend* and generated sources

Simon Schubert corecode at crater.dragonflybsd.org
Thu Oct 22 03:28:55 PDT 2009


commit f0ca6fca2ea404977adc5dc8eb429f4741a03bf4
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Thu Oct 22 12:02:37 2009 +0200

    bsd.dep.mk: correctly sequence .depend* and generated sources
    
    If depend files are paritioned, we need to make sure that all .depend*
    files have generated files from SRCS in their sources, otherwise a
    mkdep might run before all necessary headers have been generated.
    
    Noticed-by:  swildner@

Summary of changes:
 share/mk/bsd.dep.mk |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f0ca6fca2ea404977adc5dc8eb429f4741a03bf4


-- 
DragonFly BSD source repository





More information about the Commits mailing list