projects
/
valse.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Folder reorganization
[valse.git]
/
test
/
clean.sh
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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