DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 Oct 2009 17:18:01 -0700 (PDT)

commit be39cf3abae617f29d3ed0600816599df7185650
Author: Simon Schubert <corecode@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/be39cf3abae617f29d3ed0600816599df7185650


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]