root/trunk/build-clean

Revision 1, 355 bytes (checked in by root, 3 years ago)

initial import

  • Property svn:executable set to
Line 
1         #!/bin/bash
2         #Clean all the tar files
3         /bin/rm -r bin
4         /bin/rm README
5         cd src
6         /bin/rm bonnie++-1.01c.tgz
7         /bin/rm netperf-2.1pl3.tar.gz
8         /bin/rm  npb.tar.gz
9         /bin/rm unixbench.tar.gz
10
11         /bin/rm stream.tar.gz
12         /bin/rm netpipe.tar.gz
13        /bin/rm  lmbench-2.0-patch1.tgz
14
Note: See TracBrowser for help on using the browser.