6b3a2df09a562c99d3a4cc0e812ea345e9fbd743
[yaz-moved-to-github.git] / asn / 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 = libasn.la
83
84 LIBS = 
85
86 libasn_la_SOURCES = proto.c prt-rsc.c prt-acc.c prt-exp.c prt-grs.c prt-exd.c   prt-dia.c prt-esp.c prt-arc.c prt-add.c prt-dat.c prt-univ.c
87
88
89 pkginclude_HEADERS =    prt-acc.h prt-add.h prt-arc.h prt-dat.h prt-dia.h prt-esp.h prt-exd.h   prt-exp.h prt-ext.h prt-grs.h prt-proto.h prt-rsc.h prt-univ.h
90
91
92 INCLUDES = -I$(srcdir)/../include
93 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
94 CONFIG_CLEAN_FILES = 
95 LTLIBRARIES =  $(noinst_LTLIBRARIES)
96
97
98 DEFS = @DEFS@ -I. -I$(srcdir) 
99 CPPFLAGS = @CPPFLAGS@
100 LDFLAGS = @LDFLAGS@
101 libasn_la_LDFLAGS = 
102 libasn_la_LIBADD = 
103 libasn_la_OBJECTS =  proto.lo prt-rsc.lo prt-acc.lo prt-exp.lo \
104 prt-grs.lo prt-exd.lo prt-dia.lo prt-esp.lo prt-arc.lo prt-add.lo \
105 prt-dat.lo prt-univ.lo
106 CFLAGS = @CFLAGS@
107 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109 CCLD = $(CC)
110 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
111 HEADERS =  $(pkginclude_HEADERS)
112
113 DIST_COMMON =  Makefile.am Makefile.in
114
115
116 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
117
118 TAR = gtar
119 GZIP_ENV = --best
120 DEP_FILES =  .deps/proto.P .deps/prt-acc.P .deps/prt-add.P \
121 .deps/prt-arc.P .deps/prt-dat.P .deps/prt-dia.P .deps/prt-esp.P \
122 .deps/prt-exd.P .deps/prt-exp.P .deps/prt-grs.P .deps/prt-rsc.P \
123 .deps/prt-univ.P
124 SOURCES = $(libasn_la_SOURCES)
125 OBJECTS = $(libasn_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 asn/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 libasn.la: $(libasn_la_OBJECTS) $(libasn_la_DEPENDENCIES)
180         $(LINK)  $(libasn_la_LDFLAGS) $(libasn_la_OBJECTS) $(libasn_la_LIBADD) $(LIBS)
181
182 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
183         @$(NORMAL_INSTALL)
184         $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
185         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
186           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
187           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p"; \
188           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p; \
189         done
190
191 uninstall-pkgincludeHEADERS:
192         @$(NORMAL_UNINSTALL)
193         list='$(pkginclude_HEADERS)'; for p in $$list; do \
194           rm -f $(DESTDIR)$(pkgincludedir)/$$p; \
195         done
196
197 tags: TAGS
198
199 ID: $(HEADERS) $(SOURCES) $(LISP)
200         list='$(SOURCES) $(HEADERS)'; \
201         unique=`for i in $$list; do echo $$i; done | \
202           awk '    { files[$$0] = 1; } \
203                END { for (i in files) print i; }'`; \
204         here=`pwd` && cd $(srcdir) \
205           && mkid -f$$here/ID $$unique $(LISP)
206
207 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
208         tags=; \
209         here=`pwd`; \
210         list='$(SOURCES) $(HEADERS)'; \
211         unique=`for i in $$list; do echo $$i; done | \
212           awk '    { files[$$0] = 1; } \
213                END { for (i in files) print i; }'`; \
214         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
215           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
216
217 mostlyclean-tags:
218
219 clean-tags:
220
221 distclean-tags:
222         -rm -f TAGS ID
223
224 maintainer-clean-tags:
225
226 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
227
228 subdir = asn
229
230 distdir: $(DISTFILES)
231         here=`cd $(top_builddir) && pwd`; \
232         top_distdir=`cd $(top_distdir) && pwd`; \
233         distdir=`cd $(distdir) && pwd`; \
234         cd $(top_srcdir) \
235           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu asn/Makefile
236         @for file in $(DISTFILES); do \
237           d=$(srcdir); \
238           if test -d $$d/$$file; then \
239             cp -pr $$/$$file $(distdir)/$$file; \
240           else \
241             test -f $(distdir)/$$file \
242             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
243             || cp -p $$d/$$file $(distdir)/$$file || :; \
244           fi; \
245         done
246
247 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
248
249 -include $(DEP_FILES)
250
251 mostlyclean-depend:
252
253 clean-depend:
254
255 distclean-depend:
256         -rm -rf .deps
257
258 maintainer-clean-depend:
259
260 %.o: %.c
261         @echo '$(COMPILE) -c $<'; \
262         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
263         @-cp .deps/$(*F).pp .deps/$(*F).P; \
264         tr ' ' '\012' < .deps/$(*F).pp \
265           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
266             >> .deps/$(*F).P; \
267         rm .deps/$(*F).pp
268
269 %.lo: %.c
270         @echo '$(LTCOMPILE) -c $<'; \
271         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
272         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
273           < .deps/$(*F).pp > .deps/$(*F).P; \
274         tr ' ' '\012' < .deps/$(*F).pp \
275           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
276             >> .deps/$(*F).P; \
277         rm -f .deps/$(*F).pp
278 info-am:
279 info: info-am
280 dvi-am:
281 dvi: dvi-am
282 check-am: all-am
283 check: check-am
284 installcheck-am:
285 installcheck: installcheck-am
286 install-exec-am:
287 install-exec: install-exec-am
288
289 install-data-am: install-pkgincludeHEADERS
290 install-data: install-data-am
291
292 install-am: all-am
293         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
294 install: install-am
295 uninstall-am: uninstall-pkgincludeHEADERS
296 uninstall: uninstall-am
297 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
298 all-redirect: all-am
299 install-strip:
300         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
301 installdirs:
302         $(mkinstalldirs)  $(DESTDIR)$(pkgincludedir)
303
304
305 mostlyclean-generic:
306
307 clean-generic:
308
309 distclean-generic:
310         -rm -f Makefile $(CONFIG_CLEAN_FILES)
311         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
312
313 maintainer-clean-generic:
314 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
315                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
316                 mostlyclean-generic
317
318 mostlyclean: mostlyclean-am
319
320 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
321                 clean-tags clean-depend clean-generic mostlyclean-am
322
323 clean: clean-am
324
325 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
326                 distclean-libtool distclean-tags distclean-depend \
327                 distclean-generic clean-am
328         -rm -f libtool
329
330 distclean: distclean-am
331
332 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
333                 maintainer-clean-compile maintainer-clean-libtool \
334                 maintainer-clean-tags maintainer-clean-depend \
335                 maintainer-clean-generic distclean-am
336         @echo "This command is intended for maintainers to use;"
337         @echo "it deletes files that may require special tools to rebuild."
338
339 maintainer-clean: maintainer-clean-am
340
341 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
342 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
343 mostlyclean-compile distclean-compile clean-compile \
344 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
345 clean-libtool maintainer-clean-libtool uninstall-pkgincludeHEADERS \
346 install-pkgincludeHEADERS tags mostlyclean-tags distclean-tags \
347 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
348 distclean-depend clean-depend maintainer-clean-depend info-am info \
349 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
350 install-exec install-data-am install-data install-am install \
351 uninstall-am uninstall all-redirect all-am all installdirs \
352 mostlyclean-generic distclean-generic clean-generic \
353 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
354
355
356 # Tell versions [3.59,3.63) of GNU make to not export all variables.
357 # Otherwise a system limit (for SysV at least) may be exceeded.
358 .NOEXPORT: