6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
# Reset the directory contents.
|
||
|
|
||
|
rm -f Setup* Makefile* *.c *.o *.a *.so *~ python sedscript
|