DragonFly BSD
DragonFly commits List (threaded) for 2012-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_2 Tweak some makefiles to prepare for bmake


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Nov 2012 09:26:27 -0800 (PST)

commit a8a5ffd44fb4125eb0ecd27ace70257e31dd23b4
Author: John Marino <draco@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]