Do not install libkern into /usr/lib, blank target install: added.
This commit is contained in:
parent
929c346a80
commit
9baf4c9564
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user