blob: 41dd636ae194adaa7e5c3bbd270bc6ae50f4b3b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
|