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

Stephane E. Potvin sepotvin at FreeBSD.org
Wed Jun 13 02:08:05 UTC 2007


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


More information about the cvs-src mailing list