source:
trunk/server/common/oursrc/php_scripts/mrproper
@
1803
Last change on this file since 1803 was 1234, checked in by mitchb, 16 years ago | |
---|---|
|
|
File size: 94 bytes |
Rev | Line | |
---|---|---|
[1234] | 1 | #!/bin/sh |
2 | ||
3 | rm -f scripts.so | |
4 | rm -f configure config.* Makefile | |
5 | rm -rf auto*.cache | |
6 | rm -rf .libs |
Note: See TracBrowser
for help on using the repository browser.