projects
/
valse.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
few last things
[valse.git]
/
test
/
clean.sh
Commit
Line
Data
f87ff0f5
BA
1
#!/bin/sh
2
3
rm -f ../pkg/src/*.so
4
rm -f ../pkg/src/adapters/*.o
5
rm -f ../pkg/src/sources/*.o
6
make cclean