summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/btx/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/btx/lib/Makefile')
-rw-r--r--sys/boot/i386/btx/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/btx/lib/Makefile b/sys/boot/i386/btx/lib/Makefile
index 441c6ad..737d5ec 100644
--- a/sys/boot/i386/btx/lib/Makefile
+++ b/sys/boot/i386/btx/lib/Makefile
@@ -3,7 +3,7 @@
OBJS= btxcsu.o btxsys.o btxv86.o
AFLAGS+= -elf
LDFLAGS+= -elf
-CLEANFILES+= crt0.o
+CLEANFILES+= crt0.o ${OBJS}
all: crt0.o
OpenPOWER on IntegriCloud