Date: Wed, 13 Jun 2007 02:08:05 +0000 (UTC) From: "Stephane E. Potvin" <sepotvin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive/test Makefile src/share/mk bsd.own.mk src/sys/modules/ip_mroute_mod Makefile src/tools/build/options WITHOUT_KVM WITHOUT_KVM_SUPPORT src/usr.bin Makefile src/usr.sbin/ifmcstat Makefile Message-ID: <200706130208.l5D285GW001939@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sepotvin 2007-06-13 02:08:04 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test Makefile
share/mk bsd.own.mk
sys/modules/ip_mroute_mod Makefile
usr.bin Makefile
usr.sbin/ifmcstat Makefile
Added files:
tools/build/options WITHOUT_KVM WITHOUT_KVM_SUPPORT
Log:
Options spring cleanup:
- Add and document the KVM and KVM_SUPPORT options that
are needed for the ifmcstats(3) makefile
- Garbage collect unused variables
- Add missing inclusion of bsd.own.mk where needed
Approved by: kan (mentor)
Reviewed by: ru
Revision Changes Path
1.6 +0 -1 src/lib/libarchive/test/Makefile
1.64 +2 -0 src/share/mk/bsd.own.mk
1.16 +4 -2 src/sys/modules/ip_mroute_mod/Makefile
1.1 +5 -0 src/tools/build/options/WITHOUT_KVM (new)
1.1 +4 -0 src/tools/build/options/WITHOUT_KVM_SUPPORT (new)
1.300 +0 -2 src/usr.bin/Makefile
1.11 +4 -2 src/usr.sbin/ifmcstat/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706130208.l5D285GW001939>
