···55 ar crus libkissfft.a kiss_fft.o
66 gcc -shared -Wl,-soname,libkissfft.so -o libkissfft.so kiss_fft.o
7788+install: all
99+ cp libkissfft.so /usr/local/lib/
1010+811doc:
912 @echo "Start by reading the README file. If you want to build and test lots of stuff, do a 'make testall'"
1013 @echo "but be aware that 'make testall' has dependencies that the basic kissfft software does not."