Updated current version number for library.
[yaz-moved-to-github.git] / z39.50 / 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 INCLUDES = -I$(srcdir)/../include
83
84 noinst_LTLIBRARIES = libasn.la
85
86 EXTRA_DIST = datetime.asn esupdate.asn univres.asn z3950v3.asn z.tcl esadmin.asn
87
88 LIBS = 
89
90 libasn_la_SOURCES = z-accdes1.c z-accform1.c z-acckrb1.c z-core.c  z-diag1.c z-espec1.c z-estask.c z-exp.c z-grs.c z-opac.c z-uifr1.c  z-rrf1.c z-rrf2.c z-sum.c z-sutrs.c  zes-expi.c zes-exps.c zes-order.c zes-pquery.c zes-psched.c  zes-pset.c zes-update0.c z-date.c z-univ.c zes-update.c zes-admin.c
91
92 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
93 CONFIG_CLEAN_FILES = 
94 LTLIBRARIES =  $(noinst_LTLIBRARIES)
95
96
97 DEFS = @DEFS@ -I. -I$(srcdir) 
98 CPPFLAGS = @CPPFLAGS@
99 LDFLAGS = @LDFLAGS@
100 libasn_la_LDFLAGS = 
101 libasn_la_LIBADD = 
102 libasn_la_OBJECTS =  z-accdes1.lo z-accform1.lo z-acckrb1.lo z-core.lo \
103 z-diag1.lo z-espec1.lo z-estask.lo z-exp.lo z-grs.lo z-opac.lo \
104 z-uifr1.lo z-rrf1.lo z-rrf2.lo z-sum.lo z-sutrs.lo zes-expi.lo \
105 zes-exps.lo zes-order.lo zes-pquery.lo zes-psched.lo zes-pset.lo \
106 zes-update0.lo z-date.lo z-univ.lo zes-update.lo zes-admin.lo
107 CFLAGS = @CFLAGS@
108 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110 CCLD = $(CC)
111 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
112 DIST_COMMON =  Makefile.am Makefile.in
113
114
115 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
116
117 TAR = gtar
118 GZIP_ENV = --best
119 DEP_FILES =  .deps/z-accdes1.P .deps/z-accform1.P .deps/z-acckrb1.P \
120 .deps/z-core.P .deps/z-date.P .deps/z-diag1.P .deps/z-espec1.P \
121 .deps/z-estask.P .deps/z-exp.P .deps/z-grs.P .deps/z-opac.P \
122 .deps/z-rrf1.P .deps/z-rrf2.P .deps/z-sum.P .deps/z-sutrs.P \
123 .deps/z-uifr1.P .deps/z-univ.P .deps/zes-admin.P .deps/zes-expi.P \
124 .deps/zes-exps.P .deps/zes-order.P .deps/zes-pquery.P \
125 .deps/zes-psched.P .deps/zes-pset.P .deps/zes-update.P \
126 .deps/zes-update0.P
127 SOURCES = $(libasn_la_SOURCES)
128 OBJECTS = $(libasn_la_OBJECTS)
129
130 all: all-redirect
131 .SUFFIXES:
132 .SUFFIXES: .S .c .lo .o .s
133 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
134         cd $(top_srcdir) && $(AUTOMAKE) --gnu z39.50/Makefile
135
136 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
137         cd $(top_builddir) \
138           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
139
140
141 mostlyclean-noinstLTLIBRARIES:
142
143 clean-noinstLTLIBRARIES:
144         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
145
146 distclean-noinstLTLIBRARIES:
147
148 maintainer-clean-noinstLTLIBRARIES:
149
150 .s.o:
151         $(COMPILE) -c $<
152
153 .S.o:
154         $(COMPILE) -c $<
155
156 mostlyclean-compile:
157         -rm -f *.o core *.core
158
159 clean-compile:
160
161 distclean-compile:
162         -rm -f *.tab.c
163
164 maintainer-clean-compile:
165
166 .s.lo:
167         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
168
169 .S.lo:
170         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
171
172 mostlyclean-libtool:
173         -rm -f *.lo
174
175 clean-libtool:
176         -rm -rf .libs _libs
177
178 distclean-libtool:
179
180 maintainer-clean-libtool:
181
182 libasn.la: $(libasn_la_OBJECTS) $(libasn_la_DEPENDENCIES)
183         $(LINK)  $(libasn_la_LDFLAGS) $(libasn_la_OBJECTS) $(libasn_la_LIBADD) $(LIBS)
184
185 tags: TAGS
186
187 ID: $(HEADERS) $(SOURCES) $(LISP)
188         list='$(SOURCES) $(HEADERS)'; \
189         unique=`for i in $$list; do echo $$i; done | \
190           awk '    { files[$$0] = 1; } \
191                END { for (i in files) print i; }'`; \
192         here=`pwd` && cd $(srcdir) \
193           && mkid -f$$here/ID $$unique $(LISP)
194
195 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
196         tags=; \
197         here=`pwd`; \
198         list='$(SOURCES) $(HEADERS)'; \
199         unique=`for i in $$list; do echo $$i; done | \
200           awk '    { files[$$0] = 1; } \
201                END { for (i in files) print i; }'`; \
202         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
203           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
204
205 mostlyclean-tags:
206
207 clean-tags:
208
209 distclean-tags:
210         -rm -f TAGS ID
211
212 maintainer-clean-tags:
213
214 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
215
216 subdir = z39.50
217
218 distdir: $(DISTFILES)
219         here=`cd $(top_builddir) && pwd`; \
220         top_distdir=`cd $(top_distdir) && pwd`; \
221         distdir=`cd $(distdir) && pwd`; \
222         cd $(top_srcdir) \
223           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu z39.50/Makefile
224         @for file in $(DISTFILES); do \
225           d=$(srcdir); \
226           if test -d $$d/$$file; then \
227             cp -pr $$/$$file $(distdir)/$$file; \
228           else \
229             test -f $(distdir)/$$file \
230             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
231             || cp -p $$d/$$file $(distdir)/$$file || :; \
232           fi; \
233         done
234
235 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
236
237 -include $(DEP_FILES)
238
239 mostlyclean-depend:
240
241 clean-depend:
242
243 distclean-depend:
244         -rm -rf .deps
245
246 maintainer-clean-depend:
247
248 %.o: %.c
249         @echo '$(COMPILE) -c $<'; \
250         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
251         @-cp .deps/$(*F).pp .deps/$(*F).P; \
252         tr ' ' '\012' < .deps/$(*F).pp \
253           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
254             >> .deps/$(*F).P; \
255         rm .deps/$(*F).pp
256
257 %.lo: %.c
258         @echo '$(LTCOMPILE) -c $<'; \
259         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
260         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
261           < .deps/$(*F).pp > .deps/$(*F).P; \
262         tr ' ' '\012' < .deps/$(*F).pp \
263           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
264             >> .deps/$(*F).P; \
265         rm -f .deps/$(*F).pp
266 info-am:
267 info: info-am
268 dvi-am:
269 dvi: dvi-am
270 check-am: all-am
271 check: check-am
272 installcheck-am:
273 installcheck: installcheck-am
274 install-exec-am:
275 install-exec: install-exec-am
276
277 install-data-am:
278 install-data: install-data-am
279
280 install-am: all-am
281         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
282 install: install-am
283 uninstall-am:
284 uninstall: uninstall-am
285 all-am: Makefile $(LTLIBRARIES)
286 all-redirect: all-am
287 install-strip:
288         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
289 installdirs:
290
291
292 mostlyclean-generic:
293
294 clean-generic:
295
296 distclean-generic:
297         -rm -f Makefile $(CONFIG_CLEAN_FILES)
298         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
299
300 maintainer-clean-generic:
301 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
302                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
303                 mostlyclean-generic
304
305 mostlyclean: mostlyclean-am
306
307 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
308                 clean-tags clean-depend clean-generic mostlyclean-am
309
310 clean: clean-am
311
312 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
313                 distclean-libtool distclean-tags distclean-depend \
314                 distclean-generic clean-am
315         -rm -f libtool
316
317 distclean: distclean-am
318
319 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
320                 maintainer-clean-compile maintainer-clean-libtool \
321                 maintainer-clean-tags maintainer-clean-depend \
322                 maintainer-clean-generic distclean-am
323         @echo "This command is intended for maintainers to use;"
324         @echo "it deletes files that may require special tools to rebuild."
325
326 maintainer-clean: maintainer-clean-am
327
328 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
329 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
330 mostlyclean-compile distclean-compile clean-compile \
331 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
332 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
333 distclean-tags clean-tags maintainer-clean-tags distdir \
334 mostlyclean-depend distclean-depend clean-depend \
335 maintainer-clean-depend info-am info dvi-am dvi check check-am \
336 installcheck-am installcheck install-exec-am install-exec \
337 install-data-am install-data install-am install uninstall-am uninstall \
338 all-redirect all-am all installdirs mostlyclean-generic \
339 distclean-generic clean-generic maintainer-clean-generic clean \
340 mostlyclean distclean maintainer-clean
341
342
343 z-accdes1.c z-accform1.c z-acckrb1.c z-core.c \
344  z-diag1.c z-espec1.c z-estask.c z-exp.c z-grs.c z-opac.c z-uifr1.c \
345  z-rrf1.c z-rrf2.c z-sum.c z-sutrs.c \
346  zes-expi.c zes-exps.c zes-order.c zes-pquery.c zes-psched.c \
347  zes-pset.c zes-update0.c \
348  ../include/yaz/z-accdes1.h: z.tcl z3950v3.asn ../util/yaz-comp
349         ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) z3950v3.asn
350
351 z-date.c ../include/yaz/z-date.h: z.tcl datetime.asn ../util/yaz-comp
352         ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) datetime.asn
353
354 z-univ.c ../include/yaz/z-univ.h: z.tcl univres.asn ../util/yaz-comp
355         ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) univres.asn
356
357 zes-update.c ../include/yaz/zes-update.h: z.tcl esupdate.asn ../util/yaz-comp
358         ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) esupdate.asn
359
360 zes-admin.c ../include/yaz/zes-admin.h: z.tcl esadmin.asn ../util/yaz-comp
361         ../util/yaz-comp -d z.tcl -i yaz -I ../include $(YCFLAGS) esadmin.asn
362
363 # Tell versions [3.59,3.63) of GNU make to not export all variables.
364 # Otherwise a system limit (for SysV at least) may be exceeded.
365 .NOEXPORT: