projects
/
test-ssd.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Don't write outside the requested range
[test-ssd.git]
/
Makefile
Commit
Line
Data
e3027339
MD
1
all:
2
${CC} -O2 -Wall -o test-ssd-write test-ssd-write.c
3
4
.PHONY: clean
5
clean:
6
rm test-ssd-write
This page took
0.021728 seconds
and
4
git commands to generate.