repo.or.cz
/
planlOS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Implemented environment functions (untested).
[planlOS.git]
/
removebuildfiles.sh
blob
5d3c0ba323192e02d353b168d24b056ba2c99fce
1
2
find
-name
CMakeFiles |
xargs rm
-rf
3
find
-name
cmake_install.cmake
-delete
4
find
-name
Makefile
-delete
5