* Simplify the build of the CD a bit, just reuse the image scripts as those hold
what we want. * Remove some more temporary files/directories after the build. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29209 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -163,6 +163,9 @@ MakeLocate $(HAIKU_BOOT_FLOPPY) : $(HAIKU_OUTPUT_DIR) ;
|
||||
|
||||
BuildFloppyBootImage $(HAIKU_BOOT_FLOPPY) : zbeos : $(HAIKU_FLOPPY_BOOT_ARCHIVE) ;
|
||||
|
||||
# remove the archive
|
||||
RmTemps $(HAIKU_BOOT_FLOPPY) : $(HAIKU_FLOPPY_BOOT_ARCHIVE) ;
|
||||
|
||||
NotFile haiku-boot-floppy ;
|
||||
Depends haiku-boot-floppy : $(HAIKU_BOOT_FLOPPY) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user