[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.119 and 1.120

version 1.119, 2004/09/13 21:44:54 version 1.120, 2005/01/10 02:32:46
Line 32  CPPFLAGS+= -DHESIOD
Line 32  CPPFLAGS+= -DHESIOD
 .if (${USE_INET6} != "no")  .if (${USE_INET6} != "no")
 CPPFLAGS+=      -DINET6  CPPFLAGS+=      -DINET6
 .endif  .endif
   
 CPPFLAGS+=      -DNLS  CPPFLAGS+=      -DNLS
   
 .if (${USE_YP} != "no")  .if (${USE_YP} != "no")

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120

CVSweb <webmaster@jp.NetBSD.org>