mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
More Make and Build Tweaks
This commit is contained in:
@@ -59,6 +59,9 @@ fi
|
||||
|
||||
outdir=../../Binary
|
||||
|
||||
# Help make realize that build.inc has changed
|
||||
sleep 1
|
||||
|
||||
cat <<- EOF > build.inc
|
||||
; RomWBW Configured for $platform $config $timestamp
|
||||
;
|
||||
@@ -98,6 +101,3 @@ else
|
||||
cat hbios_rom.bin osimg.bin osimg1.bin osimg2.bin >$romname.upd
|
||||
cat hbios_app.bin osimg_small.bin > $romname.com
|
||||
fi
|
||||
|
||||
# make sure everything is rebuilt on subsequent iterations
|
||||
rm -f hbios_*.bin
|
||||
|
||||
Reference in New Issue
Block a user