cvs commit: src/lib/libthr Makefile src/sbin/ggate Makefile src/usr.bin Makefile src/usr.sbin Makefile src/usr.sbin/cached Makefile

Ruslan Ermilov ru at FreeBSD.org
Sun Nov 26 06:36:35 PST 2006


ru          2006-11-26 14:36:34 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr           Makefile 
    sbin/ggate           Makefile 
    usr.bin              Makefile 
    usr.sbin             Makefile 
    usr.sbin/cached      Makefile 
  Log:
  - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.
  - Don't build ngctl(8) and cached(8) if threading libs aren't built.
  - Fix various issues in a cached(8) makefile.
  
  Revision  Changes    Path
  1.21      +5 -5      src/lib/libthr/Makefile
  1.7       +2 -6      src/sbin/ggate/Makefile
  1.297     +2 -5      src/usr.bin/Makefile
  1.365     +16 -8     src/usr.sbin/Makefile
  1.2       +8 -11     src/usr.sbin/cached/Makefile


More information about the cvs-all mailing list