aboutsummaryrefslogtreecommitdiff
path: root/tbext/make-files.txt
blob: cf7bc8e54a7b757189772a8eb0f2e58ebd6a4a09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# all the source files from the package
SRCDIR = source
SRCS= \
        main.cpp tbroute.cpp tbsig~.cpp tbsroute~.cpp  \
	tbpow~.cpp tbfft1.cpp tbfft2.cpp fftbuf.cpp fftgrsort.cpp \
	fftgrshuf.cpp fftgrrev.cpp 

ifdef FFTW
SRCS+=fftw~.cpp ifftw~.cpp rfftw~.cpp rifftw~.cpp
endif
              
#HDRS= \
	main.h