ru          2007-10-20 19:01:50 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.lib.mk bsd.own.mk 
    lib/libpam/modules/pam_unix Makefile 
    lib/ncurses/ncurses  Makefile 
    usr.bin/lex/lib      Makefile 
  Log:
  - Convert NO_INSTALLLIB option to a new syntax: makefiles should
    test MK_INSTALLLIB, users can set WITHOUT_INSTALLLIB.  The old
    NO_INSTALLLIB is still supported as several makefiles set it.
  
  - While here, fix an install when instructed not to install libs
    (usr.bin/lex/lib/Makefile).
  
  PR:             bin/114200
  Submitted by:   Henrik Brix Andersen
  
  Revision  Changes    Path
  1.22      +1 -0      src/lib/libpam/modules/pam_unix/Makefile
  1.93      +1 -1      src/lib/ncurses/ncurses/Makefile
  1.183     +1 -1      src/share/mk/bsd.lib.mk
  1.69      +2 -0      src/share/mk/bsd.own.mk
  1.11      +2 -0      src/usr.bin/lex/lib/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to