index
:
proground.git
master
Programming playground, nothing of real value here
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amd64
/
Makefile
blob: 40ec477f67b515de6c3b73c545c883d064205b2a (
plain
) (
blame
)
1
2
3
4
5
%: %
.o x86_64-linux-gnu-ld
-
o
$
@
$<
%
.o
: %
.s nasm
-
f elf64
-
o
$
@
$<