31a5e3369f090cf841c387fbdd540fbf0f62b974
[idzebra-moved-to-github.git] / index / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 CC = @CC@
61 CPP = @CPP@
62 DEFS = @DEFS@
63 MAKEINFO = @MAKEINFO@
64 PACKAGE = @PACKAGE@
65 PROGPREFIX = @PROGPREFIX@
66 RANLIB = @RANLIB@
67 SUBLIBS = @SUBLIBS@
68 TCL_INCLUDE = @TCL_INCLUDE@
69 TCL_LIB = @TCL_LIB@
70 VERSION = @VERSION@
71 YAZINC = @YAZINC@
72 YAZLIB = @YAZLIB@
73 yazconfig = @yazconfig@
74
75 noinst_PROGRAMS = apitest
76 @ISZMBOL_TRUE@bin_PROGRAMS = zmbolidx zmbolsrv 
77 @ISZMBOL_FALSE@bin_PROGRAMS = zebraidx zebrasrv
78 @ISZMBOL_TRUE@zmbolidx_SOURCES = main.c dir.c dirs.c trav.c extract.c kinput.c kcompare.c  symtab.c recindex.c recstat.c lockutil.c lockidx.c  zinfo.c invstat.c sortidx.c compact.c  index.h recindex.h recindxp.h zebraapi.h zinfo.h zserver.h
79
80 @ISZMBOL_TRUE@zmbolsrv_SOURCES = zserver.c kcompare.c zrpn.c zsets.c attribute.c recindex.c  lockutil.c locksrv.c zinfo.c trunc.c sortidx.c rank1.c zebraapi.c  retrieve.c kinput.c  index.h recindex.h recindxp.h zebraapi.h zinfo.h zserver.h
81 @ISZMBOL_FALSE@zebraidx_SOURCES = main.c dir.c dirs.c trav.c extract.c kinput.c kcompare.c  symtab.c recindex.c recstat.c lockutil.c lockidx.c  zinfo.c invstat.c sortidx.c compact.c  index.h recindex.h recindxp.h zebraapi.h zinfo.h zserver.h
82
83 @ISZMBOL_FALSE@zebrasrv_SOURCES = zserver.c kcompare.c zrpn.c zsets.c attribute.c recindex.c  lockutil.c locksrv.c zinfo.c trunc.c sortidx.c rank1.c zebraapi.c  retrieve.c kinput.c  index.h recindex.h recindxp.h zebraapi.h zinfo.h zserver.h
84
85 apitest_SOURCES = apitest.c kcompare.c zrpn.c zsets.c attribute.c recindex.c  lockutil.c locksrv.c zinfo.c trunc.c sortidx.c rank1.c zebraapi.c  retrieve.c kinput.c  index.h recindex.h recindxp.h zebraapi.h zinfo.h zserver.h
86
87
88 INCLUDES = -I$(srcdir)/../include $(YAZINC) $(TCL_INCLUDE)
89
90 LDADD = @SUBLIBS@ $(YAZLIB) $(TCL_LIB)
91 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
92 CONFIG_CLEAN_FILES = 
93 PROGRAMS =  $(bin_PROGRAMS) $(noinst_PROGRAMS)
94
95 CPPFLAGS = @CPPFLAGS@
96 LDFLAGS = @LDFLAGS@
97 LIBS = @LIBS@
98 @ISZMBOL_TRUE@zmbolidx_OBJECTS =  main.o dir.o dirs.o trav.o extract.o \
99 @ISZMBOL_TRUE@kinput.o kcompare.o symtab.o recindex.o recstat.o \
100 @ISZMBOL_TRUE@lockutil.o lockidx.o zinfo.o invstat.o sortidx.o \
101 @ISZMBOL_TRUE@compact.o
102 zmbolidx_LDADD = $(LDADD)
103 zmbolidx_DEPENDENCIES = 
104 zmbolidx_LDFLAGS = 
105 @ISZMBOL_TRUE@zmbolsrv_OBJECTS =  zserver.o kcompare.o zrpn.o zsets.o \
106 @ISZMBOL_TRUE@attribute.o recindex.o lockutil.o locksrv.o zinfo.o \
107 @ISZMBOL_TRUE@trunc.o sortidx.o rank1.o zebraapi.o retrieve.o kinput.o
108 zmbolsrv_LDADD = $(LDADD)
109 zmbolsrv_DEPENDENCIES = 
110 zmbolsrv_LDFLAGS = 
111 @ISZMBOL_FALSE@zebraidx_OBJECTS =  main.o dir.o dirs.o trav.o extract.o \
112 @ISZMBOL_FALSE@kinput.o kcompare.o symtab.o recindex.o recstat.o \
113 @ISZMBOL_FALSE@lockutil.o lockidx.o zinfo.o invstat.o sortidx.o \
114 @ISZMBOL_FALSE@compact.o
115 zebraidx_LDADD = $(LDADD)
116 zebraidx_DEPENDENCIES = 
117 zebraidx_LDFLAGS = 
118 @ISZMBOL_FALSE@zebrasrv_OBJECTS =  zserver.o kcompare.o zrpn.o zsets.o \
119 @ISZMBOL_FALSE@attribute.o recindex.o lockutil.o locksrv.o zinfo.o \
120 @ISZMBOL_FALSE@trunc.o sortidx.o rank1.o zebraapi.o retrieve.o kinput.o
121 zebrasrv_LDADD = $(LDADD)
122 zebrasrv_DEPENDENCIES = 
123 zebrasrv_LDFLAGS = 
124 apitest_OBJECTS =  apitest.o kcompare.o zrpn.o zsets.o attribute.o \
125 recindex.o lockutil.o locksrv.o zinfo.o trunc.o sortidx.o rank1.o \
126 zebraapi.o retrieve.o kinput.o
127 apitest_LDADD = $(LDADD)
128 apitest_DEPENDENCIES = 
129 apitest_LDFLAGS = 
130 CFLAGS = @CFLAGS@
131 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132 CCLD = $(CC)
133 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
134 DIST_COMMON =  Makefile.am Makefile.in
135
136
137 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
138
139 TAR = gtar
140 GZIP_ENV = --best
141 DEP_FILES =  .deps/apitest.P .deps/attribute.P .deps/compact.P \
142 .deps/dir.P .deps/dirs.P .deps/extract.P .deps/invstat.P \
143 .deps/kcompare.P .deps/kinput.P .deps/lockidx.P .deps/locksrv.P \
144 .deps/lockutil.P .deps/main.P .deps/rank1.P .deps/recindex.P \
145 .deps/recstat.P .deps/retrieve.P .deps/sortidx.P .deps/symtab.P \
146 .deps/trav.P .deps/trunc.P .deps/zebraapi.P .deps/zinfo.P .deps/zrpn.P \
147 .deps/zserver.P .deps/zsets.P
148 SOURCES = $(zmbolidx_SOURCES) $(zmbolsrv_SOURCES) $(zebraidx_SOURCES) $(zebrasrv_SOURCES) $(apitest_SOURCES)
149 OBJECTS = $(zmbolidx_OBJECTS) $(zmbolsrv_OBJECTS) $(zebraidx_OBJECTS) $(zebrasrv_OBJECTS) $(apitest_OBJECTS)
150
151 all: all-redirect
152 .SUFFIXES:
153 .SUFFIXES: .S .c .o .s
154 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
155         cd $(top_srcdir) && $(AUTOMAKE) --gnu index/Makefile
156
157 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
158         cd $(top_builddir) \
159           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
160
161
162 mostlyclean-binPROGRAMS:
163
164 clean-binPROGRAMS:
165         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
166
167 distclean-binPROGRAMS:
168
169 maintainer-clean-binPROGRAMS:
170
171 install-binPROGRAMS: $(bin_PROGRAMS)
172         @$(NORMAL_INSTALL)
173         $(mkinstalldirs) $(DESTDIR)$(bindir)
174         @list='$(bin_PROGRAMS)'; for p in $$list; do \
175           if test -f $$p; then \
176             echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
177              $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
178           else :; fi; \
179         done
180
181 uninstall-binPROGRAMS:
182         @$(NORMAL_UNINSTALL)
183         list='$(bin_PROGRAMS)'; for p in $$list; do \
184           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
185         done
186
187 mostlyclean-noinstPROGRAMS:
188
189 clean-noinstPROGRAMS:
190         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
191
192 distclean-noinstPROGRAMS:
193
194 maintainer-clean-noinstPROGRAMS:
195
196 .s.o:
197         $(COMPILE) -c $<
198
199 .S.o:
200         $(COMPILE) -c $<
201
202 mostlyclean-compile:
203         -rm -f *.o core *.core
204
205 clean-compile:
206
207 distclean-compile:
208         -rm -f *.tab.c
209
210 maintainer-clean-compile:
211
212 zmbolidx: $(zmbolidx_OBJECTS) $(zmbolidx_DEPENDENCIES)
213         @rm -f zmbolidx
214         $(LINK) $(zmbolidx_LDFLAGS) $(zmbolidx_OBJECTS) $(zmbolidx_LDADD) $(LIBS)
215
216 zmbolsrv: $(zmbolsrv_OBJECTS) $(zmbolsrv_DEPENDENCIES)
217         @rm -f zmbolsrv
218         $(LINK) $(zmbolsrv_LDFLAGS) $(zmbolsrv_OBJECTS) $(zmbolsrv_LDADD) $(LIBS)
219
220 zebraidx: $(zebraidx_OBJECTS) $(zebraidx_DEPENDENCIES)
221         @rm -f zebraidx
222         $(LINK) $(zebraidx_LDFLAGS) $(zebraidx_OBJECTS) $(zebraidx_LDADD) $(LIBS)
223
224 zebrasrv: $(zebrasrv_OBJECTS) $(zebrasrv_DEPENDENCIES)
225         @rm -f zebrasrv
226         $(LINK) $(zebrasrv_LDFLAGS) $(zebrasrv_OBJECTS) $(zebrasrv_LDADD) $(LIBS)
227
228 apitest: $(apitest_OBJECTS) $(apitest_DEPENDENCIES)
229         @rm -f apitest
230         $(LINK) $(apitest_LDFLAGS) $(apitest_OBJECTS) $(apitest_LDADD) $(LIBS)
231
232 tags: TAGS
233
234 ID: $(HEADERS) $(SOURCES) $(LISP)
235         list='$(SOURCES) $(HEADERS)'; \
236         unique=`for i in $$list; do echo $$i; done | \
237           awk '    { files[$$0] = 1; } \
238                END { for (i in files) print i; }'`; \
239         here=`pwd` && cd $(srcdir) \
240           && mkid -f$$here/ID $$unique $(LISP)
241
242 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
243         tags=; \
244         here=`pwd`; \
245         list='$(SOURCES) $(HEADERS)'; \
246         unique=`for i in $$list; do echo $$i; done | \
247           awk '    { files[$$0] = 1; } \
248                END { for (i in files) print i; }'`; \
249         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
250           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
251
252 mostlyclean-tags:
253
254 clean-tags:
255
256 distclean-tags:
257         -rm -f TAGS ID
258
259 maintainer-clean-tags:
260
261 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
262
263 subdir = index
264
265 distdir: $(DISTFILES)
266         here=`cd $(top_builddir) && pwd`; \
267         top_distdir=`cd $(top_distdir) && pwd`; \
268         distdir=`cd $(distdir) && pwd`; \
269         cd $(top_srcdir) \
270           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu index/Makefile
271         @for file in $(DISTFILES); do \
272           d=$(srcdir); \
273           if test -d $$d/$$file; then \
274             cp -pr $$/$$file $(distdir)/$$file; \
275           else \
276             test -f $(distdir)/$$file \
277             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
278             || cp -p $$d/$$file $(distdir)/$$file || :; \
279           fi; \
280         done
281
282 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
283
284 -include $(DEP_FILES)
285
286 mostlyclean-depend:
287
288 clean-depend:
289
290 distclean-depend:
291         -rm -rf .deps
292
293 maintainer-clean-depend:
294
295 %.o: %.c
296         @echo '$(COMPILE) -c $<'; \
297         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
298         @-cp .deps/$(*F).pp .deps/$(*F).P; \
299         tr ' ' '\012' < .deps/$(*F).pp \
300           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
301             >> .deps/$(*F).P; \
302         rm .deps/$(*F).pp
303
304 %.lo: %.c
305         @echo '$(LTCOMPILE) -c $<'; \
306         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
307         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
308           < .deps/$(*F).pp > .deps/$(*F).P; \
309         tr ' ' '\012' < .deps/$(*F).pp \
310           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
311             >> .deps/$(*F).P; \
312         rm -f .deps/$(*F).pp
313 info-am:
314 info: info-am
315 dvi-am:
316 dvi: dvi-am
317 check-am: all-am
318 check: check-am
319 installcheck-am:
320 installcheck: installcheck-am
321 install-exec-am: install-binPROGRAMS
322 install-exec: install-exec-am
323
324 install-data-am:
325 install-data: install-data-am
326
327 install-am: all-am
328         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
329 install: install-am
330 uninstall-am: uninstall-binPROGRAMS
331 uninstall: uninstall-am
332 all-am: Makefile $(PROGRAMS)
333 all-redirect: all-am
334 install-strip:
335         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
336 installdirs:
337         $(mkinstalldirs)  $(DESTDIR)$(bindir)
338
339
340 mostlyclean-generic:
341
342 clean-generic:
343
344 distclean-generic:
345         -rm -f Makefile $(CONFIG_CLEAN_FILES)
346         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
347
348 maintainer-clean-generic:
349 mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-noinstPROGRAMS \
350                 mostlyclean-compile mostlyclean-tags mostlyclean-depend \
351                 mostlyclean-generic
352
353 mostlyclean: mostlyclean-am
354
355 clean-am:  clean-binPROGRAMS clean-noinstPROGRAMS clean-compile \
356                 clean-tags clean-depend clean-generic mostlyclean-am
357
358 clean: clean-am
359
360 distclean-am:  distclean-binPROGRAMS distclean-noinstPROGRAMS \
361                 distclean-compile distclean-tags distclean-depend \
362                 distclean-generic clean-am
363
364 distclean: distclean-am
365
366 maintainer-clean-am:  maintainer-clean-binPROGRAMS \
367                 maintainer-clean-noinstPROGRAMS \
368                 maintainer-clean-compile maintainer-clean-tags \
369                 maintainer-clean-depend maintainer-clean-generic \
370                 distclean-am
371         @echo "This command is intended for maintainers to use;"
372         @echo "it deletes files that may require special tools to rebuild."
373
374 maintainer-clean: maintainer-clean-am
375
376 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
377 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
378 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
379 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
380 mostlyclean-compile distclean-compile clean-compile \
381 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
382 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
383 distclean-depend clean-depend maintainer-clean-depend info-am info \
384 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
385 install-exec install-data-am install-data install-am install \
386 uninstall-am uninstall all-redirect all-am all installdirs \
387 mostlyclean-generic distclean-generic clean-generic \
388 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
389
390
391 # Tell versions [3.59,3.63) of GNU make to not export all variables.
392 # Otherwise a system limit (for SysV at least) may be exceeded.
393 .NOEXPORT: