aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/fftease/make-files.txt')
-rw-r--r--externals/grill/fftease/make-files.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/externals/grill/fftease/make-files.txt b/externals/grill/fftease/make-files.txt
new file mode 100644
index 00000000..567427b4
--- /dev/null
+++ b/externals/grill/fftease/make-files.txt
@@ -0,0 +1,10 @@
+# all the source files from the package
+SRCS= \
+ convert.c convert_new.c fft4.c fft.c fold.c \
+ leanconvert.c leanunconvert.c makewindows.c overlapadd.c unconvert.c \
+ main.cpp \
+ burrow~.cpp cross~.cpp dentist~.cpp disarray~.cpp drown~.cpp ether~.cpp
+
+HDRS= \
+ pv.h main.h
+