repo.or.cz
/
sannot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial push
[sannot.git]
/
Makefile
blob
bc9ea5de3a48638bca8e1c0edfe089e8d4a9fd9a
1
all
:
sannot
2
3
clean
:
4
@
rm
sannot
5
6
sannot
: *
.c
*
.h
7
gcc
-
g
-
o sannot
*
.c
-
ljack
-
lncurses