lbmk/script/build
Leah Rowe d9719cae49 handle/make/file: do multiple project arguments
At the end of the function, this script will now
run itself again if there are more arguments. This
enables the following:

./handle make file -c project1 project2 project3

Whereas previously, it could only do this:

./handle make file -c project1

Substitude -b and it's the same.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-02 22:00:59 +01:00
..
boot build/boot/*: unify more logic in main() 2023-10-02 03:54:39 +01:00
coreboot build/coreboot/utils: remove unnecessary check 2023-10-02 04:17:50 +01:00
fw Greatly simplify error handling in shell scripts 2023-10-01 22:47:02 +01:00
grub build/grub/payload: remove unnecessary linebreaks 2023-10-02 04:32:50 +01:00
release handle/make/file: do multiple project arguments 2023-10-02 22:00:59 +01:00