genode/repos/gems/src/app/driver_manager/Tupfile

9 lines
122 B
Plaintext

include_rules
ifneq ($(X86),)
: foreach *.cc |> !cxx |> {obj}
: {obj} |> !prg |> {bin}
: {bin} |> !collect_bin |>
endif