Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.84 retrieving revision 1.85 diff -u -p -r1.84 -r1.85 --- src/lib/libc/Makefile 1999/02/27 21:21:26 1.84 +++ src/lib/libc/Makefile 1999/09/26 20:27:59 1.85 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 1999/02/27 21:21:26 tv Exp $ +# $NetBSD: Makefile,v 1.85 1999/09/26 20:27:59 jdolecek Exp $ # @(#)Makefile 8.2 (Berkeley) 2/3/94 # # All library objects contain sccsid strings by default; they may be @@ -59,7 +59,7 @@ LLIBS= .include "${.CURDIR}/sys/Makefile.inc" .include "${.CURDIR}/yp/Makefile.inc" -NLS= C.msg Pig.msg de.msg es.msg fi.msg fr.msg nl.msg no.msg sv.msg +NLS= C.msg Pig.msg cs.msg de.msg es.msg fi.msg fr.msg nl.msg no.msg sv.msg LIBKERN= ${.CURDIR}/../../sys/lib/libkern