[BACK]Return to bsd.lib.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/mk/bsd.lib.mk between version 1.305 and 1.306

version 1.305, 2010/03/02 20:49:18 version 1.306, 2010/04/26 03:46:00
Line 414  LOBJS+=${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.l
Line 414  LOBJS+=${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.l
 .if ${LIBISPRIVATE} != "no"  .if ${LIBISPRIVATE} != "no"
 # No installation is required  # No installation is required
 libinstall::  libinstall::
 .endif  # ${LIBISPRIVATE} == "no"                                       # {  .endif
   
 .if ${MKDEBUGLIB} != "no"  .if ${MKDEBUGLIB} != "no"
 _LIBS+=lib${LIB}_g.a  _LIBS+=lib${LIB}_g.a

Legend:
Removed from v.1.305  
changed lines
  Added in v.1.306

CVSweb <webmaster@jp.NetBSD.org>