index
:
notes
gh-pages
master
personal notes
johannst
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
seg
/
Makefile
blob: 290025e7cc1b60164425bc1746993cae2faceb6e (
plain
) (
blame
)
1
2
3
4
5
a.out
:
seg
.
c
gcc
-g
seg.c
clean
:
$(
RM
)
a.out