ldscript init/ldscript.lb makerule coreboot.strip depends "coreboot" action "cp $< $@" end makerule coreboot.rom depends "coreboot.strip" action "cp $< $@" end dir init dir lib dir boot