1APIDOC_SRC=\
2	$T/include/xapian.h\
3	$T/include/xapian/attributes.h\
4	$T/include/xapian/compactor.h\
5	$T/include/xapian/constants.h\
6	$T/include/xapian/constinfo.h\
7	$T/include/xapian/database.h\
8	$T/include/xapian/dbfactory.h\
9	$T/include/xapian/deprecated.h\
10	$T/include/xapian/derefwrapper.h\
11	$T/include/xapian/document.h\
12	$T/include/xapian/enquire.h\
13	$(top_builddir)/include/xapian/error.h\
14	$T/include/xapian/errorhandler.h\
15	$T/include/xapian/eset.h\
16	$T/include/xapian/expanddecider.h\
17	$T/include/xapian/geospatial.h\
18	$T/include/xapian/intrusive_ptr.h\
19	$T/include/xapian/iterator.h\
20	$T/include/xapian/keymaker.h\
21	$T/include/xapian/matchspy.h\
22	$T/include/xapian/mset.h\
23	$T/include/xapian/positioniterator.h\
24	$T/include/xapian/postingiterator.h\
25	$T/include/xapian/postingsource.h\
26	$T/include/xapian/query.h\
27	$T/include/xapian/queryparser.h\
28	$T/include/xapian/registry.h\
29	$T/include/xapian/stem.h\
30	$T/include/xapian/termgenerator.h\
31	$T/include/xapian/termiterator.h\
32	$T/include/xapian/types.h\
33	$T/include/xapian/unicode.h\
34	$T/include/xapian/valueiterator.h\
35	$T/include/xapian/valuesetmatchdecider.h\
36	$(top_builddir)/include/xapian/version.h\
37	$T/include/xapian/visibility.h\
38	$T/include/xapian/weight.h
39SOURCEDOC_SRC=\
40	$T/api/compactor.cc\
41	$T/api/constinfo.cc\
42	$T/api/decvalwtsource.cc\
43	$T/api/documentterm.h\
44	$T/api/documentvaluelist.cc\
45	$T/api/documentvaluelist.h\
46	$T/api/editdistance.cc\
47	$T/api/editdistance.h\
48	$T/api/emptypostlist.cc\
49	$T/api/emptypostlist.h\
50	$T/api/error.cc\
51	$T/api/errorhandler.cc\
52	$T/api/expanddecider.cc\
53	$T/api/keymaker.cc\
54	$T/api/leafpostlist.cc\
55	$T/api/leafpostlist.h\
56	$T/api/maptermlist.h\
57	$T/api/matchspy.cc\
58	$T/api/omdatabase.cc\
59	$T/api/omdocument.cc\
60	$T/api/omenquire.cc\
61	$T/api/omenquireinternal.h\
62	$T/api/positioniterator.cc\
63	$T/api/postingiterator.cc\
64	$T/api/postingsource.cc\
65	$T/api/postlist.cc\
66	$T/api/postlist.h\
67	$T/api/query.cc\
68	$T/api/queryinternal.cc\
69	$T/api/queryinternal.h\
70	$T/api/queryvector.h\
71	$T/api/registry.cc\
72	$T/api/replication.cc\
73	$T/api/replication.h\
74	$T/api/roundestimate.h\
75	$T/api/smallvector.cc\
76	$T/api/smallvector.h\
77	$T/api/sortable-serialise.cc\
78	$T/api/termiterator.cc\
79	$T/api/termlist.cc\
80	$T/api/termlist.h\
81	$T/api/valueiterator.cc\
82	$T/api/valuerangeproc.cc\
83	$T/api/valuesetmatchdecider.cc\
84	$T/api/vectortermlist.cc\
85	$T/api/vectortermlist.h\
86	$T/backends/alltermslist.cc\
87	$T/backends/alltermslist.h\
88	$T/backends/backends.h\
89	$T/backends/byte_length_strings.h\
90	$T/backends/chert/chert_alldocsmodifiedpostlist.cc\
91	$T/backends/chert/chert_alldocsmodifiedpostlist.h\
92	$T/backends/chert/chert_alldocspostlist.cc\
93	$T/backends/chert/chert_alldocspostlist.h\
94	$T/backends/chert/chert_alltermslist.cc\
95	$T/backends/chert/chert_alltermslist.h\
96	$T/backends/chert/chert_btreebase.cc\
97	$T/backends/chert/chert_btreebase.h\
98	$T/backends/chert/chert_check.cc\
99	$T/backends/chert/chert_check.h\
100	$T/backends/chert/chert_compact.cc\
101	$T/backends/chert/chert_cursor.cc\
102	$T/backends/chert/chert_cursor.h\
103	$T/backends/chert/chert_database.cc\
104	$T/backends/chert/chert_database.h\
105	$T/backends/chert/chert_databasereplicator.cc\
106	$T/backends/chert/chert_databasereplicator.h\
107	$T/backends/chert/chert_dbcheck.cc\
108	$T/backends/chert/chert_dbcheck.h\
109	$T/backends/chert/chert_dbstats.cc\
110	$T/backends/chert/chert_dbstats.h\
111	$T/backends/chert/chert_document.cc\
112	$T/backends/chert/chert_document.h\
113	$T/backends/chert/chert_lazytable.h\
114	$T/backends/chert/chert_metadata.cc\
115	$T/backends/chert/chert_metadata.h\
116	$T/backends/chert/chert_modifiedpostlist.cc\
117	$T/backends/chert/chert_modifiedpostlist.h\
118	$T/backends/chert/chert_positionlist.cc\
119	$T/backends/chert/chert_positionlist.h\
120	$T/backends/chert/chert_postlist.cc\
121	$T/backends/chert/chert_postlist.h\
122	$T/backends/chert/chert_record.cc\
123	$T/backends/chert/chert_record.h\
124	$T/backends/chert/chert_replicate_internal.h\
125	$T/backends/chert/chert_spelling.cc\
126	$T/backends/chert/chert_spelling.h\
127	$T/backends/chert/chert_spellingwordslist.cc\
128	$T/backends/chert/chert_spellingwordslist.h\
129	$T/backends/chert/chert_synonym.cc\
130	$T/backends/chert/chert_synonym.h\
131	$T/backends/chert/chert_table.cc\
132	$T/backends/chert/chert_table.h\
133	$T/backends/chert/chert_termlist.cc\
134	$T/backends/chert/chert_termlist.h\
135	$T/backends/chert/chert_termlisttable.cc\
136	$T/backends/chert/chert_termlisttable.h\
137	$T/backends/chert/chert_types.h\
138	$T/backends/chert/chert_valuelist.cc\
139	$T/backends/chert/chert_valuelist.h\
140	$T/backends/chert/chert_values.cc\
141	$T/backends/chert/chert_values.h\
142	$T/backends/chert/chert_version.cc\
143	$T/backends/chert/chert_version.h\
144	$T/backends/contiguousalldocspostlist.cc\
145	$T/backends/contiguousalldocspostlist.h\
146	$T/backends/database.cc\
147	$T/backends/database.h\
148	$T/backends/databasehelpers.cc\
149	$T/backends/databasehelpers.h\
150	$T/backends/databasereplicator.cc\
151	$T/backends/databasereplicator.h\
152	$T/backends/dbcheck.cc\
153	$T/backends/dbfactory.cc\
154	$T/backends/dbfactory_remote.cc\
155	$T/backends/document.h\
156	$T/backends/flint_lock.cc\
157	$T/backends/flint_lock.h\
158	$T/backends/glass/glass_alldocspostlist.cc\
159	$T/backends/glass/glass_alldocspostlist.h\
160	$T/backends/glass/glass_alltermslist.cc\
161	$T/backends/glass/glass_alltermslist.h\
162	$T/backends/glass/glass_changes.cc\
163	$T/backends/glass/glass_changes.h\
164	$T/backends/glass/glass_check.cc\
165	$T/backends/glass/glass_check.h\
166	$T/backends/glass/glass_compact.cc\
167	$T/backends/glass/glass_cursor.cc\
168	$T/backends/glass/glass_cursor.h\
169	$T/backends/glass/glass_database.cc\
170	$T/backends/glass/glass_database.h\
171	$T/backends/glass/glass_databasereplicator.cc\
172	$T/backends/glass/glass_databasereplicator.h\
173	$T/backends/glass/glass_dbcheck.cc\
174	$T/backends/glass/glass_dbcheck.h\
175	$T/backends/glass/glass_defs.h\
176	$T/backends/glass/glass_docdata.h\
177	$T/backends/glass/glass_document.cc\
178	$T/backends/glass/glass_document.h\
179	$T/backends/glass/glass_freelist.cc\
180	$T/backends/glass/glass_freelist.h\
181	$T/backends/glass/glass_inverter.cc\
182	$T/backends/glass/glass_inverter.h\
183	$T/backends/glass/glass_lazytable.h\
184	$T/backends/glass/glass_metadata.cc\
185	$T/backends/glass/glass_metadata.h\
186	$T/backends/glass/glass_positionlist.cc\
187	$T/backends/glass/glass_positionlist.h\
188	$T/backends/glass/glass_postlist.cc\
189	$T/backends/glass/glass_postlist.h\
190	$T/backends/glass/glass_replicate_internal.h\
191	$T/backends/glass/glass_spelling.cc\
192	$T/backends/glass/glass_spelling.h\
193	$T/backends/glass/glass_spellingwordslist.cc\
194	$T/backends/glass/glass_spellingwordslist.h\
195	$T/backends/glass/glass_synonym.cc\
196	$T/backends/glass/glass_synonym.h\
197	$T/backends/glass/glass_table.cc\
198	$T/backends/glass/glass_table.h\
199	$T/backends/glass/glass_termlist.cc\
200	$T/backends/glass/glass_termlist.h\
201	$T/backends/glass/glass_termlisttable.cc\
202	$T/backends/glass/glass_termlisttable.h\
203	$T/backends/glass/glass_valuelist.cc\
204	$T/backends/glass/glass_valuelist.h\
205	$T/backends/glass/glass_values.cc\
206	$T/backends/glass/glass_values.h\
207	$T/backends/glass/glass_version.cc\
208	$T/backends/glass/glass_version.h\
209	$T/backends/inmemory/inmemory_alltermslist.cc\
210	$T/backends/inmemory/inmemory_alltermslist.h\
211	$T/backends/inmemory/inmemory_database.cc\
212	$T/backends/inmemory/inmemory_database.h\
213	$T/backends/inmemory/inmemory_document.cc\
214	$T/backends/inmemory/inmemory_document.h\
215	$T/backends/inmemory/inmemory_positionlist.cc\
216	$T/backends/inmemory/inmemory_positionlist.h\
217	$T/backends/multi/multi_alltermslist.cc\
218	$T/backends/multi/multi_alltermslist.h\
219	$T/backends/multi/multi_postlist.cc\
220	$T/backends/multi/multi_postlist.h\
221	$T/backends/multi/multi_termlist.cc\
222	$T/backends/multi/multi_termlist.h\
223	$T/backends/multi/multi_valuelist.cc\
224	$T/backends/multivaluelist.h\
225	$T/backends/positionlist.h\
226	$T/backends/prefix_compressed_strings.h\
227	$T/backends/remote/net_postlist.cc\
228	$T/backends/remote/net_postlist.h\
229	$T/backends/remote/net_termlist.cc\
230	$T/backends/remote/net_termlist.h\
231	$T/backends/remote/remote-database.cc\
232	$T/backends/remote/remote-database.h\
233	$T/backends/remote/remote-document.cc\
234	$T/backends/remote/remote-document.h\
235	$T/backends/slowvaluelist.cc\
236	$T/backends/slowvaluelist.h\
237	$T/backends/uuids.cc\
238	$T/backends/uuids.h\
239	$T/backends/valuelist.cc\
240	$T/backends/valuelist.h\
241	$T/backends/valuestats.h\
242	$T/bin/xapian-check.cc\
243	$T/bin/xapian-compact.cc\
244	$T/bin/xapian-delve.cc\
245	$T/bin/xapian-inspect.cc\
246	$T/bin/xapian-progsrv.cc\
247	$T/bin/xapian-replicate-server.cc\
248	$T/bin/xapian-replicate.cc\
249	$T/bin/xapian-tcpsrv.cc\
250	$T/common/alignment_cast.h\
251	$T/common/append_filename_arg.h\
252	$T/common/autoptr.h\
253	$T/common/bitstream.cc\
254	$T/common/bitstream.h\
255	$T/common/closefrom.cc\
256	$T/common/closefrom.h\
257	$T/common/compression_stream.cc\
258	$T/common/compression_stream.h\
259	$T/common/debuglog.cc\
260	$T/common/debuglog.h\
261	$T/common/errno_to_string.cc\
262	$T/common/errno_to_string.h\
263	$T/common/exp10.h\
264	$T/common/fd.h\
265	$T/common/filetests.h\
266	$T/common/fileutils.cc\
267	$T/common/fileutils.h\
268	$T/common/getopt.cc\
269	$T/common/gnu_getopt.h\
270	$T/common/internaltypes.h\
271	$T/common/io_utils.cc\
272	$T/common/io_utils.h\
273	$T/common/keyword.cc\
274	$T/common/keyword.h\
275	$T/common/log2.h\
276	$T/common/min_non_zero.h\
277	$T/common/msvc_dirent.cc\
278	$T/common/msvc_dirent.h\
279	$T/common/msvcignoreinvalidparam.h\
280	$T/common/noreturn.h\
281	$T/common/omassert.cc\
282	$T/common/omassert.h\
283	$T/common/output-internal.h\
284	$T/common/output.h\
285	$T/common/overflow.h\
286	$T/common/pack.h\
287	$T/common/parseint.h\
288	$T/common/posixy_wrapper.cc\
289	$T/common/posixy_wrapper.h\
290	$T/common/pretty.h\
291	$T/common/realtime.h\
292	$T/common/replicate_utils.cc\
293	$T/common/replicate_utils.h\
294	$T/common/replicationprotocol.h\
295	$T/common/safe.cc\
296	$T/common/safedirent.h\
297	$T/common/safefcntl.h\
298	$T/common/safenetdb.h\
299	$T/common/safesysselect.h\
300	$T/common/safesyssocket.h\
301	$T/common/safesysstat.h\
302	$T/common/safesyswait.h\
303	$T/common/safeunistd.h\
304	$T/common/safewindows.h\
305	$T/common/safewinsock2.h\
306	$T/common/serialise-double.cc\
307	$T/common/serialise-double.h\
308	$T/common/setenv.h\
309	$T/common/socket_utils.cc\
310	$T/common/socket_utils.h\
311	$T/common/str.cc\
312	$T/common/str.h\
313	$T/common/stringutils.h\
314	$T/common/submatch.h\
315	$T/common/wordaccess.h\
316	$T/examples/copydatabase.cc\
317	$T/examples/quest.cc\
318	$T/examples/simpleexpand.cc\
319	$T/examples/simpleindex.cc\
320	$T/examples/simplesearch.cc\
321	$T/examples/xapian-metadata.cc\
322	$T/examples/xapian-pos.cc\
323	$T/expand/bo1eweight.cc\
324	$T/expand/esetinternal.cc\
325	$T/expand/esetinternal.h\
326	$T/expand/expandweight.cc\
327	$T/expand/expandweight.h\
328	$T/expand/ortermlist.cc\
329	$T/expand/ortermlist.h\
330	$T/expand/tradeweight.cc\
331	$T/geospatial/geoencode.cc\
332	$T/geospatial/geoencode.h\
333	$T/geospatial/latlong_distance_keymaker.cc\
334	$T/geospatial/latlong_metrics.cc\
335	$T/geospatial/latlong_posting_source.cc\
336	$T/geospatial/latlongcoord.cc\
337	$(top_builddir)/languages/allsnowballheaders.h\
338	$(top_builddir)/languages/arabic.cc\
339	$(top_builddir)/languages/arabic.h\
340	$(top_builddir)/languages/armenian.cc\
341	$(top_builddir)/languages/armenian.h\
342	$(top_builddir)/languages/basque.cc\
343	$(top_builddir)/languages/basque.h\
344	$(top_builddir)/languages/catalan.cc\
345	$(top_builddir)/languages/catalan.h\
346	$(top_builddir)/languages/danish.cc\
347	$(top_builddir)/languages/danish.h\
348	$(top_builddir)/languages/dutch.cc\
349	$(top_builddir)/languages/dutch.h\
350	$(top_builddir)/languages/earlyenglish.cc\
351	$(top_builddir)/languages/earlyenglish.h\
352	$(top_builddir)/languages/english.cc\
353	$(top_builddir)/languages/english.h\
354	$(top_builddir)/languages/finnish.cc\
355	$(top_builddir)/languages/finnish.h\
356	$(top_builddir)/languages/french.cc\
357	$(top_builddir)/languages/french.h\
358	$(top_builddir)/languages/german.cc\
359	$(top_builddir)/languages/german.h\
360	$(top_builddir)/languages/german2.cc\
361	$(top_builddir)/languages/german2.h\
362	$(top_builddir)/languages/hungarian.cc\
363	$(top_builddir)/languages/hungarian.h\
364	$(top_builddir)/languages/indonesian.cc\
365	$(top_builddir)/languages/indonesian.h\
366	$(top_builddir)/languages/irish.cc\
367	$(top_builddir)/languages/irish.h\
368	$(top_builddir)/languages/italian.cc\
369	$(top_builddir)/languages/italian.h\
370	$(top_builddir)/languages/kraaij_pohlmann.cc\
371	$(top_builddir)/languages/kraaij_pohlmann.h\
372	$(top_builddir)/languages/lithuanian.cc\
373	$(top_builddir)/languages/lithuanian.h\
374	$(top_builddir)/languages/lovins.cc\
375	$(top_builddir)/languages/lovins.h\
376	$(top_builddir)/languages/nepali.cc\
377	$(top_builddir)/languages/nepali.h\
378	$(top_builddir)/languages/norwegian.cc\
379	$(top_builddir)/languages/norwegian.h\
380	$(top_builddir)/languages/porter.cc\
381	$(top_builddir)/languages/porter.h\
382	$(top_builddir)/languages/portuguese.cc\
383	$(top_builddir)/languages/portuguese.h\
384	$(top_builddir)/languages/romanian.cc\
385	$(top_builddir)/languages/romanian.h\
386	$(top_builddir)/languages/russian.cc\
387	$(top_builddir)/languages/russian.h\
388	$(top_builddir)/languages/sbl-dispatch.h\
389	$(top_builddir)/languages/spanish.cc\
390	$(top_builddir)/languages/spanish.h\
391	$T/languages/stem.cc\
392	$T/languages/steminternal.cc\
393	$T/languages/steminternal.h\
394	$(top_builddir)/languages/swedish.cc\
395	$(top_builddir)/languages/swedish.h\
396	$(top_builddir)/languages/tamil.cc\
397	$(top_builddir)/languages/tamil.h\
398	$(top_builddir)/languages/turkish.cc\
399	$(top_builddir)/languages/turkish.h\
400	$T/matcher/andmaybepostlist.cc\
401	$T/matcher/andmaybepostlist.h\
402	$T/matcher/andnotpostlist.cc\
403	$T/matcher/andnotpostlist.h\
404	$T/matcher/branchpostlist.cc\
405	$T/matcher/branchpostlist.h\
406	$T/matcher/collapser.cc\
407	$T/matcher/collapser.h\
408	$T/matcher/exactphrasepostlist.cc\
409	$T/matcher/exactphrasepostlist.h\
410	$T/matcher/externalpostlist.cc\
411	$T/matcher/externalpostlist.h\
412	$T/matcher/extraweightpostlist.h\
413	$T/matcher/localsubmatch.cc\
414	$T/matcher/localsubmatch.h\
415	$T/matcher/maxpostlist.cc\
416	$T/matcher/maxpostlist.h\
417	$T/matcher/mergepostlist.cc\
418	$T/matcher/mergepostlist.h\
419	$T/matcher/msetcmp.cc\
420	$T/matcher/msetcmp.h\
421	$T/matcher/msetpostlist.cc\
422	$T/matcher/msetpostlist.h\
423	$T/matcher/multiandpostlist.cc\
424	$T/matcher/multiandpostlist.h\
425	$T/matcher/multimatch.cc\
426	$T/matcher/multimatch.h\
427	$T/matcher/multixorpostlist.cc\
428	$T/matcher/multixorpostlist.h\
429	$T/matcher/nearpostlist.cc\
430	$T/matcher/nearpostlist.h\
431	$T/matcher/orpositionlist.cc\
432	$T/matcher/orpositionlist.h\
433	$T/matcher/orpospostlist.cc\
434	$T/matcher/orpospostlist.h\
435	$T/matcher/orpostlist.cc\
436	$T/matcher/orpostlist.h\
437	$T/matcher/phrasepostlist.cc\
438	$T/matcher/phrasepostlist.h\
439	$T/matcher/queryoptimiser.h\
440	$T/matcher/remotesubmatch.cc\
441	$T/matcher/remotesubmatch.h\
442	$T/matcher/selectpostlist.cc\
443	$T/matcher/selectpostlist.h\
444	$T/matcher/synonympostlist.cc\
445	$T/matcher/synonympostlist.h\
446	$T/matcher/valuegepostlist.cc\
447	$T/matcher/valuegepostlist.h\
448	$T/matcher/valuerangepostlist.cc\
449	$T/matcher/valuerangepostlist.h\
450	$T/matcher/valuestreamdocument.cc\
451	$T/matcher/valuestreamdocument.h\
452	$T/net/length.cc\
453	$T/net/length.h\
454	$T/net/progclient.cc\
455	$T/net/progclient.h\
456	$T/net/remoteconnection.cc\
457	$T/net/remoteconnection.h\
458	$T/net/remoteprotocol.h\
459	$T/net/remoteserver.cc\
460	$T/net/remoteserver.h\
461	$T/net/remotetcpclient.cc\
462	$T/net/remotetcpclient.h\
463	$T/net/remotetcpserver.cc\
464	$T/net/remotetcpserver.h\
465	$T/net/replicatetcpclient.cc\
466	$T/net/replicatetcpclient.h\
467	$T/net/replicatetcpserver.cc\
468	$T/net/replicatetcpserver.h\
469	$T/net/resolver.h\
470	$T/net/serialise-error.cc\
471	$T/net/serialise-error.h\
472	$T/net/serialise.cc\
473	$T/net/serialise.h\
474	$T/net/tcpclient.cc\
475	$T/net/tcpclient.h\
476	$T/net/tcpserver.cc\
477	$T/net/tcpserver.h\
478	$T/queryparser/cjk-tokenizer.cc\
479	$T/queryparser/cjk-tokenizer.h\
480	$T/queryparser/queryparser.cc\
481	$(top_builddir)/queryparser/queryparser_internal.cc\
482	$T/queryparser/queryparser_internal.h\
483	$(top_builddir)/queryparser/queryparser_internal.stamp\
484	$(top_builddir)/queryparser/queryparser_token.h\
485	$T/queryparser/termgenerator.cc\
486	$T/queryparser/termgenerator_internal.cc\
487	$T/queryparser/termgenerator_internal.h\
488	$(top_builddir)/unicode/c_istab.h\
489	$T/unicode/description_append.cc\
490	$T/unicode/description_append.h\
491	$(top_builddir)/unicode/unicode-data.cc\
492	$T/unicode/utf8itor.cc\
493	$T/weight/bb2weight.cc\
494	$T/weight/bm25plusweight.cc\
495	$T/weight/bm25weight.cc\
496	$T/weight/boolweight.cc\
497	$T/weight/coordweight.cc\
498	$T/weight/dlhweight.cc\
499	$T/weight/dphweight.cc\
500	$T/weight/ifb2weight.cc\
501	$T/weight/ineb2weight.cc\
502	$T/weight/inl2weight.cc\
503	$T/weight/lmweight.cc\
504	$T/weight/pl2plusweight.cc\
505	$T/weight/pl2weight.cc\
506	$T/weight/tfidfweight.cc\
507	$T/weight/tradweight.cc\
508	$T/weight/weight.cc\
509	$T/weight/weightinternal.cc\
510	$T/weight/weightinternal.h
511