DragonFly commits List (threaded) for 2012-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: bmake: Update mk directory search path
commit 2b01fcf91a45a96b9d5c8219b20a44e04972a8ee
Author: John Marino <draco@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]