[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.162 and 1.163

version 1.162, 2000/01/22 19:31:01 version 1.163, 2000/02/19 05:36:23
Line 254  LOBJS+=${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.l
Line 254  LOBJS+=${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.l
 .endif  .endif
   
 ALLOBJS=${OBJS} ${POBJS} ${SOBJS} ${LOBJS}  ALLOBJS=${OBJS} ${POBJS} ${SOBJS} ${LOBJS}
   .NOPATH: ${ALLOBJS} ${_LIBS}
   
 realall: ${SRCS} ${ALLOBJS:O} ${_LIBS}  realall: ${SRCS} ${ALLOBJS:O} ${_LIBS}
   

Legend:
Removed from v.1.162  
changed lines
  Added in v.1.163

CVSweb <webmaster@jp.NetBSD.org>