genode/repos/gems/src/app/sculpt_manager/Tupfile

6 lines
142 B
Plaintext
Raw Normal View History

2020-01-29 16:26:29 +01:00
include_rules
CPPFLAGS += -I. -I../depot_deploy
: foreach *.cc view/*.cc |> !cxx |> {obj}
: {obj} |> !prg |> {bin}
: {bin} |> !collect_bin |>