git: DragonFly_RELEASE_3_2 Tweak some makefiles to prepare for bmake
John Marino
marino at crater.dragonflybsd.org
Thu Nov 15 09:26:27 PST 2012
commit a8a5ffd44fb4125eb0ecd27ace70257e31dd23b4
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/a8a5ffd44fb4125eb0ecd27ace70257e31dd23b4
--
DragonFly BSD source repository
More information about the Commits
mailing list