genode/repos/os/src/lib/vfs/Tupfile
Emery Hemingway a7a0d3fe63 Refactor Tup, flatten output directories
Make no attempt to replicate the depot layout.
2019-10-28 11:32:29 +01:00

10 lines
200 B
Plaintext

include_rules
: $(REP_DIR)/lib/symbols/vfs |> !abi_stub |>
: vfs.pc.in |> !sed_pkgconfig_file |>
: foreach *.cc |> !cxx |> %B.o {obj}
: {obj} |> !lib |> {lib}
: foreach {lib} |> !collect_shared |>