blob: 997116e66c9f457236a50df1cc6997143f8cc891 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
NAME=fftease
SRCDIR=src
PRECOMPILE=main.h
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
|