*** empty log message ***

This commit is contained in:
Mark Borgerding
2004-02-03 13:14:52 +00:00
parent 26ce35083d
commit b61061d52a
3 changed files with 8 additions and 5 deletions

View File

@ -29,3 +29,6 @@ dist: tarball
upload: dist
ncftpput upload.sourceforge.net incoming $(ZIPFILE) $(TARBALL)
asm:
gcc -S kiss_fft.c -O3 -march=pentiumpro -ffast-math -fomit-frame-pointer -dA -fverbose-asm