clean obj better

This commit is contained in:
deraadt 1994-06-30 20:17:47 +00:00
parent d8d1a3037b
commit c5656ed1f6

View File

@ -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>