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

git: bsd.dep.mk: don't build .depend every time


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Oct 2009 04:39:49 -0700 (PDT)

commit f21f740a073d019711b4033d43a0ea1de437dcb1
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Mon Oct 19 12:29:35 2009 +0200

    bsd.dep.mk: don't build .depend every time
    
    My last commits had introduced a dependency issue which made .depend to
    be built again every time.  This commit addresses this issue by not
    deleting the intermediate .depend_${grp} files.
    
    Also change the .depend generation so that no .depend__ is generated,
    but output is directly sent to .depend.

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

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


-- 
DragonFly BSD source repository



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