index
:
asm
master
Assembly Stuff
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux64
/
Makefile
blob: 5254a2f537d2dc0fd2c2fc55bfd4d751e7bf95b8 (
plain
)
1
2
3
default
:
nasm
-
f elf64 foo.asm
ld
-
o foo foo.o