source:
trunk/server/common/oursrc/execsys/mrproper
@
1565
Last change on this file since 1565 was 1337, checked in by geofft, 15 years ago | |
---|---|
|
|
File size: 113 bytes |
Rev | Line | |
---|---|---|
[36] | 1 | #!/bin/sh |
2 | ||
[104] | 3 | rm -f static-cat |
[36] | 4 | rm -f configure config.* Makefile |
[1337] | 5 | rm -f static-cat.c execsys.conf |
[36] | 6 | rm -rf auto*.cache |
Note: See TracBrowser
for help on using the repository browser.