source: Makefile.in @ c59712e

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
Last change on this file since c59712e was c59712e, checked in by Thierry Delisle <tdelisle@…>, 6 years ago

Parent make now seems to properly call libcfa

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