repo.or.cz
/
fuse.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix
[fuse.git]
/
test
/
Makefile
blob
738dd53d54fa38546555518b86b67d8683373bca
1
CC
=
gcc
2
CFLAGS
=-
Wall
-
W
3
4
all
:
test
5
6
clean
:
7
rm
-
f
*
.o
test