summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-02-25 15:41:49 +0000
committerru <ru@FreeBSD.org>2003-02-25 15:41:49 +0000
commitd9d1f684128d7f9bb7c2c68e7c26af4148d0bab2 (patch)
tree081c9d8df4f6911492f01965b41d82cbdb1f9e6f /sys/boot
parent91d1d00c762e8e9ceeb47399a714b3438ca6a339 (diff)
downloadFreeBSD-src-d9d1f684128d7f9bb7c2c68e7c26af4148d0bab2.zip
FreeBSD-src-d9d1f684128d7f9bb7c2c68e7c26af4148d0bab2.tar.gz
Fixed CLEANFILES.
Submitted by: cron
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/boot2/Makefile2
-rw-r--r--sys/boot/i386/gptboot/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/i386/boot2/Makefile b/sys/boot/i386/boot2/Makefile
index 900a3d4..95fec08b 100644
--- a/sys/boot/i386/boot2/Makefile
+++ b/sys/boot/i386/boot2/Makefile
@@ -5,7 +5,7 @@ NOMAN=
STRIP=
BINDIR?= /boot
BINMODE= 444
-CLEANFILES+= boot1 boot1.out boot1.o \
+CLEANFILES= boot boot1 boot1.out boot1.o \
boot2.ldr boot2.bin boot2.ld boot2.out boot2.o boot2.h \
boot2.s sio.o
diff --git a/sys/boot/i386/gptboot/Makefile b/sys/boot/i386/gptboot/Makefile
index 900a3d4..95fec08b 100644
--- a/sys/boot/i386/gptboot/Makefile
+++ b/sys/boot/i386/gptboot/Makefile
@@ -5,7 +5,7 @@ NOMAN=
STRIP=
BINDIR?= /boot
BINMODE= 444
-CLEANFILES+= boot1 boot1.out boot1.o \
+CLEANFILES= boot boot1 boot1.out boot1.o \
boot2.ldr boot2.bin boot2.ld boot2.out boot2.o boot2.h \
boot2.s sio.o
OpenPOWER on IntegriCloud