Clean up the crunch configuration file as well.

This commit is contained in:
pk 1999-11-09 22:24:21 +00:00
parent 476c8f4f10
commit e99d6af104
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 1999/11/09 12:57:37 mycroft Exp $
# $NetBSD: Makefile,v 1.14 1999/11/09 22:24:21 pk Exp $
TOP= ${.CURDIR}/..
MINIROOT= ${.CURDIR}/../../miniroot
@ -64,7 +64,8 @@ HACKSRC=${TOP}/../utils/libhack
.include "${HACKSRC}/Makefile.inc"
clean cleandir distclean:
/bin/rm -f *.core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache *.o *.cro *.c
/bin/rm -f *.core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache \
${CBIN}.conf *.o *.cro *.c
.ifndef RELEASEDIR
release: