source: Makefile.in @ 0c30ecc

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 0c30ecc was 0c30ecc, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

Move cfa.m4 and cfa.make to tools/build

  • Property mode set to 100644
File size: 30.1 KB
Line 
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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######################## -*- Mode: Makefile-Automake -*- ######################
18###############################################################################
19
20VPATH = @srcdir@
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \   ]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) continue;; \
60        -*I) strip_trailopt 'I'; skip_next=yes;; \
61      -*I?*) strip_trailopt 'I';; \
62        -*O) strip_trailopt 'O'; skip_next=yes;; \
63      -*O?*) strip_trailopt 'O';; \
64        -*l) strip_trailopt 'l'; skip_next=yes;; \
65      -*l?*) strip_trailopt 'l';; \
66      -[dEDm]) skip_next=yes;; \
67      -[JT]) skip_next=yes;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94subdir = .
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/automake/libtool.m4 \
97        $(top_srcdir)/automake/ltoptions.m4 \
98        $(top_srcdir)/automake/ltsugar.m4 \
99        $(top_srcdir)/automake/ltversion.m4 \
100        $(top_srcdir)/automake/lt~obsolete.m4 \
101        $(top_srcdir)/tools/build/cfa.m4 $(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103        $(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
105        $(am__configure_deps) $(am__DIST_COMMON)
106am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
107 configure.lineno config.status.lineno
108mkinstalldirs = $(install_sh) -d
109CONFIG_HEADER = config.h
110CONFIG_CLEAN_FILES =
111CONFIG_CLEAN_VPATH_FILES =
112AM_V_P = $(am__v_P_@AM_V@)
113am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114am__v_P_0 = false
115am__v_P_1 = :
116AM_V_GEN = $(am__v_GEN_@AM_V@)
117am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118am__v_GEN_0 = @echo "  GEN     " $@;
119am__v_GEN_1 =
120AM_V_at = $(am__v_at_@AM_V@)
121am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122am__v_at_0 = @
123am__v_at_1 =
124SOURCES =
125DIST_SOURCES =
126RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
127        ctags-recursive dvi-recursive html-recursive info-recursive \
128        install-data-recursive install-dvi-recursive \
129        install-exec-recursive install-html-recursive \
130        install-info-recursive install-pdf-recursive \
131        install-ps-recursive install-recursive installcheck-recursive \
132        installdirs-recursive pdf-recursive ps-recursive \
133        tags-recursive uninstall-recursive
134am__can_run_installinfo = \
135  case $$AM_UPDATE_INFO_DIR in \
136    n|no|NO) false;; \
137    *) (install-info --version) >/dev/null 2>&1;; \
138  esac
139am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140am__vpath_adj = case $$p in \
141    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142    *) f=$$p;; \
143  esac;
144am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145am__install_max = 40
146am__nobase_strip_setup = \
147  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148am__nobase_strip = \
149  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150am__nobase_list = $(am__nobase_strip_setup); \
151  for p in $$list; do echo "$$p $$p"; done | \
152  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154    if (++n[$$2] == $(am__install_max)) \
155      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156    END { for (dir in files) print dir, files[dir] }'
157am__base_list = \
158  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160am__uninstall_files_from_dir = { \
161  test -z "$$files" \
162    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
163    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
164         $(am__cd) "$$dir" && rm -f $$files; }; \
165  }
166man1dir = $(mandir)/man1
167am__installdirs = "$(DESTDIR)$(man1dir)"
168NROFF = nroff
169MANS = $(man1_MANS)
170DATA = $(noinst_DATA)
171RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
172  distclean-recursive maintainer-clean-recursive
173am__recursive_targets = \
174  $(RECURSIVE_TARGETS) \
175  $(RECURSIVE_CLEAN_TARGETS) \
176  $(am__extra_recursive_targets)
177AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
178        cscope distdir dist dist-all distcheck
179am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180# Read a list of newline-separated strings from the standard input,
181# and print each of them once, without duplicates.  Input order is
182# *not* preserved.
183am__uniquify_input = $(AWK) '\
184  BEGIN { nonempty = 0; } \
185  { items[$$0] = 1; nonempty = 1; } \
186  END { if (nonempty) { for (i in items) print i; }; } \
187'
188# Make sure the list of sources is unique.  This is necessary because,
189# e.g., the same source file might be shared among _SOURCES variables
190# for different programs/libraries.
191am__define_uniq_tagged_files = \
192  list='$(am__tagged_files)'; \
193  unique=`for i in $$list; do \
194    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195  done | $(am__uniquify_input)`
196ETAGS = etags
197CTAGS = ctags
198CSCOPE = cscope
199DIST_SUBDIRS = $(SUBDIRS)
200am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/automake/compile \
201        $(top_srcdir)/automake/config.guess \
202        $(top_srcdir)/automake/config.sub \
203        $(top_srcdir)/automake/install-sh \
204        $(top_srcdir)/automake/ltmain.sh \
205        $(top_srcdir)/automake/missing $(top_srcdir)/src/config.h.in \
206        INSTALL README automake/compile automake/config.guess \
207        automake/config.sub automake/depcomp automake/install-sh \
208        automake/ltmain.sh automake/missing automake/ylwrap
209DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
210distdir = $(PACKAGE)-$(VERSION)
211top_distdir = $(distdir)
212am__remove_distdir = \
213  if test -d "$(distdir)"; then \
214    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
215      && rm -rf "$(distdir)" \
216      || { sleep 5 && rm -rf "$(distdir)"; }; \
217  else :; fi
218am__post_remove_distdir = $(am__remove_distdir)
219am__relativize = \
220  dir0=`pwd`; \
221  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
222  sed_rest='s,^[^/]*/*,,'; \
223  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
224  sed_butlast='s,/*[^/]*$$,,'; \
225  while test -n "$$dir1"; do \
226    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
227    if test "$$first" != "."; then \
228      if test "$$first" = ".."; then \
229        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
230        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
231      else \
232        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
233        if test "$$first2" = "$$first"; then \
234          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
235        else \
236          dir2="../$$dir2"; \
237        fi; \
238        dir0="$$dir0"/"$$first"; \
239      fi; \
240    fi; \
241    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
242  done; \
243  reldir="$$dir2"
244DIST_ARCHIVES = $(distdir).tar.gz
245GZIP_ENV = --best
246DIST_TARGETS = dist-gzip
247distuninstallcheck_listfiles = find . -type f -print
248am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
249  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
250distcleancheck_listfiles = find . -type f -print
251ACLOCAL = @ACLOCAL@
252AMTAR = @AMTAR@
253AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
254AR = @AR@
255AUTOCONF = @AUTOCONF@
256AUTOHEADER = @AUTOHEADER@
257AUTOMAKE = @AUTOMAKE@
258AWK = @AWK@
259BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@
260CC = @CC@
261CCAS = @CCAS@
262CCASDEPMODE = @CCASDEPMODE@
263CCASFLAGS = @CCASFLAGS@
264CCDEPMODE = @CCDEPMODE@
265CFACC = @CFACC@
266CFACC_INSTALL = @CFACC_INSTALL@
267CFACPP = @CFACPP@
268CFAMAKE = @CFAMAKE@
269CFA_BACKEND_CC = @CFA_BACKEND_CC@
270CFA_BINDIR = @CFA_BINDIR@
271CFA_FLAGS = @CFA_FLAGS@
272CFA_INCDIR = @CFA_INCDIR@
273CFA_LIBDIR = @CFA_LIBDIR@
274CFA_NAME = @CFA_NAME@
275CFA_PREFIX = @CFA_PREFIX@
276CFLAGS = @CFLAGS@
277CPP = @CPP@
278CPPFLAGS = @CPPFLAGS@
279CXX = @CXX@
280CXXCPP = @CXXCPP@
281CXXDEPMODE = @CXXDEPMODE@
282CXXFLAGS = @CXXFLAGS@
283CYGPATH_W = @CYGPATH_W@
284DEFS = @DEFS@
285DEMANGLER = @DEMANGLER@
286DEPDIR = @DEPDIR@
287DLLTOOL = @DLLTOOL@
288DRIVER_DIR = @DRIVER_DIR@
289DSYMUTIL = @DSYMUTIL@
290DUMPBIN = @DUMPBIN@
291ECHO_C = @ECHO_C@
292ECHO_N = @ECHO_N@
293ECHO_T = @ECHO_T@
294EGREP = @EGREP@
295EXEEXT = @EXEEXT@
296FGREP = @FGREP@
297GREP = @GREP@
298HAS_DISTCC = @HAS_DISTCC@
299HOST_FLAGS = @HOST_FLAGS@
300INSTALL = @INSTALL@
301INSTALL_DATA = @INSTALL_DATA@
302INSTALL_PROGRAM = @INSTALL_PROGRAM@
303INSTALL_SCRIPT = @INSTALL_SCRIPT@
304INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
305LD = @LD@
306LDFLAGS = @LDFLAGS@
307LEX = @LEX@
308LEXLIB = @LEXLIB@
309LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
310LIBCFA_TARGET_DIRS = @LIBCFA_TARGET_DIRS@
311LIBCFA_TARGET_MAKEFILES = @LIBCFA_TARGET_MAKEFILES@
312LIBDEMANGLE = @LIBDEMANGLE@
313LIBOBJS = @LIBOBJS@
314LIBS = @LIBS@
315LIBTOOL = @LIBTOOL@
316LIPO = @LIPO@
317LN_S = @LN_S@
318LTLIBOBJS = @LTLIBOBJS@
319LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
320MAKEINFO = @MAKEINFO@
321MANIFEST_TOOL = @MANIFEST_TOOL@
322MKDIR_P = @MKDIR_P@
323NM = @NM@
324NMEDIT = @NMEDIT@
325OBJDUMP = @OBJDUMP@
326OBJEXT = @OBJEXT@
327OTOOL = @OTOOL@
328OTOOL64 = @OTOOL64@
329PACKAGE = @PACKAGE@
330PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
331PACKAGE_NAME = @PACKAGE_NAME@
332PACKAGE_STRING = @PACKAGE_STRING@
333PACKAGE_TARNAME = @PACKAGE_TARNAME@
334PACKAGE_URL = @PACKAGE_URL@
335PACKAGE_VERSION = @PACKAGE_VERSION@
336PATH_SEPARATOR = @PATH_SEPARATOR@
337RANLIB = @RANLIB@
338SED = @SED@
339SET_MAKE = @SET_MAKE@
340SHELL = @SHELL@
341STRIP = @STRIP@
342TARGET_HOSTS = @TARGET_HOSTS@
343VERSION = @VERSION@
344YACC = @YACC@
345YFLAGS = @YFLAGS@
346abs_builddir = @abs_builddir@
347abs_srcdir = @abs_srcdir@
348abs_top_builddir = @abs_top_builddir@
349abs_top_srcdir = @abs_top_srcdir@
350ac_ct_AR = @ac_ct_AR@
351ac_ct_CC = @ac_ct_CC@
352ac_ct_CXX = @ac_ct_CXX@
353ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
354am__include = @am__include@
355am__leading_dot = @am__leading_dot@
356am__quote = @am__quote@
357am__tar = @am__tar@
358am__untar = @am__untar@
359bindir = @bindir@
360build = @build@
361build_alias = @build_alias@
362build_cpu = @build_cpu@
363build_os = @build_os@
364build_vendor = @build_vendor@
365builddir = @builddir@
366datadir = @datadir@
367datarootdir = @datarootdir@
368docdir = @docdir@
369dvidir = @dvidir@
370exec_prefix = @exec_prefix@
371host = @host@
372host_alias = @host_alias@
373host_cpu = @host_cpu@
374host_os = @host_os@
375host_vendor = @host_vendor@
376htmldir = @htmldir@
377includedir = @includedir@
378infodir = @infodir@
379install_sh = @install_sh@
380libdir = @libdir@
381libexecdir = @libexecdir@
382localedir = @localedir@
383localstatedir = @localstatedir@
384mandir = @mandir@
385mkdir_p = @mkdir_p@
386oldincludedir = @oldincludedir@
387pdfdir = @pdfdir@
388prefix = @prefix@
389program_transform_name = @program_transform_name@
390psdir = @psdir@
391runstatedir = @runstatedir@
392sbindir = @sbindir@
393sharedstatedir = @sharedstatedir@
394srcdir = @srcdir@
395sysconfdir = @sysconfdir@
396target_alias = @target_alias@
397top_build_prefix = @top_build_prefix@
398top_builddir = @top_builddir@
399top_srcdir = @top_srcdir@
400AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
401ACLOCAL_AMFLAGS = -I automake
402MAINTAINERCLEANFILES = lib/* bin/* tests/.deps/* tests/.out/* # order important
403SUBDIRS = driver src . @LIBCFA_TARGET_DIRS@
404noinst_DATA = @LIBCFA_TARGET_MAKEFILES@
405man1_MANS = doc/man/cfa.1
406debug = yes
407all: config.h
408        $(MAKE) $(AM_MAKEFLAGS) all-recursive
409
410.SUFFIXES:
411am--refresh: Makefile
412        @:
413$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
414        @for dep in $?; do \
415          case '$(am__configure_deps)' in \
416            *$$dep*) \
417              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
418              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
419                && exit 0; \
420              exit 1;; \
421          esac; \
422        done; \
423        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
424        $(am__cd) $(top_srcdir) && \
425          $(AUTOMAKE) --foreign Makefile
426Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
427        @case '$?' in \
428          *config.status*) \
429            echo ' $(SHELL) ./config.status'; \
430            $(SHELL) ./config.status;; \
431          *) \
432            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
433            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
434        esac;
435
436$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
437        $(SHELL) ./config.status --recheck
438
439$(top_srcdir)/configure:  $(am__configure_deps)
440        $(am__cd) $(srcdir) && $(AUTOCONF)
441$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
442        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
443$(am__aclocal_m4_deps):
444
445config.h: stamp-h1
446        @test -f $@ || rm -f stamp-h1
447        @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
448
449stamp-h1: $(top_srcdir)/src/config.h.in $(top_builddir)/config.status
450        @rm -f stamp-h1
451        cd $(top_builddir) && $(SHELL) ./config.status config.h
452$(top_srcdir)/src/config.h.in:  $(am__configure_deps)
453        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
454        rm -f stamp-h1
455        touch $@
456
457distclean-hdr:
458        -rm -f config.h stamp-h1
459
460mostlyclean-libtool:
461        -rm -f *.lo
462
463clean-libtool:
464        -rm -rf .libs _libs
465
466distclean-libtool:
467        -rm -f libtool config.lt
468install-man1: $(man1_MANS)
469        @$(NORMAL_INSTALL)
470        @list1='$(man1_MANS)'; \
471        list2=''; \
472        test -n "$(man1dir)" \
473          && test -n "`echo $$list1$$list2`" \
474          || exit 0; \
475        echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
476        $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
477        { for i in $$list1; do echo "$$i"; done;  \
478        if test -n "$$list2"; then \
479          for i in $$list2; do echo "$$i"; done \
480            | sed -n '/\.1[a-z]*$$/p'; \
481        fi; \
482        } | while read p; do \
483          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
484          echo "$$d$$p"; echo "$$p"; \
485        done | \
486        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
487              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
488        sed 'N;N;s,\n, ,g' | { \
489        list=; while read file base inst; do \
490          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
491            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
492            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
493          fi; \
494        done; \
495        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
496        while read files; do \
497          test -z "$$files" || { \
498            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
499            $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
500        done; }
501
502uninstall-man1:
503        @$(NORMAL_UNINSTALL)
504        @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
505        files=`{ for i in $$list; do echo "$$i"; done; \
506        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
507              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
508        dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
509
510# This directory's subdirectories are mostly independent; you can cd
511# into them and run 'make' without going through this Makefile.
512# To change the values of 'make' variables: instead of editing Makefiles,
513# (1) if the variable is set in 'config.status', edit 'config.status'
514#     (which will cause the Makefiles to be regenerated when you run 'make');
515# (2) otherwise, pass the desired values on the 'make' command line.
516$(am__recursive_targets):
517        @fail=; \
518        if $(am__make_keepgoing); then \
519          failcom='fail=yes'; \
520        else \
521          failcom='exit 1'; \
522        fi; \
523        dot_seen=no; \
524        target=`echo $@ | sed s/-recursive//`; \
525        case "$@" in \
526          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
527          *) list='$(SUBDIRS)' ;; \
528        esac; \
529        for subdir in $$list; do \
530          echo "Making $$target in $$subdir"; \
531          if test "$$subdir" = "."; then \
532            dot_seen=yes; \
533            local_target="$$target-am"; \
534          else \
535            local_target="$$target"; \
536          fi; \
537          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
538          || eval $$failcom; \
539        done; \
540        if test "$$dot_seen" = "no"; then \
541          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
542        fi; test -z "$$fail"
543
544ID: $(am__tagged_files)
545        $(am__define_uniq_tagged_files); mkid -fID $$unique
546tags: tags-recursive
547TAGS: tags
548
549tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
550        set x; \
551        here=`pwd`; \
552        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
553          include_option=--etags-include; \
554          empty_fix=.; \
555        else \
556          include_option=--include; \
557          empty_fix=; \
558        fi; \
559        list='$(SUBDIRS)'; for subdir in $$list; do \
560          if test "$$subdir" = .; then :; else \
561            test ! -f $$subdir/TAGS || \
562              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
563          fi; \
564        done; \
565        $(am__define_uniq_tagged_files); \
566        shift; \
567        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
568          test -n "$$unique" || unique=$$empty_fix; \
569          if test $$# -gt 0; then \
570            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571              "$$@" $$unique; \
572          else \
573            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
574              $$unique; \
575          fi; \
576        fi
577ctags: ctags-recursive
578
579CTAGS: ctags
580ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
581        $(am__define_uniq_tagged_files); \
582        test -z "$(CTAGS_ARGS)$$unique" \
583          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
584             $$unique
585
586GTAGS:
587        here=`$(am__cd) $(top_builddir) && pwd` \
588          && $(am__cd) $(top_srcdir) \
589          && gtags -i $(GTAGS_ARGS) "$$here"
590cscope: cscope.files
591        test ! -s cscope.files \
592          || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
593clean-cscope:
594        -rm -f cscope.files
595cscope.files: clean-cscope cscopelist
596cscopelist: cscopelist-recursive
597
598cscopelist-am: $(am__tagged_files)
599        list='$(am__tagged_files)'; \
600        case "$(srcdir)" in \
601          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
602          *) sdir=$(subdir)/$(srcdir) ;; \
603        esac; \
604        for i in $$list; do \
605          if test -f "$$i"; then \
606            echo "$(subdir)/$$i"; \
607          else \
608            echo "$$sdir/$$i"; \
609          fi; \
610        done >> $(top_builddir)/cscope.files
611
612distclean-tags:
613        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
614        -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
615
616distdir: $(DISTFILES)
617        $(am__remove_distdir)
618        test -d "$(distdir)" || mkdir "$(distdir)"
619        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
620        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
621        list='$(DISTFILES)'; \
622          dist_files=`for file in $$list; do echo $$file; done | \
623          sed -e "s|^$$srcdirstrip/||;t" \
624              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
625        case $$dist_files in \
626          */*) $(MKDIR_P) `echo "$$dist_files" | \
627                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
628                           sort -u` ;; \
629        esac; \
630        for file in $$dist_files; do \
631          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
632          if test -d $$d/$$file; then \
633            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
634            if test -d "$(distdir)/$$file"; then \
635              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
636            fi; \
637            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
638              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
639              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
640            fi; \
641            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
642          else \
643            test -f "$(distdir)/$$file" \
644            || cp -p $$d/$$file "$(distdir)/$$file" \
645            || exit 1; \
646          fi; \
647        done
648        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
649          if test "$$subdir" = .; then :; else \
650            $(am__make_dryrun) \
651              || test -d "$(distdir)/$$subdir" \
652              || $(MKDIR_P) "$(distdir)/$$subdir" \
653              || exit 1; \
654            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
655            $(am__relativize); \
656            new_distdir=$$reldir; \
657            dir1=$$subdir; dir2="$(top_distdir)"; \
658            $(am__relativize); \
659            new_top_distdir=$$reldir; \
660            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
661            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
662            ($(am__cd) $$subdir && \
663              $(MAKE) $(AM_MAKEFLAGS) \
664                top_distdir="$$new_top_distdir" \
665                distdir="$$new_distdir" \
666                am__remove_distdir=: \
667                am__skip_length_check=: \
668                am__skip_mode_fix=: \
669                distdir) \
670              || exit 1; \
671          fi; \
672        done
673        -test -n "$(am__skip_mode_fix)" \
674        || find "$(distdir)" -type d ! -perm -755 \
675                -exec chmod u+rwx,go+rx {} \; -o \
676          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
677          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
678          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
679        || chmod -R a+r "$(distdir)"
680dist-gzip: distdir
681        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
682        $(am__post_remove_distdir)
683
684dist-bzip2: distdir
685        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
686        $(am__post_remove_distdir)
687
688dist-lzip: distdir
689        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
690        $(am__post_remove_distdir)
691
692dist-xz: distdir
693        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
694        $(am__post_remove_distdir)
695
696dist-tarZ: distdir
697        @echo WARNING: "Support for distribution archives compressed with" \
698                       "legacy program 'compress' is deprecated." >&2
699        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
700        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
701        $(am__post_remove_distdir)
702
703dist-shar: distdir
704        @echo WARNING: "Support for shar distribution archives is" \
705                       "deprecated." >&2
706        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
707        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
708        $(am__post_remove_distdir)
709
710dist-zip: distdir
711        -rm -f $(distdir).zip
712        zip -rq $(distdir).zip $(distdir)
713        $(am__post_remove_distdir)
714
715dist dist-all:
716        $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
717        $(am__post_remove_distdir)
718
719# This target untars the dist file and tries a VPATH configuration.  Then
720# it guarantees that the distribution is self-contained by making another
721# tarfile.
722distcheck: dist
723        case '$(DIST_ARCHIVES)' in \
724        *.tar.gz*) \
725          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
726        *.tar.bz2*) \
727          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
728        *.tar.lz*) \
729          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
730        *.tar.xz*) \
731          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
732        *.tar.Z*) \
733          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
734        *.shar.gz*) \
735          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
736        *.zip*) \
737          unzip $(distdir).zip ;;\
738        esac
739        chmod -R a-w $(distdir)
740        chmod u+w $(distdir)
741        mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
742        chmod a-w $(distdir)
743        test -d $(distdir)/_build || exit 0; \
744        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
745          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
746          && am__cwd=`pwd` \
747          && $(am__cd) $(distdir)/_build/sub \
748          && ../../configure \
749            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
750            $(DISTCHECK_CONFIGURE_FLAGS) \
751            --srcdir=../.. --prefix="$$dc_install_base" \
752          && $(MAKE) $(AM_MAKEFLAGS) \
753          && $(MAKE) $(AM_MAKEFLAGS) dvi \
754          && $(MAKE) $(AM_MAKEFLAGS) check \
755          && $(MAKE) $(AM_MAKEFLAGS) install \
756          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
757          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
758          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
759                distuninstallcheck \
760          && chmod -R a-w "$$dc_install_base" \
761          && ({ \
762               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
763               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
764               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
765               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
766                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
767              } || { rm -rf "$$dc_destdir"; exit 1; }) \
768          && rm -rf "$$dc_destdir" \
769          && $(MAKE) $(AM_MAKEFLAGS) dist \
770          && rm -rf $(DIST_ARCHIVES) \
771          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
772          && cd "$$am__cwd" \
773          || exit 1
774        $(am__post_remove_distdir)
775        @(echo "$(distdir) archives ready for distribution: "; \
776          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
777          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
778distuninstallcheck:
779        @test -n '$(distuninstallcheck_dir)' || { \
780          echo 'ERROR: trying to run $@ with an empty' \
781               '$$(distuninstallcheck_dir)' >&2; \
782          exit 1; \
783        }; \
784        $(am__cd) '$(distuninstallcheck_dir)' || { \
785          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
786          exit 1; \
787        }; \
788        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
789           || { echo "ERROR: files left after uninstall:" ; \
790                if test -n "$(DESTDIR)"; then \
791                  echo "  (check DESTDIR support)"; \
792                fi ; \
793                $(distuninstallcheck_listfiles) ; \
794                exit 1; } >&2
795distcleancheck: distclean
796        @if test '$(srcdir)' = . ; then \
797          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
798          exit 1 ; \
799        fi
800        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
801          || { echo "ERROR: files left in build directory after distclean:" ; \
802               $(distcleancheck_listfiles) ; \
803               exit 1; } >&2
804check-am: all-am
805check: check-recursive
806all-am: Makefile $(MANS) $(DATA) config.h
807installdirs: installdirs-recursive
808installdirs-am:
809        for dir in "$(DESTDIR)$(man1dir)"; do \
810          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
811        done
812install: install-recursive
813install-exec: install-exec-recursive
814install-data: install-data-recursive
815uninstall: uninstall-recursive
816
817install-am: all-am
818        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
819install-strip:
820        if test -z '$(STRIP)'; then \
821          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
822            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
823              install; \
824        else \
825          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
826            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
827            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
828        fi
829mostlyclean-generic:
830
831clean-generic:
832
833distclean-generic:
834        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
835        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
836
837maintainer-clean-generic:
838        @echo "This command is intended for maintainers to use"
839        @echo "it deletes files that may require special tools to rebuild."
840        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
841clean: clean-recursive
842
843clean-am: clean-generic clean-libtool mostlyclean-am
844
845distclean: distclean-recursive
846        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
847        -rm -f Makefile
848distclean-am: clean-am distclean-generic distclean-hdr \
849        distclean-libtool distclean-tags
850
851dvi: dvi-recursive
852
853dvi-am:
854
855html: html-recursive
856
857html-am:
858
859info: info-recursive
860
861info-am:
862
863install-data-am: install-man
864
865install-dvi: install-dvi-recursive
866
867install-dvi-am:
868
869install-exec-am:
870
871install-html: install-html-recursive
872
873install-html-am:
874
875install-info: install-info-recursive
876
877install-info-am:
878
879install-man: install-man1
880
881install-pdf: install-pdf-recursive
882
883install-pdf-am:
884
885install-ps: install-ps-recursive
886
887install-ps-am:
888
889installcheck-am:
890
891maintainer-clean: maintainer-clean-recursive
892        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
893        -rm -rf $(top_srcdir)/autom4te.cache
894        -rm -f Makefile
895maintainer-clean-am: distclean-am maintainer-clean-generic
896
897mostlyclean: mostlyclean-recursive
898
899mostlyclean-am: mostlyclean-generic mostlyclean-libtool
900
901pdf: pdf-recursive
902
903pdf-am:
904
905ps: ps-recursive
906
907ps-am:
908
909uninstall-am: uninstall-man
910
911uninstall-man: uninstall-man1
912
913.MAKE: $(am__recursive_targets) all install-am install-strip
914
915.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
916        am--refresh check check-am clean clean-cscope clean-generic \
917        clean-libtool cscope cscopelist-am ctags ctags-am dist \
918        dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
919        dist-xz dist-zip distcheck distclean distclean-generic \
920        distclean-hdr distclean-libtool distclean-tags distcleancheck \
921        distdir distuninstallcheck dvi dvi-am html html-am info \
922        info-am install install-am install-data install-data-am \
923        install-dvi install-dvi-am install-exec install-exec-am \
924        install-html install-html-am install-info install-info-am \
925        install-man install-man1 install-pdf install-pdf-am install-ps \
926        install-ps-am install-strip installcheck installcheck-am \
927        installdirs installdirs-am maintainer-clean \
928        maintainer-clean-generic mostlyclean mostlyclean-generic \
929        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
930        uninstall-am uninstall-man uninstall-man1
931
932.PRECIOUS: Makefile
933
934
935@LIBCFA_TARGET_MAKEFILES@ : Makefile $(srcdir)/libcfa/configure
936        @$(eval config_file = $(dir $@)config.data)
937        @ls $(config_file) || (echo "Missing config.data, re-run configure script again" && false)
938        @$(eval config_data = $(shell cat $(config_file)))
939        @echo "Configuring libcfa with '$(config_data)''"
940        @cd $(dir $@) && $(abs_top_srcdir)/libcfa/configure $(config_data)
941check:
942        $(MAKE) -C tests all-tests installed=no debug=${debug}
943
944installcheck:
945        $(MAKE) -C tests all-tests installed=yes debug=${debug}
946
947configure-libcfa: @LIBCFA_TARGET_MAKEFILES@
948        @true
949
950status: @LIBCFA_TARGET_MAKEFILES@
951        @echo -ne "translator\n\t"
952        @./config.status --config | sed "s/ /\n\t/g; s/\t'/\t/g; s/'\n/\n/g; s/^'//g; s/'$$//g"
953        @find libcfa -name config.status -printf "\n%h\n\t" -exec {} --config \; | sed "s/ /\n\t/g; s/\t'/\t/g; s/'\n/\n/g; s/^'//g; s/'$$//g"
954
955# Tell versions [3.59,3.63) of GNU make to not export all variables.
956# Otherwise a system limit (for SysV at least) may be exceeded.
957.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.