[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.256 and 1.257

version 1.256, 2004/08/04 08:00:27 version 1.257, 2004/12/02 00:00:41
Line 179  SHLIB_LDENDFILE?= ${_GCC_CRTENDS} ${DEST
Line 179  SHLIB_LDENDFILE?= ${_GCC_CRTENDS} ${DEST
 .endif  .endif
   
 CFLAGS+=        ${COPTS}  CFLAGS+=        ${COPTS}
   AFLAGS+=        ${COPTS}
 FFLAGS+=        ${FOPTS}  FFLAGS+=        ${FOPTS}
   
 .c.o:  .c.o:

Legend:
Removed from v.1.256  
changed lines
  Added in v.1.257

CVSweb <webmaster@jp.NetBSD.org>