From 14db762f7ebab40a3adc8a3c212b0b3ee5ebfdd1 Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Tue, 10 May 2005 14:30:01 +0000 Subject: [PATCH] Remove last.bin on all_bin --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 976c15b..a04c3ac 100644 --- a/Makefile +++ b/Makefile @@ -84,6 +84,7 @@ all: libemile tools first/first_floppy second/$(KARCH)-second_floppy \ ifeq ($(KERNEL),$(KERNELPATH)) all_bin: netboot.bin rescue.bin debian-installer.bin boot.bin + rm -f last.bin floppy.bin: libemile tools first/first_floppy vmlinuz \ second/$(KARCH)-second_floppy