[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc

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

Diff for /src/lib/libc/Makefile between version 1.156 and 1.157

version 1.156, 2013/04/27 08:00:40 version 1.157, 2013/04/30 01:42:03
Line 19 
Line 19 
   
 .include "Makefile.inc"  .include "Makefile.inc"
   
   LIBC_MACHINE_ARCH?=     ${MACHINE_ARCH}         # for MKCOMPAT
   
 LIB=            c  LIB=            c
 CPPFLAGS+=      -I${.CURDIR}/include -I${.CURDIR}  CPPFLAGS+=      -I${.CURDIR}/include -I${.CURDIR}
   

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157

CVSweb <webmaster@jp.NetBSD.org>