git: bmake: Update mk directory search path

John Marino marino at crater.dragonflybsd.org
Sat Oct 27 02:54:57 PDT 2012


commit 2b01fcf91a45a96b9d5c8219b20a44e04972a8ee
Author: John Marino <draco at marino.st>
Date:   Sat Oct 27 11:01:53 2012 +0200

    bmake: Update mk directory search path
    
    Rather than hardcoding /usr/share/mk as the only source for bsd.*.mk files,
    use the .../ magic token to cause bmake to search above it for a share/mk
    in its tree as suggest by Simon Gerraty.
    
    Also set up the bootstrap tool version of bmake to exclusively use
    the src version of share/mk.

Summary of changes:
 usr.bin/bmake/Makefile |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b01fcf91a45a96b9d5c8219b20a44e04972a8ee


-- 
DragonFly BSD source repository



More information about the Commits mailing list