summaryrefslogtreecommitdiff
path: root/.build
blob: fca48dd4df6f62ef585f1f9accabebbf4c56ca36 (plain)
1
2
3
4
5
6
this.c = cook.c

this.ld_args = []
this.deps = []

this.c.exe("vol", this('test').link)