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