]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - libctf/Makefile.in
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / libctf / Makefile.in
CommitLineData
0e65dfba
NA
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17#
18# Copyright (C) 2019 Free Software Foundation, Inc.
19#
20# This file is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 2 of the License, or
23# (at your option) any later version.
24#
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
29#
30# You should have received a copy of the GNU General Public License
31# along with this program; see the file COPYING. If not see
32# <http://www.gnu.org/licenses/>.
33#
34
35VPATH = @srcdir@
36am__is_gnu_make = { \
37 if test -z '$(MAKELEVEL)'; then \
38 false; \
39 elif test -n '$(MAKE_HOST)'; then \
40 true; \
41 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
42 true; \
43 else \
44 false; \
45 fi; \
46}
47am__make_running_with_option = \
48 case $${target_option-} in \
49 ?) ;; \
50 *) echo "am__make_running_with_option: internal error: invalid" \
51 "target option '$${target_option-}' specified" >&2; \
52 exit 1;; \
53 esac; \
54 has_opt=no; \
55 sane_makeflags=$$MAKEFLAGS; \
56 if $(am__is_gnu_make); then \
57 sane_makeflags=$$MFLAGS; \
58 else \
59 case $$MAKEFLAGS in \
60 *\\[\ \ ]*) \
61 bs=\\; \
62 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
64 esac; \
65 fi; \
66 skip_next=no; \
67 strip_trailopt () \
68 { \
69 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70 }; \
71 for flg in $$sane_makeflags; do \
72 test $$skip_next = yes && { skip_next=no; continue; }; \
73 case $$flg in \
74 *=*|--*) continue;; \
75 -*I) strip_trailopt 'I'; skip_next=yes;; \
76 -*I?*) strip_trailopt 'I';; \
77 -*O) strip_trailopt 'O'; skip_next=yes;; \
78 -*O?*) strip_trailopt 'O';; \
79 -*l) strip_trailopt 'l'; skip_next=yes;; \
80 -*l?*) strip_trailopt 'l';; \
81 -[dEDm]) skip_next=yes;; \
82 -[JT]) skip_next=yes;; \
83 esac; \
84 case $$flg in \
85 *$$target_option*) has_opt=yes; break;; \
86 esac; \
87 done; \
88 test $$has_opt = yes
89am__make_dryrun = (target_option=n; $(am__make_running_with_option))
90am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
91pkgdatadir = $(datadir)/@PACKAGE@
92pkgincludedir = $(includedir)/@PACKAGE@
93pkglibdir = $(libdir)/@PACKAGE@
94pkglibexecdir = $(libexecdir)/@PACKAGE@
95am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96install_sh_DATA = $(install_sh) -c -m 644
97install_sh_PROGRAM = $(install_sh) -c
98install_sh_SCRIPT = $(install_sh) -c
99INSTALL_HEADER = $(INSTALL_DATA)
100transform = $(program_transform_name)
101NORMAL_INSTALL = :
102PRE_INSTALL = :
103POST_INSTALL = :
104NORMAL_UNINSTALL = :
105PRE_UNINSTALL = :
106POST_UNINSTALL = :
107subdir = .
108ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
110 $(top_srcdir)/../config/lead-dot.m4 \
111 $(top_srcdir)/../config/override.m4 \
112 $(top_srcdir)/../config/warnings.m4 $(top_srcdir)/configure.ac
113am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114 $(ACLOCAL_M4)
115DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
116 $(am__configure_deps) $(am__DIST_COMMON)
117am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
118 configure.lineno config.status.lineno
119mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
120CONFIG_HEADER = config.h
121CONFIG_CLEAN_FILES =
122CONFIG_CLEAN_VPATH_FILES =
123LIBRARIES = $(noinst_LIBRARIES)
124ARFLAGS = cru
125AM_V_AR = $(am__v_AR_@AM_V@)
126am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
127am__v_AR_0 = @echo " AR " $@;
128am__v_AR_1 =
129libctf_a_AR = $(AR) $(ARFLAGS)
130libctf_a_LIBADD =
131am_libctf_a_OBJECTS = ctf-archive.$(OBJEXT) ctf-dump.$(OBJEXT) \
132 ctf-create.$(OBJEXT) ctf-decl.$(OBJEXT) ctf-error.$(OBJEXT) \
133 ctf-hash.$(OBJEXT) ctf-labels.$(OBJEXT) ctf-lookup.$(OBJEXT) \
134 ctf-open.$(OBJEXT) ctf-open-bfd.$(OBJEXT) ctf-subr.$(OBJEXT) \
135 ctf-types.$(OBJEXT) ctf-util.$(OBJEXT)
136libctf_a_OBJECTS = $(am_libctf_a_OBJECTS)
137AM_V_P = $(am__v_P_@AM_V@)
138am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
139am__v_P_0 = false
140am__v_P_1 = :
141AM_V_GEN = $(am__v_GEN_@AM_V@)
142am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
143am__v_GEN_0 = @echo " GEN " $@;
144am__v_GEN_1 =
145AM_V_at = $(am__v_at_@AM_V@)
146am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
147am__v_at_0 = @
148am__v_at_1 =
149DEFAULT_INCLUDES = -I.@am__isrc@
150depcomp = $(SHELL) $(top_srcdir)/../depcomp
151am__depfiles_maybe = depfiles
152am__mv = mv -f
153COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
154 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
155AM_V_CC = $(am__v_CC_@AM_V@)
156am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
157am__v_CC_0 = @echo " CC " $@;
158am__v_CC_1 =
159CCLD = $(CC)
160LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
161AM_V_CCLD = $(am__v_CCLD_@AM_V@)
162am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
163am__v_CCLD_0 = @echo " CCLD " $@;
164am__v_CCLD_1 =
165SOURCES = $(libctf_a_SOURCES)
166DIST_SOURCES = $(libctf_a_SOURCES)
167am__can_run_installinfo = \
168 case $$AM_UPDATE_INFO_DIR in \
169 n|no|NO) false;; \
170 *) (install-info --version) >/dev/null 2>&1;; \
171 esac
172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
173 $(LISP)config.h.in
174# Read a list of newline-separated strings from the standard input,
175# and print each of them once, without duplicates. Input order is
176# *not* preserved.
177am__uniquify_input = $(AWK) '\
178 BEGIN { nonempty = 0; } \
179 { items[$$0] = 1; nonempty = 1; } \
180 END { if (nonempty) { for (i in items) print i; }; } \
181'
182# Make sure the list of sources is unique. This is necessary because,
183# e.g., the same source file might be shared among _SOURCES variables
184# for different programs/libraries.
185am__define_uniq_tagged_files = \
186 list='$(am__tagged_files)'; \
187 unique=`for i in $$list; do \
188 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
189 done | $(am__uniquify_input)`
190ETAGS = etags
191CTAGS = ctags
192CSCOPE = cscope
193AM_RECURSIVE_TARGETS = cscope
194am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
195 $(top_srcdir)/../ar-lib $(top_srcdir)/../compile \
196 $(top_srcdir)/../depcomp $(top_srcdir)/../install-sh \
197 $(top_srcdir)/../missing $(top_srcdir)/../mkinstalldirs
198DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
199distdir = $(PACKAGE)-$(VERSION)
200top_distdir = $(distdir)
201am__remove_distdir = \
202 if test -d "$(distdir)"; then \
203 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
204 && rm -rf "$(distdir)" \
205 || { sleep 5 && rm -rf "$(distdir)"; }; \
206 else :; fi
207am__post_remove_distdir = $(am__remove_distdir)
208DIST_ARCHIVES = $(distdir).tar.gz
209GZIP_ENV = --best
210DIST_TARGETS = dist-gzip
211distuninstallcheck_listfiles = find . -type f -print
212am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
213 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
214distcleancheck_listfiles = find . -type f -print
215ACLOCAL = @ACLOCAL@
216AMTAR = @AMTAR@
217AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
218AR = @AR@
219AUTOCONF = @AUTOCONF@
220AUTOHEADER = @AUTOHEADER@
221AUTOMAKE = @AUTOMAKE@
222AWK = @AWK@
223CC = @CC@
224CCDEPMODE = @CCDEPMODE@
225CFLAGS = @CFLAGS@
226CPP = @CPP@
227CPPFLAGS = @CPPFLAGS@
228CYGPATH_W = @CYGPATH_W@
229DEFS = @DEFS@
230DEPDIR = @DEPDIR@
231ECHO_C = @ECHO_C@
232ECHO_N = @ECHO_N@
233ECHO_T = @ECHO_T@
234EGREP = @EGREP@
235EXEEXT = @EXEEXT@
236GREP = @GREP@
237INSTALL = @INSTALL@
238INSTALL_DATA = @INSTALL_DATA@
239INSTALL_PROGRAM = @INSTALL_PROGRAM@
240INSTALL_SCRIPT = @INSTALL_SCRIPT@
241INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
242LDFLAGS = @LDFLAGS@
243LIBOBJS = @LIBOBJS@
244LIBS = @LIBS@
245LTLIBOBJS = @LTLIBOBJS@
246MAINT = @MAINT@
247MAKEINFO = @MAKEINFO@
248MKDIR_P = @MKDIR_P@
249OBJEXT = @OBJEXT@
250PACKAGE = @PACKAGE@
251PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
252PACKAGE_NAME = @PACKAGE_NAME@
253PACKAGE_STRING = @PACKAGE_STRING@
254PACKAGE_TARNAME = @PACKAGE_TARNAME@
255PACKAGE_URL = @PACKAGE_URL@
256PACKAGE_VERSION = @PACKAGE_VERSION@
257PATH_SEPARATOR = @PATH_SEPARATOR@
258RANLIB = @RANLIB@
259SET_MAKE = @SET_MAKE@
260SHELL = @SHELL@
261STRIP = @STRIP@
262VERSION = @VERSION@
263WARN_PEDANTIC = @WARN_PEDANTIC@
264WERROR = @WERROR@
265abs_builddir = @abs_builddir@
266abs_srcdir = @abs_srcdir@
267abs_top_builddir = @abs_top_builddir@
268abs_top_srcdir = @abs_top_srcdir@
269ac_ct_AR = @ac_ct_AR@
270ac_ct_CC = @ac_ct_CC@
271ac_libctf_warn_cflags = @ac_libctf_warn_cflags@
272am__include = @am__include@
273am__leading_dot = @am__leading_dot@
274am__quote = @am__quote@
275am__tar = @am__tar@
276am__untar = @am__untar@
277bindir = @bindir@
278build_alias = @build_alias@
279builddir = @builddir@
280c_warn = @c_warn@
281datadir = @datadir@
282datarootdir = @datarootdir@
283docdir = @docdir@
284dvidir = @dvidir@
285exec_prefix = @exec_prefix@
286host_alias = @host_alias@
287htmldir = @htmldir@
288includedir = @includedir@
289infodir = @infodir@
290install_sh = @install_sh@
291libdir = @libdir@
292libexecdir = @libexecdir@
293localedir = @localedir@
294localstatedir = @localstatedir@
295mandir = @mandir@
296mkdir_p = @mkdir_p@
297oldincludedir = @oldincludedir@
298pdfdir = @pdfdir@
299prefix = @prefix@
300program_transform_name = @program_transform_name@
301psdir = @psdir@
302sbindir = @sbindir@
303sharedstatedir = @sharedstatedir@
304srcdir = @srcdir@
305sysconfdir = @sysconfdir@
306target_alias = @target_alias@
307top_build_prefix = @top_build_prefix@
308top_builddir = @top_builddir@
309top_srcdir = @top_srcdir@
310warn = @warn@
311ACLOCAL_AMFLAGS = -I .. -I ../config
312AUTOMAKE_OPTIONS = foreign no-texinfo.tex
313AM_CPPFLAGS = -D_GNU_SOURCE -I$(top_srcdir) -I$(top_srcdir)/../include -I$(top_srcdir)/../bfd -I../bfd
314AM_CFLAGS = -std=gnu99 @ac_libctf_warn_cflags@ @warn@ @c_warn@ @WARN_PEDANTIC@ @WERROR@
315noinst_LIBRARIES = libctf.a
316libctf_a_SOURCES = ctf-archive.c ctf-dump.c ctf-create.c ctf-decl.c ctf-error.c \
317 ctf-hash.c ctf-labels.c ctf-lookup.c ctf-open.c ctf-open-bfd.c \
318 ctf-subr.c ctf-types.c ctf-util.c
319
320all: config.h
321 $(MAKE) $(AM_MAKEFLAGS) all-am
322
323.SUFFIXES:
324.SUFFIXES: .c .o .obj
325am--refresh: Makefile
326 @:
327$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
328 @for dep in $?; do \
329 case '$(am__configure_deps)' in \
330 *$$dep*) \
331 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
332 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
333 && exit 0; \
334 exit 1;; \
335 esac; \
336 done; \
337 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
338 $(am__cd) $(top_srcdir) && \
339 $(AUTOMAKE) --foreign Makefile
340Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341 @case '$?' in \
342 *config.status*) \
343 echo ' $(SHELL) ./config.status'; \
344 $(SHELL) ./config.status;; \
345 *) \
346 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
347 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
348 esac;
349
350$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
351 $(SHELL) ./config.status --recheck
352
353$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
354 $(am__cd) $(srcdir) && $(AUTOCONF)
355$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
356 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
357$(am__aclocal_m4_deps):
358
359config.h: stamp-h1
360 @test -f $@ || rm -f stamp-h1
361 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
362
363stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
364 @rm -f stamp-h1
365 cd $(top_builddir) && $(SHELL) ./config.status config.h
366$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
367 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
368 rm -f stamp-h1
369 touch $@
370
371distclean-hdr:
372 -rm -f config.h stamp-h1
373
374clean-noinstLIBRARIES:
375 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
376
377libctf.a: $(libctf_a_OBJECTS) $(libctf_a_DEPENDENCIES) $(EXTRA_libctf_a_DEPENDENCIES)
378 $(AM_V_at)-rm -f libctf.a
379 $(AM_V_AR)$(libctf_a_AR) libctf.a $(libctf_a_OBJECTS) $(libctf_a_LIBADD)
380 $(AM_V_at)$(RANLIB) libctf.a
381
382mostlyclean-compile:
383 -rm -f *.$(OBJEXT)
384
385distclean-compile:
386 -rm -f *.tab.c
387
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-archive.Po@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-create.Po@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-decl.Po@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-dump.Po@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-error.Po@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-hash.Po@am__quote@
394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-labels.Po@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-lookup.Po@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-open-bfd.Po@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-open.Po@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-subr.Po@am__quote@
399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-types.Po@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctf-util.Po@am__quote@
401
402.c.o:
403@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
404@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
405@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
406@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
408
409.c.obj:
410@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
411@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
412@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
413@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
415
416ID: $(am__tagged_files)
417 $(am__define_uniq_tagged_files); mkid -fID $$unique
418tags: tags-am
419TAGS: tags
420
421tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
422 set x; \
423 here=`pwd`; \
424 $(am__define_uniq_tagged_files); \
425 shift; \
426 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
427 test -n "$$unique" || unique=$$empty_fix; \
428 if test $$# -gt 0; then \
429 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430 "$$@" $$unique; \
431 else \
432 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433 $$unique; \
434 fi; \
435 fi
436ctags: ctags-am
437
438CTAGS: ctags
439ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
440 $(am__define_uniq_tagged_files); \
441 test -z "$(CTAGS_ARGS)$$unique" \
442 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
443 $$unique
444
445GTAGS:
446 here=`$(am__cd) $(top_builddir) && pwd` \
447 && $(am__cd) $(top_srcdir) \
448 && gtags -i $(GTAGS_ARGS) "$$here"
449cscope: cscope.files
450 test ! -s cscope.files \
451 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
452clean-cscope:
453 -rm -f cscope.files
454cscope.files: clean-cscope cscopelist
455cscopelist: cscopelist-am
456
457cscopelist-am: $(am__tagged_files)
458 list='$(am__tagged_files)'; \
459 case "$(srcdir)" in \
460 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
461 *) sdir=$(subdir)/$(srcdir) ;; \
462 esac; \
463 for i in $$list; do \
464 if test -f "$$i"; then \
465 echo "$(subdir)/$$i"; \
466 else \
467 echo "$$sdir/$$i"; \
468 fi; \
469 done >> $(top_builddir)/cscope.files
470
471distclean-tags:
472 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
473 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
474
475distdir: $(DISTFILES)
476 $(am__remove_distdir)
477 test -d "$(distdir)" || mkdir "$(distdir)"
478 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480 list='$(DISTFILES)'; \
481 dist_files=`for file in $$list; do echo $$file; done | \
482 sed -e "s|^$$srcdirstrip/||;t" \
483 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484 case $$dist_files in \
485 */*) $(MKDIR_P) `echo "$$dist_files" | \
486 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
487 sort -u` ;; \
488 esac; \
489 for file in $$dist_files; do \
490 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491 if test -d $$d/$$file; then \
492 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493 if test -d "$(distdir)/$$file"; then \
494 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495 fi; \
496 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
497 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
498 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499 fi; \
500 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
501 else \
502 test -f "$(distdir)/$$file" \
503 || cp -p $$d/$$file "$(distdir)/$$file" \
504 || exit 1; \
505 fi; \
506 done
507 -test -n "$(am__skip_mode_fix)" \
508 || find "$(distdir)" -type d ! -perm -755 \
509 -exec chmod u+rwx,go+rx {} \; -o \
510 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
511 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
512 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
513 || chmod -R a+r "$(distdir)"
514dist-gzip: distdir
515 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
516 $(am__post_remove_distdir)
517
518dist-bzip2: distdir
519 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
520 $(am__post_remove_distdir)
521
522dist-lzip: distdir
523 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
524 $(am__post_remove_distdir)
525
526dist-xz: distdir
527 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
528 $(am__post_remove_distdir)
529
530dist-tarZ: distdir
531 @echo WARNING: "Support for distribution archives compressed with" \
532 "legacy program 'compress' is deprecated." >&2
533 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
534 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
535 $(am__post_remove_distdir)
536
537dist-shar: distdir
538 @echo WARNING: "Support for shar distribution archives is" \
539 "deprecated." >&2
540 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
541 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
542 $(am__post_remove_distdir)
543
544dist-zip: distdir
545 -rm -f $(distdir).zip
546 zip -rq $(distdir).zip $(distdir)
547 $(am__post_remove_distdir)
548
549dist dist-all:
550 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
551 $(am__post_remove_distdir)
552
553# This target untars the dist file and tries a VPATH configuration. Then
554# it guarantees that the distribution is self-contained by making another
555# tarfile.
556distcheck: dist
557 case '$(DIST_ARCHIVES)' in \
558 *.tar.gz*) \
559 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
560 *.tar.bz2*) \
561 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
562 *.tar.lz*) \
563 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
564 *.tar.xz*) \
565 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
566 *.tar.Z*) \
567 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
568 *.shar.gz*) \
569 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
570 *.zip*) \
571 unzip $(distdir).zip ;;\
572 esac
573 chmod -R a-w $(distdir)
574 chmod u+w $(distdir)
575 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
576 chmod a-w $(distdir)
577 test -d $(distdir)/_build || exit 0; \
578 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
579 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
580 && am__cwd=`pwd` \
581 && $(am__cd) $(distdir)/_build/sub \
582 && ../../configure \
583 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
584 $(DISTCHECK_CONFIGURE_FLAGS) \
585 --srcdir=../.. --prefix="$$dc_install_base" \
586 && $(MAKE) $(AM_MAKEFLAGS) \
587 && $(MAKE) $(AM_MAKEFLAGS) dvi \
588 && $(MAKE) $(AM_MAKEFLAGS) check \
589 && $(MAKE) $(AM_MAKEFLAGS) install \
590 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
591 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
592 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
593 distuninstallcheck \
594 && chmod -R a-w "$$dc_install_base" \
595 && ({ \
596 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
597 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
598 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
599 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
600 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
601 } || { rm -rf "$$dc_destdir"; exit 1; }) \
602 && rm -rf "$$dc_destdir" \
603 && $(MAKE) $(AM_MAKEFLAGS) dist \
604 && rm -rf $(DIST_ARCHIVES) \
605 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
606 && cd "$$am__cwd" \
607 || exit 1
608 $(am__post_remove_distdir)
609 @(echo "$(distdir) archives ready for distribution: "; \
610 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
611 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
612distuninstallcheck:
613 @test -n '$(distuninstallcheck_dir)' || { \
614 echo 'ERROR: trying to run $@ with an empty' \
615 '$$(distuninstallcheck_dir)' >&2; \
616 exit 1; \
617 }; \
618 $(am__cd) '$(distuninstallcheck_dir)' || { \
619 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
620 exit 1; \
621 }; \
622 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
623 || { echo "ERROR: files left after uninstall:" ; \
624 if test -n "$(DESTDIR)"; then \
625 echo " (check DESTDIR support)"; \
626 fi ; \
627 $(distuninstallcheck_listfiles) ; \
628 exit 1; } >&2
629distcleancheck: distclean
630 @if test '$(srcdir)' = . ; then \
631 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
632 exit 1 ; \
633 fi
634 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
635 || { echo "ERROR: files left in build directory after distclean:" ; \
636 $(distcleancheck_listfiles) ; \
637 exit 1; } >&2
638check-am: all-am
639check: check-am
640all-am: Makefile $(LIBRARIES) config.h
641installdirs:
642install: install-am
643install-exec: install-exec-am
644install-data: install-data-am
645uninstall: uninstall-am
646
647install-am: all-am
648 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
649
650installcheck: installcheck-am
651install-strip:
652 if test -z '$(STRIP)'; then \
653 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
654 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
655 install; \
656 else \
657 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
658 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
659 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
660 fi
661mostlyclean-generic:
662
663clean-generic:
664
665distclean-generic:
666 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
667 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
668
669maintainer-clean-generic:
670 @echo "This command is intended for maintainers to use"
671 @echo "it deletes files that may require special tools to rebuild."
672clean: clean-am
673
674clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
675
676distclean: distclean-am
677 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
678 -rm -rf ./$(DEPDIR)
679 -rm -f Makefile
680distclean-am: clean-am distclean-compile distclean-generic \
681 distclean-hdr distclean-tags
682
683dvi: dvi-am
684
685dvi-am:
686
687html: html-am
688
689html-am:
690
691info: info-am
692
693info-am:
694
695install-data-am:
696
697install-dvi: install-dvi-am
698
699install-dvi-am:
700
701install-exec-am:
702
703install-html: install-html-am
704
705install-html-am:
706
707install-info: install-info-am
708
709install-info-am:
710
711install-man:
712
713install-pdf: install-pdf-am
714
715install-pdf-am:
716
717install-ps: install-ps-am
718
719install-ps-am:
720
721installcheck-am:
722
723maintainer-clean: maintainer-clean-am
724 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
725 -rm -rf $(top_srcdir)/autom4te.cache
726 -rm -rf ./$(DEPDIR)
727 -rm -f Makefile
728maintainer-clean-am: distclean-am maintainer-clean-generic
729
730mostlyclean: mostlyclean-am
731
732mostlyclean-am: mostlyclean-compile mostlyclean-generic
733
734pdf: pdf-am
735
736pdf-am:
737
738ps: ps-am
739
740ps-am:
741
742uninstall-am:
743
744.MAKE: all install-am install-strip
745
746.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
747 clean-cscope clean-generic clean-noinstLIBRARIES cscope \
748 cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
749 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
750 distcheck distclean distclean-compile distclean-generic \
751 distclean-hdr distclean-tags distcleancheck distdir \
752 distuninstallcheck dvi dvi-am html html-am info info-am \
753 install install-am install-data install-data-am install-dvi \
754 install-dvi-am install-exec install-exec-am install-html \
755 install-html-am install-info install-info-am install-man \
756 install-pdf install-pdf-am install-ps install-ps-am \
757 install-strip installcheck installcheck-am installdirs \
758 maintainer-clean maintainer-clean-generic mostlyclean \
759 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
760 tags tags-am uninstall uninstall-am
761
762.PRECIOUS: Makefile
763
764
765# Tell versions [3.59,3.63) of GNU make to not export all variables.
766# Otherwise a system limit (for SysV at least) may be exceeded.
767.NOEXPORT: