index
:
runcode
runcode
execute raw binary code from a file
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 5544d3acb62502ede2ec2763f8e7b2bae8581c32 (
plain
)
1
2
3
4
5
6
.POSIX: runcode: runcode.c clean: rm -f *.o runcode