getting ready for next release

This commit is contained in:
Mark Borgerding
2003-10-26 04:07:32 +00:00
parent 52b4b9ab5c
commit 1db3d91ee5
9 changed files with 68 additions and 314 deletions

View File

@ -2,9 +2,9 @@ message:
@echo "Nothing to make here. Move on down to sample_code for ... you guessed it! Sample Code!"
tarball: clean
tar --exclude CVS -czf kiss_fft.tar.gz .
tar --exclude CVS --exclude .cvsignore -cvzf kiss_fft.tar.gz .
clean:
cd sample_code && make clean
rm -f kiss_fft.tar.gz *~
rm -f kiss_fft.tar.gz *~ *.pyc