From 841a7a595d894ed31258e740909e8d8f112f4c71 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 16 Apr 1997 09:22:29 +0000 Subject: [PATCH] clean more --- distrib/i386/floppies/ramdisk/Makefile.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/distrib/i386/floppies/ramdisk/Makefile.inc b/distrib/i386/floppies/ramdisk/Makefile.inc index 343fb26b7dd..03ed2d16426 100644 --- a/distrib/i386/floppies/ramdisk/Makefile.inc +++ b/distrib/i386/floppies/ramdisk/Makefile.inc @@ -1,5 +1,5 @@ # -# $OpenBSD: Makefile.inc,v 1.2 1997/04/14 10:57:11 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.3 1997/04/16 09:22:29 deraadt Exp $ # $NetBSD: Makefile.inc,v 1.1 1995/07/18 04:13:14 briggs Exp $ # @@ -26,7 +26,8 @@ do_files: TARGDIR=${MOUNT_POINT} sh ${TOP}/runlist.sh ${LISTS} clean cleandir: - /bin/rm -f core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache *.o *.lo *.c + /bin/rm -f core ${IMAGE} ${CBIN} ${CBIN}.mk ${CBIN}.cache *.o *.lo *.c \ + bsd bsd.rd bsd.gz floppy-*.fs .include .include -- 2.20.1