Fix one minor typo in patch.
[maxima.git] / share / fftpack5 / fftpack5.system
blob83968f76239d075526cc79ba523bb5aa29721a06
1 ;;; -*- Mode: lisp -*-
3 (mk:defsystem fftpack5-double
4   :source-pathname (maxima::maxima-load-pathname-directory)
5   :binary-pathname (maxima::maxima-objdir "share" "fftpack5")
6   :components
7   ((:file "fftpack5"
8     :source-extension "lisp")
9    (:module "fftpack5"
10     :source-pathname "lisp"
11     :components
12     ((:file "c1f2kb")
13      (:file "c1f2kf")
14      (:file "c1f3kb")
15      (:file "c1f3kf")
16      (:file "c1f4kb")
17      (:file "c1f4kf")
18      (:file "c1f5kb")
19      (:file "c1f5kf")
20      (:file "c1fgkb")
21      (:file "c1fgkf")
22      (:file "c1fm1b")
23      (:file "c1fm1f")
24      (:file "cfft1b"
25       :depends-on ("xerfft"))
26      (:file "cfft1f"
27       :depends-on ("xerfft" "mcfti1"))
28      (:file "cfft1i")
29      (:file "cfft2b"
30       :depends-on ("xerfft" "cfftmb"))
31      (:file "cfft2f"
32       :depends-on ("xerfft" "cfftmf"))
33      (:file "cfft2i"
34       :depends-on ("xerfft" "cfftmi"))
35      (:file "cfftmb"
36       :depends-on ("xerfft" "xercon" "cmfm1b"))
37      (:file "cfftmf"
38       :depends-on ("xerfft" "xercon" "cmfm1f"))
39      (:file "cfftmi"
40       :depends-on ("xerfft" "mcfti1"))
41      (:file "cmf2kb")
42      (:file "cmf2kf")
43      (:file "cmf3kb")
44      (:file "cmf3kf")
45      (:file "cmf4kb")
46      (:file "cmf4kf")
47      (:file "cmf5kb")
48      (:file "cmf5kf")
49      (:file "cmfgkb")
50      (:file "cmfgkf")
51      (:file "cmfm1b"
52       :depends-on ("cmf2kb" "cmf3kb" "cmf4kb" "cmf5kb" "cmfgkb"))
53      (:file "cmfm1f"
54       :depends-on ("cmf2kf" "cmf3kf" "cmf4kf" "cmf5kf" "cmfgkf"))
55      (:file "cosq1b"
56       :depends-on ("xerfft" "cosqb1"))
57      (:file "cosq1f"
58       :depends-on ("xerfft" "cosqf1"))
59      (:file "cosq1i"
60       :depends-on ("xerfft" "rfft1i"))
61      (:file "cosqb1"
62       :depends-on ("rfft1b" "xerfft"))
63      (:file "cosqf1"
64       :depends-on ("rfft1f" "xerfft"))
65      (:file "cosqmb"
66       :depends-on ("xerfft" "xercon" "mcsqb1"))
67      (:file "cosqmf"
68       :depends-on ("xerfft" "xercon" "mcsqf1"))
69      (:file "cosqmi"
70       :depends-on ("xerfft" "rfftmi"))
71      (:file "cost1b"
72       :depends-on ("xerfft" "costb1"))
73      (:file "cost1f"
74       :depends-on ("xerfft" "costf1"))
75      (:file "cost1i"
76       :depends-on ("xerfft" "rfft1i"))
77      (:file "costb1"
78       :depends-on ("rfft1f"))
79      (:file "costf1"
80       :depends-on ("rfft1f" "xerfft"))
81      #+nil
82      (:file "costmb"
83       :depends-on ("xerfft" "xercon" "mcstb1"))
84      #+nil
85      (:file "costmf"
86       :depends-on ("xerfft" "xercon" "mcstf1"))
87      (:file "costmi"
88       :depends-on ("xerfft" "rfftmi"))
89      (:file "fftpack5_factor")
90      (:file "mcfti1"
91       :depends-on ("tables" "fftpack5_factor"))
92      (:file "mcsqb1"
93       :depends-on ("rfftmb" "xerfft"))
94      (:file "mcsqf1"
95       :depends-on ("rfftmf" "xerfft"))
96      #+nil
97      (:file "mcstb1"
98       :depends-on ("rfftmf" "xerfft"))
99      #+nil
100      (:file "mcstf1"
101       :depends-on ("rfftmf" "xerfft"))
102      (:file "mradb2")
103      (:file "mradb3")
104      (:file "mradb4")
105      (:file "mradb5")
106      (:file "mradbg")
107      (:file "mradf2")
108      (:file "mradf3")
109      (:file "mradf4")
110      (:file "mradf5")
111      (:file "mradfg")
112      (:file "mrftb1"
113       :depends-on ("mradb4" "mradb2" "mradb3" "mradb5" "mradbg"))
114      (:file "mrftf1"
115       :depends-on ("mradf4" "mradf2" "mradf3" "mradf5" "mradfg"))
116      (:file "mrfti1")
117      (:file "msntb1"
118       :depends-on ("rfftmf" "xerfft"))
119      (:file "msntf1")
120      (:file "r1f2kb")
121      (:file "r1f2kf")
122      (:file "r1f3kb")
123      (:file "r1f3kf")
124      (:file "r1f4kb")
125      (:file "r1f4kf")
126      (:file "r1f5kb")
127      (:file "r1f5kf")
128      (:file "r1fgkb")
129      (:file "r1fgkf")
130      (:file "rfft1b"
131       :depends-on ("xerfft" "rfftb1"))
132      (:file "rfft1f"
133       :depends-on ("xerfft" "rfftf1"))
134      (:file "rfft1i"
135       :depends-on ("xerfft" "rffti1"))
136      (:file "rfft2b"
137       :depends-on ("xerfft" "rfftmb"))
138      (:file "rfft2f"
139       :depends-on ("xerfft" "rfftmf"))
140      (:file "rfft2i"
141       :depends-on ("xerfft" "rfftmi"))
142      (:file "rfftb1"
143       :depends-on ("r1f4kb" "r1f2kb" "r1f3kb" "r1fgkb" "r1f5kb"))
144      (:file "rfftf1"
145       :depends-on ("r1f4kf" "r1f2kf" "r1f3kf" "r1fgkf" "r1f5kf"))
146      (:file "rffti1")
147      (:file "rfftmb"
148       :depends-on ("xerfft" "xercon" "mrftb1"))
149      (:file "rfftmf"
150       :depends-on ("xerfft" "xercon" "mrftf1"))
151      (:file "rfftmi"
152       :depends-on ("xerfft" "mrfti1"))
153      (:file "sinq1b"
154       :depends-on ("xerfft"))
155      (:file "sinq1f"
156       :depends-on ("xerfft"))
157      (:file "sinq1i"
158       :depends-on ("xerfft"))
159      (:file "sinqmb"
160       :depends-on ("xerfft"))
161      (:file "sinqmf"
162       :depends-on ("xerfft" "xercon"))
163      (:file "sinqmi"
164       :depends-on ("xerfft"))
165      (:file "sint1b"
166       :depends-on ("xerfft" "sintb1"))
167      (:file "sint1f"
168       :depends-on ("xerfft" "sintf1"))
169      (:file "sint1i"
170       :depends-on ("xerfft"))
171      (:file "sintb1"
172       :depends-on ("xerfft"))
173      (:file "sintf1"
174       :depends-on ("xerfft"))
175      #+nil
176      (:file "sintmb"
177       :depends-on ("xerfft" "xercon"))
178      #+nil
179      (:file "sintmf"
180       :depends-on ("xerfft" "xercon"))
181      (:file "sintmi"
182       :depends-on ("xerfft"))
183      (:file "tables")
184      (:file "xercon")
185      (:file "xerfft")
186      ))))
188 (mk:defsystem fftpack5-interface
189   :source-pathname (maxima::maxima-load-pathname-directory)
190   :binary-pathname (maxima::maxima-objdir "share" "fftpack5")
191   :source-extension "lisp"
192   :depends-on ("fftpack5-double")
193   :components
194   ((:file "fftpack5-interface")))
195