diff options
Diffstat (limited to 'externals/grill/fftease/make-files.txt')
-rw-r--r-- | externals/grill/fftease/make-files.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/externals/grill/fftease/make-files.txt b/externals/grill/fftease/make-files.txt deleted file mode 100644 index 025d042f..00000000 --- a/externals/grill/fftease/make-files.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 - |