From 3867353dec336b95351a9c45de333ce55009817b Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Fri, 29 Dec 2006 21:41:52 +0000 Subject: [PATCH] Add apple_driver in all_bin --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5188a02..2f4212a 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,8 @@ all: docs libemile libblock libiso9660 libiso9660-m68k libgzip-m68k \ ifeq ($(LINUX),$(LINUXPATH)) all_bin: netboot.bin rescue.bin debian-installer.bin boot.bin \ - cdboot-sarge.bin cdboot-woody.bin second/$(KARCH)-linux-scsi/second + cdboot-sarge.bin cdboot-woody.bin second/$(KARCH)-linux-scsi/second \ + apple_driver rm -f last.bin cdboot-woody.bin: tools first second/$(KARCH)-linux-scsi/second