Enable C and Pig Latin message catalogs.

This commit is contained in:
jtc 1995-05-02 19:57:15 +00:00
parent 0e315a5455
commit 437b1a3f15
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.40 1995/04/25 00:00:58 jtc Exp $
# $NetBSD: Makefile,v 1.41 1995/05/02 19:57:15 jtc Exp $
# @(#)Makefile 8.2 (Berkeley) 2/3/94
#
# All library objects contain sccsid strings by default; they may be
@ -47,6 +47,8 @@ CLEANFILES+=tags
.include "${.CURDIR}/sys/Makefile.inc"
.include "${.CURDIR}/yp/Makefile.inc"
NLS= C.msg Pig.msg
LIBKERN= ${.CURDIR}/../../sys/lib/libkern
KSRCS= bcmp.c bzero.c ffs.c strcat.c strcmp.c strcpy.c strlen.c strncmp.c \