VFS/pipe: add Tupfile

This commit is contained in:
Ehmry - 2019-11-28 14:04:14 +01:00
parent 3dc909bb24
commit 54776f36eb
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
include_rules
: foreach *.cc |> !cxx |> %B.o {obj}
: {obj} |> !lib |> vfs_%d.lib.so {lib}
: foreach {lib} |> !collect_shared |>