Install libkern.a in sys/arch/${MACHINE}/compile.
This commit is contained in:
parent
042a6b6653
commit
46994ea76a
|
@ -1,6 +1,8 @@
|
|||
# $Id: Makefile,v 1.5 1993/09/05 21:39:52 deraadt Exp $
|
||||
# $Id: Makefile,v 1.6 1993/09/10 23:32:17 jtc Exp $
|
||||
|
||||
LIB= kern
|
||||
LIBDIR= ${.CURDIR}/../arch/${MACHINE}/compile
|
||||
|
||||
NOPROFILE=
|
||||
|
||||
.if exists (${.CURDIR}/${MACHINE}/Makefile.inc)
|
||||
|
|
Loading…
Reference in New Issue