git: crunchgen - Fix Makefile dependency

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 13 22:20:19 PST 2016


commit caa7a3eeb55de72fd70389a058abb022bc9c8c7d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Jan 13 21:43:54 2016 -0800

    crunchgen - Fix Makefile dependency
    
    * This should fix a parallel make dependency whos absence allowed
      the .lo target to be built before all the objects finished compiling.

Summary of changes:
 usr.bin/crunch/crunchgen/crunchgen.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list