Don't make libkern.

This commit is contained in:
christos 1995-06-30 03:00:33 +00:00
parent 1654fca494
commit 6b27eeffbc
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 1994/10/26 05:36:41 cgd Exp $
# $NetBSD: Makefile,v 1.6 1995/06/30 03:00:33 christos Exp $
.if exists(libsa)
SUBDIR+= libsa
@ -6,9 +6,6 @@ SUBDIR+= libsa
.if exists(libc_sa)
SUBDIR+= libc_sa
.endif
.if exists(libkern)
SUBDIR+= libkern
.endif
.if exists(libnetboot)
SUBDIR+= libnetboot
.endif