Always build libkern_p.a. `NOPROFILE' should only control user libraries.

This commit is contained in:
Bruce Evans 1995-01-10 01:57:56 +00:00
parent 12981249c8
commit fa724216f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5460

View file

@ -1,5 +1,7 @@
# @(#)Makefile 7.9 (Berkeley) 6/1/93
# $Id: Makefile,v 1.4 1994/10/25 14:57:56 jkh Exp $
# $Id: Makefile,v 1.5 1994/10/26 11:14:21 jkh Exp $
.undef NOPROFILE
LIB= kern
CFLAGS+= -I${.CURDIR} -I${.CURDIR}/.. -DKERNEL