mirror of
https://github.com/mborgerding/kissfft.git
synced 2026-08-30 22:07:01 -04:00
Overhaul Make makefiles
* Header files and correspondent C sources that define
functions recently added to public API moved from
'tools' directory to root
* By default, install prefix is '/usr/local/', and header
install path is '${PREFIX}/include/kissfft'
* Added detection of external libraries like FFTW or libPNG
Signed-off-by: Vasyl Gello <[email protected]>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
*.o
|
||||
*.swp
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
*.dylib
|
||||
test/testcpp
|
||||
|
||||
Reference in New Issue
Block a user