index
:
cook
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
.build
blob: 96b8226ad87ac440bde5a62a734aeba58224781c (
plain
)
1
2
3
obj = cc("main.c") l = lib("vol", obj) aout = exe("vol", l, libs=["Xm", "Xt"])