Compile libkern too.

This commit is contained in:
jtc 1993-09-10 23:33:02 +00:00
parent 46994ea76a
commit 8173ef3c7f

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.1 1993/07/04 14:02:53 cgd Exp $
# $Id: Makefile,v 1.2 1993/09/10 23:33:02 jtc Exp $
SUBDIR+= arch/${MACHINE}
SUBDIR+= libkern arch/${MACHINE}
.include <bsd.subdir.mk>