git: Tweak some makefiles to prepare for bmake
John Marino
marino at crater.dragonflybsd.org
Sat Oct 27 02:54:58 PDT 2012
commit 692786ae524287cc505e8d2f96f711765047f0c8
Author: John Marino <draco at marino.st>
Date: Sat Oct 27 11:13:14 2012 +0200
Tweak some makefiles to prepare for bmake
These makefiles build fine with legacy make but contain (or lack)
information that causes the build to fail when used with bmake. Make
small tweaks to makefiles to ensure they are compatible with both make
programs.
Summary of changes:
gnu/usr.bin/cvs/doc/Makefile | 3 +++
gnu/usr.bin/diff/doc/Makefile | 3 +++
lib/libc/rpc/Makefile.inc | 3 +--
sys/boot/pc32/boot2/Makefile | 12 ++++++------
sys/boot/pc32/loader/Makefile | 4 +++-
sys/boot/pc32/loader_tftp/Makefile | 4 +++-
6 files changed, 19 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/692786ae524287cc505e8d2f96f711765047f0c8
--
DragonFly BSD source repository
More information about the Commits
mailing list