[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.96 and 1.97

version 1.96, 2001/01/16 12:10:29 version 1.97, 2001/01/25 09:21:57
Line 128  FILESNAME= libc.tags
Line 128  FILESNAME= libc.tags
 FILESDIR=       /var/db  FILESDIR=       /var/db
   
 .include <bsd.lib.mk>  .include <bsd.lib.mk>
   
   # workaround for lib/libc/locale: build singlebyte setlocale() for libc.a,
   # multibyte for libc.so.  the quirk should be removed when we support
   # dlopen() from within statically linked binaries.
   CPICFLAGS+=     -DDLRUNE

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

CVSweb <webmaster@jp.NetBSD.org>