summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-13 16:16:00 +0000
committerru <ru@FreeBSD.org>2002-05-13 16:16:00 +0000
commit825bd47b27b5e67e7c938d70c4dde11e68fde1a5 (patch)
tree1ea35ff3417096b36d12e836a5cf7d2a7f2a5d17 /sys
parentb2b69cf2b828caf8e6e4f5c96c90775c00b82187 (diff)
downloadFreeBSD-src-825bd47b27b5e67e7c938d70c4dde11e68fde1a5.zip
FreeBSD-src-825bd47b27b5e67e7c938d70c4dde11e68fde1a5.tar.gz
Align CLEANFILES with revision 1.25 changes.
Diffstat (limited to 'sys')
-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 2e6098f..44ead72 100644
--- a/sys/boot/i386/boot2/Makefile
+++ b/sys/boot/i386/boot2/Makefile
@@ -7,7 +7,7 @@ BINDIR?= /boot
BINMODE= 444
CLEANFILES+= boot1 boot1.out boot1.o \
boot2.ldr boot2.bin boot2.ld boot2.out boot2.o boot2.h \
- sio.o
+ boot2.s sio.o
NM?= nm
diff --git a/sys/boot/i386/gptboot/Makefile b/sys/boot/i386/gptboot/Makefile
index 2e6098f..44ead72 100644
--- a/sys/boot/i386/gptboot/Makefile
+++ b/sys/boot/i386/gptboot/Makefile
@@ -7,7 +7,7 @@ BINDIR?= /boot
BINMODE= 444
CLEANFILES+= boot1 boot1.out boot1.o \
boot2.ldr boot2.bin boot2.ld boot2.out boot2.o boot2.h \
- sio.o
+ boot2.s sio.o
NM?= nm
OpenPOWER on IntegriCloud