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.46 retrieving revision 1.47 diff -u -p -r1.46 -r1.47 --- src/lib/libc/Makefile 1995/10/09 03:58:02 1.46 +++ src/lib/libc/Makefile 1995/11/23 02:20:59 1.47 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 1995/10/09 03:58:02 jtc Exp $ +# $NetBSD: Makefile,v 1.47 1995/11/23 02:20:59 jtc Exp $ # @(#)Makefile 8.2 (Berkeley) 2/3/94 # # All library objects contain sccsid strings by default; they may be @@ -47,7 +47,7 @@ CLEANFILES+=tags .include "${.CURDIR}/sys/Makefile.inc" .include "${.CURDIR}/yp/Makefile.inc" -NLS= C.msg Pig.msg de.msg fr.msg +NLS= C.msg Pig.msg de.msg es.msg fr.msg LIBKERN= ${.CURDIR}/../../sys/lib/libkern