clean obj better
This commit is contained in:
parent
d8d1a3037b
commit
c5656ed1f6
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.13 1994/06/30 06:54:22 deraadt Exp $
|
||||
# $Id: Makefile,v 1.14 1994/06/30 20:17:47 deraadt Exp $
|
||||
|
||||
LIB= kern
|
||||
NOPIC=
|
||||
@ -43,4 +43,6 @@ install:
|
||||
mcount.po: mcount.o
|
||||
cp mcount.o mcount.po
|
||||
|
||||
CLEANFILES+= machine ${MACHINE_ARCH}
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user