[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.105 and 1.106

version 1.105, 2002/07/20 08:51:32 version 1.106, 2002/08/19 09:41:28
Line 98  INCSDIR= /usr/include
Line 98  INCSDIR= /usr/include
 NLS=    C.msg Pig.msg cs.msg de.msg es.msg fi.msg fr.msg nl.msg no.msg \  NLS=    C.msg Pig.msg cs.msg de.msg es.msg fi.msg fr.msg nl.msg no.msg \
         sv.msg pl.msg          sv.msg pl.msg
   
 LIBKERN=        ${.CURDIR}/../../sys/lib/libkern  LIBKERN=        ${NETBSDSRCDIR}/sys/lib/libkern
   
 KSRCS=  bcopy.c bcmp.c bswap16.c bswap32.c bswap64.c bzero.c ffs.c \  KSRCS=  bcopy.c bcmp.c bswap16.c bswap32.c bswap64.c bzero.c ffs.c \
         strcat.c strchr.c strcmp.c strcpy.c strlen.c \          strcat.c strchr.c strcmp.c strcpy.c strlen.c \

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

CVSweb <webmaster@jp.NetBSD.org>