diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2004-12-20 05:10:57 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2004-12-20 05:10:57 +0000 |
commit | 3ab0a9838446d7a0b06f4e92e8a962c3feaac83b (patch) | |
tree | 88184aa3a90faba7e3e03ea9b71887a29a80c933 /externals/grill/fftease/build | |
parent | 9c72c6c01317e0adb3eb671b50f024ad0e19c5b0 (diff) |
remove deleted files
svn path=/trunk/; revision=2420
Diffstat (limited to 'externals/grill/fftease/build')
-rw-r--r-- | externals/grill/fftease/build/package.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/externals/grill/fftease/build/package.txt b/externals/grill/fftease/build/package.txt deleted file mode 100644 index ea6b17c3..00000000 --- a/externals/grill/fftease/build/package.txt +++ /dev/null @@ -1,15 +0,0 @@ -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
-
|