From 900871454af06db1d751e28cea56f59dc43d3c17 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 8 Jan 2003 04:37:20 +0000 Subject: "" svn path=/trunk/; revision=328 --- externals/grill/fftease/make-files.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 externals/grill/fftease/make-files.txt (limited to 'externals/grill/fftease/make-files.txt') 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 + -- cgit v1.2.1