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

git: Tweak some makefiles to prepare for bmake


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 27 Oct 2012 02:54:58 -0700 (PDT)

commit 692786ae524287cc505e8d2f96f711765047f0c8
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/692786ae524287cc505e8d2f96f711765047f0c8


-- 
DragonFly BSD source repository



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