git: lib: Move the definition of WARNS into lib/Makefile.inc.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Feb 6 13:10:46 PST 2011
commit 1d99ff55f3726d385560c560166f2f0679f4234a
Author: Sascha Wildner <saw at online.de>
Date: Sun Feb 6 22:09:01 2011 +0100
lib: Move the definition of WARNS into lib/Makefile.inc.
Summary of changes:
lib/Makefile.inc | 3 ++-
lib/csu/i386/Makefile.csu | 2 +-
lib/csu/x86_64/Makefile.csu | 1 +
lib/libarchive/Makefile | 2 --
lib/libbluetooth/Makefile | 2 --
lib/libc/Makefile.inc | 2 --
lib/libc_r/Makefile | 2 +-
lib/libcalendar/Makefile | 4 ----
lib/libcom_err/Makefile | 2 --
lib/libcompat/Makefile | 2 +-
lib/libdevattr/Makefile | 2 --
lib/libdevstat/Makefile | 3 ---
lib/libevtr/Makefile | 3 +--
lib/libfetch/Makefile | 2 --
lib/libfsid/Makefile | 1 -
lib/libftpio/Makefile | 3 ---
lib/libiberty/Makefile | 3 ---
lib/libkcore/Makefile | 3 ---
lib/libkiconv/Makefile | 1 +
lib/libkinfo/Makefile | 3 ---
lib/libmilter/Makefile | 2 +-
lib/libncp/Makefile | 3 ++-
lib/libnetgraph/Makefile | 3 ---
lib/libopie/Makefile | 2 +-
lib/libpam/Makefile | 3 ---
lib/libpthread/Makefile | 3 ---
lib/libradius/Makefile | 2 --
lib/libsbuf/Makefile | 2 --
lib/libsctp/Makefile | 3 +--
lib/libsm/Makefile | 2 +-
lib/libsmb/Makefile | 2 +-
lib/libusbhid/Makefile | 2 --
lib/libwrap/Makefile | 3 +--
lib/libypclnt/Makefile | 1 -
lib/pam_module/Makefile.inc | 3 ---
35 files changed, 16 insertions(+), 66 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1d99ff55f3726d385560c560166f2f0679f4234a
--
DragonFly BSD source repository
More information about the Commits
mailing list