aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/build/package.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-19 05:10:46 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-19 05:10:46 +0000
commit1a8a5f119d8dc4e8b8f54867f419a2244468d4ef (patch)
treeb9cb67f612c8a11428d764f6fae10f41161b6f74 /externals/grill/fftease/build/package.txt
parent1b56c59a0aec948ff76dac8a4a99be34d24f163f (diff)
updated make system
svn path=/trunk/; revision=2414
Diffstat (limited to 'externals/grill/fftease/build/package.txt')
-rw-r--r--externals/grill/fftease/build/package.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/externals/grill/fftease/build/package.txt b/externals/grill/fftease/build/package.txt
new file mode 100644
index 00000000..ea6b17c3
--- /dev/null
+++ b/externals/grill/fftease/build/package.txt
@@ -0,0 +1,15 @@
+NAME=fftease
+
+SRCDIR=src
+
+# all the source files from the package
+SRCS= \
+ makewindows.c fold.c convert.c leanconvert.c fft4.c fft.c \
+ main.cpp fftease.cpp \
+ burrow~.cpp cross~.cpp dentist~.cpp disarray~.cpp drown~.cpp ether~.cpp \
+ morphine~.cpp scrape~.cpp shapee~.cpp swinger~.cpp taint~.cpp \
+ thresher~.cpp vacancy~.cpp xsyn~.cpp
+
+HDRS= \
+ pv.h main.h
+