[go: up one dir, main page]

Menu

[r350]: / release-2 / cleanup.sh  Maximize  Restore  History

Download this file

10 lines (9 with data), 187 Bytes

1
2
3
4
5
6
7
8
9
#!/bin/bash
make clean
rm -rf cocolib/libcocolib.a
rm -rf cocolib/Makefile
rm -rf examples/coco_ip
rm -rf examples/out/tv
rm -rf examples/out/vtv
rm -rf examples/Makefile
rm -rf Makefile