8678e958b10ba2bb7093153a0dffbf051bb816e9
[yaz-moved-to-github.git] / util / 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 SUBDIRS_VAR = @SUBDIRS_VAR@
78 VERSION = @VERSION@
79
80 noinst_LTLIBRARIES = libutil.la
81
82 bin_SCRIPTS = yaz-comp
83
84 EXTRA_DIST = yaz-comp
85
86 LIBS = 
87
88 INCLUDES = -I$(srcdir)/../include
89
90 libutil_la_SOURCES = options.c log.c marcdisp.c oid.c wrbuf.c nmemsdup.c    xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.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 libutil_la_LDFLAGS = 
101 libutil_la_LIBADD = 
102 libutil_la_OBJECTS =  options.lo log.lo marcdisp.lo oid.lo wrbuf.lo \
103 nmemsdup.lo xmalloc.lo readconf.lo tpath.lo nmem.lo matchstr.lo \
104 atoin.lo
105 SCRIPTS =  $(bin_SCRIPTS)
106
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/atoin.P .deps/log.P .deps/marcdisp.P .deps/matchstr.P \
120 .deps/nmem.P .deps/nmemsdup.P .deps/oid.P .deps/options.P \
121 .deps/readconf.P .deps/tpath.P .deps/wrbuf.P .deps/xmalloc.P
122 SOURCES = $(libutil_la_SOURCES)
123 OBJECTS = $(libutil_la_OBJECTS)
124
125 all: all-redirect
126 .SUFFIXES:
127 .SUFFIXES: .S .c .lo .o .s
128 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
129         cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
130
131 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
132         cd $(top_builddir) \
133           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
134
135
136 mostlyclean-noinstLTLIBRARIES:
137
138 clean-noinstLTLIBRARIES:
139         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
140
141 distclean-noinstLTLIBRARIES:
142
143 maintainer-clean-noinstLTLIBRARIES:
144
145 .s.o:
146         $(COMPILE) -c $<
147
148 .S.o:
149         $(COMPILE) -c $<
150
151 mostlyclean-compile:
152         -rm -f *.o core *.core
153
154 clean-compile:
155
156 distclean-compile:
157         -rm -f *.tab.c
158
159 maintainer-clean-compile:
160
161 .s.lo:
162         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
163
164 .S.lo:
165         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
166
167 mostlyclean-libtool:
168         -rm -f *.lo
169
170 clean-libtool:
171         -rm -rf .libs _libs
172
173 distclean-libtool:
174
175 maintainer-clean-libtool:
176
177 libutil.la: $(libutil_la_OBJECTS) $(libutil_la_DEPENDENCIES)
178         $(LINK)  $(libutil_la_LDFLAGS) $(libutil_la_OBJECTS) $(libutil_la_LIBADD) $(LIBS)
179
180 install-binSCRIPTS: $(bin_SCRIPTS)
181         @$(NORMAL_INSTALL)
182         $(mkinstalldirs) $(DESTDIR)$(bindir)
183         @list='$(bin_SCRIPTS)'; for p in $$list; do \
184           if test -f $$p; then \
185             echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
186             $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
187           else if test -f $(srcdir)/$$p; then \
188             echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
189             $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
190           else :; fi; fi; \
191         done
192
193 uninstall-binSCRIPTS:
194         @$(NORMAL_UNINSTALL)
195         list='$(bin_SCRIPTS)'; for p in $$list; do \
196           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
197         done
198
199 tags: TAGS
200
201 ID: $(HEADERS) $(SOURCES) $(LISP)
202         list='$(SOURCES) $(HEADERS)'; \
203         unique=`for i in $$list; do echo $$i; done | \
204           awk '    { files[$$0] = 1; } \
205                END { for (i in files) print i; }'`; \
206         here=`pwd` && cd $(srcdir) \
207           && mkid -f$$here/ID $$unique $(LISP)
208
209 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
210         tags=; \
211         here=`pwd`; \
212         list='$(SOURCES) $(HEADERS)'; \
213         unique=`for i in $$list; do echo $$i; done | \
214           awk '    { files[$$0] = 1; } \
215                END { for (i in files) print i; }'`; \
216         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
217           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
218
219 mostlyclean-tags:
220
221 clean-tags:
222
223 distclean-tags:
224         -rm -f TAGS ID
225
226 maintainer-clean-tags:
227
228 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
229
230 subdir = util
231
232 distdir: $(DISTFILES)
233         here=`cd $(top_builddir) && pwd`; \
234         top_distdir=`cd $(top_distdir) && pwd`; \
235         distdir=`cd $(distdir) && pwd`; \
236         cd $(top_srcdir) \
237           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu util/Makefile
238         @for file in $(DISTFILES); do \
239           d=$(srcdir); \
240           if test -d $$d/$$file; then \
241             cp -pr $$/$$file $(distdir)/$$file; \
242           else \
243             test -f $(distdir)/$$file \
244             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
245             || cp -p $$d/$$file $(distdir)/$$file || :; \
246           fi; \
247         done
248
249 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
250
251 -include $(DEP_FILES)
252
253 mostlyclean-depend:
254
255 clean-depend:
256
257 distclean-depend:
258         -rm -rf .deps
259
260 maintainer-clean-depend:
261
262 %.o: %.c
263         @echo '$(COMPILE) -c $<'; \
264         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
265         @-cp .deps/$(*F).pp .deps/$(*F).P; \
266         tr ' ' '\012' < .deps/$(*F).pp \
267           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
268             >> .deps/$(*F).P; \
269         rm .deps/$(*F).pp
270
271 %.lo: %.c
272         @echo '$(LTCOMPILE) -c $<'; \
273         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
274         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
275           < .deps/$(*F).pp > .deps/$(*F).P; \
276         tr ' ' '\012' < .deps/$(*F).pp \
277           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
278             >> .deps/$(*F).P; \
279         rm -f .deps/$(*F).pp
280 info-am:
281 info: info-am
282 dvi-am:
283 dvi: dvi-am
284 check-am: all-am
285 check: check-am
286 installcheck-am:
287 installcheck: installcheck-am
288 install-exec-am: install-binSCRIPTS
289 install-exec: install-exec-am
290
291 install-data-am:
292 install-data: install-data-am
293
294 install-am: all-am
295         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
296 install: install-am
297 uninstall-am: uninstall-binSCRIPTS
298 uninstall: uninstall-am
299 all-am: Makefile $(LTLIBRARIES) $(SCRIPTS)
300 all-redirect: all-am
301 install-strip:
302         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
303 installdirs:
304         $(mkinstalldirs)  $(DESTDIR)$(bindir)
305
306
307 mostlyclean-generic:
308
309 clean-generic:
310
311 distclean-generic:
312         -rm -f Makefile $(CONFIG_CLEAN_FILES)
313         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
314
315 maintainer-clean-generic:
316 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
317                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
318                 mostlyclean-generic
319
320 mostlyclean: mostlyclean-am
321
322 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
323                 clean-tags clean-depend clean-generic mostlyclean-am
324
325 clean: clean-am
326
327 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
328                 distclean-libtool distclean-tags distclean-depend \
329                 distclean-generic clean-am
330         -rm -f libtool
331
332 distclean: distclean-am
333
334 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
335                 maintainer-clean-compile maintainer-clean-libtool \
336                 maintainer-clean-tags maintainer-clean-depend \
337                 maintainer-clean-generic distclean-am
338         @echo "This command is intended for maintainers to use;"
339         @echo "it deletes files that may require special tools to rebuild."
340
341 maintainer-clean: maintainer-clean-am
342
343 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
344 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
345 mostlyclean-compile distclean-compile clean-compile \
346 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
347 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
348 install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
349 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
350 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
351 check-am installcheck-am installcheck install-exec-am install-exec \
352 install-data-am install-data install-am install uninstall-am uninstall \
353 all-redirect all-am all installdirs mostlyclean-generic \
354 distclean-generic clean-generic maintainer-clean-generic clean \
355 mostlyclean distclean maintainer-clean
356
357
358 # Tell versions [3.59,3.63) of GNU make to not export all variables.
359 # Otherwise a system limit (for SysV at least) may be exceeded.
360 .NOEXPORT: