Do not install libkern into /usr/lib, blank target install: added.

This commit is contained in:
Rodney W. Grimes 1995-03-23 07:02:14 +00:00
parent 0602287958
commit 63bc0cc148
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7268

View File

@ -1,5 +1,5 @@
# @(#)Makefile 7.9 (Berkeley) 6/1/93
# $Id: Makefile,v 1.7 1995/02/27 09:16:02 ugen Exp $
# $Id: Makefile,v 1.8 1995/03/16 17:32:20 wollman Exp $
.undef NOPROFILE
@ -20,4 +20,6 @@ SRCS= adddi3.c anddi3.c ashldi3.c ashrdi3.c bcmp.c cmpdi2.c divdi3.c \
mcount.po: mcount.o
cp mcount.o mcount.po
install:
.include <bsd.lib.mk>