From 6339bfab7630b50c22400f0f4fcf8b944c9ad61f Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 25 May 1998 19:06:42 +0000 Subject: more CLEANFILES; oops --- sys/arch/i386/stand/mbr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/stand/mbr/Makefile b/sys/arch/i386/stand/mbr/Makefile index 7d97f153178..74e84d4a41f 100644 --- a/sys/arch/i386/stand/mbr/Makefile +++ b/sys/arch/i386/stand/mbr/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 1997/08/29 19:48:25 mickey Exp $ +# $OpenBSD: Makefile,v 1.7 1998/05/25 19:06:41 mickey Exp $ # PROG= mbr @@ -9,6 +9,7 @@ LDFLAGS=-nostdlib -Ttext 0 -x -N -s -Bstatic MAN+= mbr.8 INSTALL_STRIP= SADIR=${.CURDIR}/.. +CLEANFILES= i386 machine # Uncomment this to make mbr talk to a serial port. #CPPFLAGS+=-DSERIAL=0 -- cgit v1.2.3