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: 74fa78d7d97cc7f1245b060d47d6f0222031384e (
plain
)
1
2
3
4
linker_sc = CWD / "linker.sc" obj = cc("main.c", "test.S") aout = ld("a.out", obj)