60419739942b51d20efa6348b123fe5a2161f84e
[yaz-moved-to-github.git] / lib / 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 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 ASNMODULE = @ASNMODULE@
64 CC = @CC@
65 CPP = @CPP@
66 DLLTOOL = @DLLTOOL@
67 ILLLIB = @ILLLIB@
68 ILLMODULE = @ILLMODULE@
69 LD = @LD@
70 LIBTOOL = @LIBTOOL@
71 LN_S = @LN_S@
72 MAKEINFO = @MAKEINFO@
73 NM = @NM@
74 OBJDUMP = @OBJDUMP@
75 PACKAGE = @PACKAGE@
76 RANLIB = @RANLIB@
77 READLINE_LIBS = @READLINE_LIBS@
78 SUBDIRS_VAR = @SUBDIRS_VAR@
79 VERSION = @VERSION@
80 YAZ_SRC_ROOT = @YAZ_SRC_ROOT@
81
82 lib_LTLIBRARIES = libyaz.la
83
84 # If the line below is omitted the LINK variable is
85 # not set in Makefile.in and it will NOT work ..
86 EXTRA_libyaz_la_SOURCES = x.c
87
88 # No real sources
89 libyaz_la_SOURCES = 
90
91 LDFLAGS = -version-info 1:0:0
92
93 bin_SCRIPTS = yaz-config
94
95 libyaz_la_LIBADD = ../odr/libodr.la ../$(ASNMODULE)/libasn.la  ../comstack/libcomstack.la ../server/libserver.la  ../zutil/libzutil.la ../util/libutil.la ../ccl/libccl.la  ../retrieval/libret.la $(ILLLIB)
96
97 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98 CONFIG_CLEAN_FILES =  yaz-config
99 LTLIBRARIES =  $(lib_LTLIBRARIES)
100
101
102 DEFS = @DEFS@ -I. -I$(srcdir) 
103 CPPFLAGS = @CPPFLAGS@
104 LIBS = @LIBS@
105 libyaz_la_LDFLAGS = 
106 libyaz_la_DEPENDENCIES =  ../odr/libodr.la ../$(ASNMODULE)/libasn.la \
107 ../comstack/libcomstack.la ../server/libserver.la ../zutil/libzutil.la \
108 ../util/libutil.la ../ccl/libccl.la ../retrieval/libret.la
109 libyaz_la_OBJECTS = 
110 SCRIPTS =  $(bin_SCRIPTS)
111
112 CFLAGS = @CFLAGS@
113 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115 CCLD = $(CC)
116 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
117 DIST_COMMON =  Makefile.am Makefile.in yaz-config.in
118
119
120 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
121
122 TAR = gtar
123 GZIP_ENV = --best
124 DEP_FILES =  .deps/x.P
125 SOURCES = $(libyaz_la_SOURCES) $(EXTRA_libyaz_la_SOURCES)
126 OBJECTS = $(libyaz_la_OBJECTS)
127
128 all: all-redirect
129 .SUFFIXES:
130 .SUFFIXES: .S .c .lo .o .s
131 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
132         cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile
133
134 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
135         cd $(top_builddir) \
136           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
137
138 yaz-config: $(top_builddir)/config.status yaz-config.in
139         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
140
141 mostlyclean-libLTLIBRARIES:
142
143 clean-libLTLIBRARIES:
144         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
145
146 distclean-libLTLIBRARIES:
147
148 maintainer-clean-libLTLIBRARIES:
149
150 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
151         @$(NORMAL_INSTALL)
152         $(mkinstalldirs) $(DESTDIR)$(libdir)
153         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
154           if test -f $$p; then \
155             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
156             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
157           else :; fi; \
158         done
159
160 uninstall-libLTLIBRARIES:
161         @$(NORMAL_UNINSTALL)
162         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
163           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
164         done
165
166 .s.o:
167         $(COMPILE) -c $<
168
169 .S.o:
170         $(COMPILE) -c $<
171
172 mostlyclean-compile:
173         -rm -f *.o core *.core
174
175 clean-compile:
176
177 distclean-compile:
178         -rm -f *.tab.c
179
180 maintainer-clean-compile:
181
182 .s.lo:
183         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
184
185 .S.lo:
186         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
187
188 mostlyclean-libtool:
189         -rm -f *.lo
190
191 clean-libtool:
192         -rm -rf .libs _libs
193
194 distclean-libtool:
195
196 maintainer-clean-libtool:
197
198 libyaz.la: $(libyaz_la_OBJECTS) $(libyaz_la_DEPENDENCIES)
199         $(LINK) -rpath $(libdir) $(libyaz_la_LDFLAGS) $(libyaz_la_OBJECTS) $(libyaz_la_LIBADD) $(LIBS)
200
201 install-binSCRIPTS: $(bin_SCRIPTS)
202         @$(NORMAL_INSTALL)
203         $(mkinstalldirs) $(DESTDIR)$(bindir)
204         @list='$(bin_SCRIPTS)'; for p in $$list; do \
205           if test -f $$p; then \
206             echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
207             $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
208           else if test -f $(srcdir)/$$p; then \
209             echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
210             $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
211           else :; fi; fi; \
212         done
213
214 uninstall-binSCRIPTS:
215         @$(NORMAL_UNINSTALL)
216         list='$(bin_SCRIPTS)'; for p in $$list; do \
217           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
218         done
219
220 tags: TAGS
221
222 ID: $(HEADERS) $(SOURCES) $(LISP)
223         list='$(SOURCES) $(HEADERS)'; \
224         unique=`for i in $$list; do echo $$i; done | \
225           awk '    { files[$$0] = 1; } \
226                END { for (i in files) print i; }'`; \
227         here=`pwd` && cd $(srcdir) \
228           && mkid -f$$here/ID $$unique $(LISP)
229
230 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
231         tags=; \
232         here=`pwd`; \
233         list='$(SOURCES) $(HEADERS)'; \
234         unique=`for i in $$list; do echo $$i; done | \
235           awk '    { files[$$0] = 1; } \
236                END { for (i in files) print i; }'`; \
237         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
238           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
239
240 mostlyclean-tags:
241
242 clean-tags:
243
244 distclean-tags:
245         -rm -f TAGS ID
246
247 maintainer-clean-tags:
248
249 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
250
251 subdir = lib
252
253 distdir: $(DISTFILES)
254         here=`cd $(top_builddir) && pwd`; \
255         top_distdir=`cd $(top_distdir) && pwd`; \
256         distdir=`cd $(distdir) && pwd`; \
257         cd $(top_srcdir) \
258           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu lib/Makefile
259         @for file in $(DISTFILES); do \
260           d=$(srcdir); \
261           if test -d $$d/$$file; then \
262             cp -pr $$/$$file $(distdir)/$$file; \
263           else \
264             test -f $(distdir)/$$file \
265             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
266             || cp -p $$d/$$file $(distdir)/$$file || :; \
267           fi; \
268         done
269
270 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
271
272 -include $(DEP_FILES)
273
274 mostlyclean-depend:
275
276 clean-depend:
277
278 distclean-depend:
279         -rm -rf .deps
280
281 maintainer-clean-depend:
282
283 %.o: %.c
284         @echo '$(COMPILE) -c $<'; \
285         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
286         @-cp .deps/$(*F).pp .deps/$(*F).P; \
287         tr ' ' '\012' < .deps/$(*F).pp \
288           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
289             >> .deps/$(*F).P; \
290         rm .deps/$(*F).pp
291
292 %.lo: %.c
293         @echo '$(LTCOMPILE) -c $<'; \
294         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
295         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
296           < .deps/$(*F).pp > .deps/$(*F).P; \
297         tr ' ' '\012' < .deps/$(*F).pp \
298           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
299             >> .deps/$(*F).P; \
300         rm -f .deps/$(*F).pp
301 info-am:
302 info: info-am
303 dvi-am:
304 dvi: dvi-am
305 check-am: all-am
306 check: check-am
307 installcheck-am:
308 installcheck: installcheck-am
309 install-exec-am: install-libLTLIBRARIES install-binSCRIPTS
310 install-exec: install-exec-am
311
312 install-data-am:
313 install-data: install-data-am
314
315 install-am: all-am
316         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
317 install: install-am
318 uninstall-am: uninstall-libLTLIBRARIES uninstall-binSCRIPTS
319 uninstall: uninstall-am
320 all-am: Makefile $(LTLIBRARIES) $(SCRIPTS)
321 all-redirect: all-am
322 install-strip:
323         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
324 installdirs:
325         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(bindir)
326
327
328 mostlyclean-generic:
329
330 clean-generic:
331
332 distclean-generic:
333         -rm -f Makefile $(CONFIG_CLEAN_FILES)
334         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
335
336 maintainer-clean-generic:
337 mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
338                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
339                 mostlyclean-generic
340
341 mostlyclean: mostlyclean-am
342
343 clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
344                 clean-depend clean-generic mostlyclean-am
345
346 clean: clean-am
347
348 distclean-am:  distclean-libLTLIBRARIES distclean-compile \
349                 distclean-libtool distclean-tags distclean-depend \
350                 distclean-generic clean-am
351         -rm -f libtool
352
353 distclean: distclean-am
354
355 maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
356                 maintainer-clean-compile maintainer-clean-libtool \
357                 maintainer-clean-tags maintainer-clean-depend \
358                 maintainer-clean-generic distclean-am
359         @echo "This command is intended for maintainers to use;"
360         @echo "it deletes files that may require special tools to rebuild."
361
362 maintainer-clean: maintainer-clean-am
363
364 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
365 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
366 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
367 distclean-compile clean-compile maintainer-clean-compile \
368 mostlyclean-libtool distclean-libtool clean-libtool \
369 maintainer-clean-libtool uninstall-binSCRIPTS install-binSCRIPTS tags \
370 mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
371 distdir mostlyclean-depend distclean-depend clean-depend \
372 maintainer-clean-depend info-am info dvi-am dvi check check-am \
373 installcheck-am installcheck install-exec-am install-exec \
374 install-data-am install-data install-am install uninstall-am uninstall \
375 all-redirect all-am all installdirs mostlyclean-generic \
376 distclean-generic clean-generic maintainer-clean-generic clean \
377 mostlyclean distclean maintainer-clean
378
379
380 # Tell versions [3.59,3.63) of GNU make to not export all variables.
381 # Otherwise a system limit (for SysV at least) may be exceeded.
382 .NOEXPORT: