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

git: bsd.dep.mk: Remove AINC knob


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 27 Oct 2012 08:51:44 -0700 (PDT)

commit 572b65cc57d9e152d836739815a5e24daabea699
Author: John Marino <draco@marino.st>
Date:   Sat Oct 27 14:44:36 2012 +0200

    bsd.dep.mk: Remove AINC knob
    
    The AINC knob was removed from FreeBSD before DragonFly 1.0 was released.
    It's not needed, so remove it to simplify bsd.dep.mk dependency makefile.
    While here, convert SRCS and CLEANFILES to the new += method of augmenting
    variables.

Summary of changes:
 lib/libc/Makefile      |    4 ++--
 lib/libc_r/Makefile    |    2 +-
 lib/libc_rtld/Makefile |    9 ++++-----
 lib/libcompat/Makefile |    2 +-
 share/mk/bsd.dep.mk    |   29 ++++++++++-------------------
 share/mk/bsd.lib.mk    |   13 ++++++-------
 6 files changed, 24 insertions(+), 35 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/572b65cc57d9e152d836739815a5e24daabea699


-- 
DragonFly BSD source repository



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