[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.98.2.6 and 1.98.2.7

version 1.98.2.6, 2002/03/22 20:41:49 version 1.98.2.7, 2002/08/01 03:27:53
Line 151  FILES=  tags
Line 151  FILES=  tags
 FILESNAME=      libc.tags  FILESNAME=      libc.tags
 FILESDIR=       /var/db  FILESDIR=       /var/db
   
 .include <bsd.lib.mk>  
   
 # workaround for I18N stuffs: build singlebyte setlocale() for libc.a,  # workaround for I18N stuffs: build singlebyte setlocale() for libc.a,
 # multibyte for libc.so.  the quirk should be removed when we support  # multibyte for libc.so.  the quirk should be removed when we support
 # dlopen() from within statically linked binaries.  # dlopen() from within statically linked binaries.
 CPICFLAGS+=     -D_I18N_DYNAMIC  CSHLIBFLAGS+=   -D_I18N_DYNAMIC
   
   .include <bsd.lib.mk>

Legend:
Removed from v.1.98.2.6  
changed lines
  Added in v.1.98.2.7

CVSweb <webmaster@jp.NetBSD.org>