1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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# Automake source file for the Parma Polyhedra Library.
18# Copyright (C) 2001-2010 Roberto Bagnara <bagnara@cs.unipr.it>
19# Copyright (C) 2010-2016 BUGSENG srl (http://bugseng.com)
20#
21# This file is part of the Parma Polyhedra Library (PPL).
22#
23# The PPL is free software; you can redistribute it and/or modify it
24# under the terms of the GNU General Public License as published by the
25# Free Software Foundation; either version 3 of the License, or (at your
26# option) any later version.
27#
28# The PPL is distributed in the hope that it will be useful, but WITHOUT
29# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
30# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
31# for more details.
32#
33# You should have received a copy of the GNU General Public License
34# along with this program; if not, write to the Free Software Foundation,
35# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
36#
37# For the most up-to-date information see the Parma Polyhedra Library
38# site: http://bugseng.com/products/ppl/ .
39
40VPATH = @srcdir@
41am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
42am__make_running_with_option = \
43  case $${target_option-} in \
44      ?) ;; \
45      *) echo "am__make_running_with_option: internal error: invalid" \
46              "target option '$${target_option-}' specified" >&2; \
47         exit 1;; \
48  esac; \
49  has_opt=no; \
50  sane_makeflags=$$MAKEFLAGS; \
51  if $(am__is_gnu_make); then \
52    sane_makeflags=$$MFLAGS; \
53  else \
54    case $$MAKEFLAGS in \
55      *\\[\ \	]*) \
56        bs=\\; \
57        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
58          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
59    esac; \
60  fi; \
61  skip_next=no; \
62  strip_trailopt () \
63  { \
64    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
65  }; \
66  for flg in $$sane_makeflags; do \
67    test $$skip_next = yes && { skip_next=no; continue; }; \
68    case $$flg in \
69      *=*|--*) continue;; \
70        -*I) strip_trailopt 'I'; skip_next=yes;; \
71      -*I?*) strip_trailopt 'I';; \
72        -*O) strip_trailopt 'O'; skip_next=yes;; \
73      -*O?*) strip_trailopt 'O';; \
74        -*l) strip_trailopt 'l'; skip_next=yes;; \
75      -*l?*) strip_trailopt 'l';; \
76      -[dEDm]) skip_next=yes;; \
77      -[JT]) skip_next=yes;; \
78    esac; \
79    case $$flg in \
80      *$$target_option*) has_opt=yes; break;; \
81    esac; \
82  done; \
83  test $$has_opt = yes
84am__make_dryrun = (target_option=n; $(am__make_running_with_option))
85am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
86pkgdatadir = $(datadir)/@PACKAGE@
87pkgincludedir = $(includedir)/@PACKAGE@
88pkglibdir = $(libdir)/@PACKAGE@
89pkglibexecdir = $(libexecdir)/@PACKAGE@
90am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
91install_sh_DATA = $(install_sh) -c -m 644
92install_sh_PROGRAM = $(install_sh) -c
93install_sh_SCRIPT = $(install_sh) -c
94INSTALL_HEADER = $(INSTALL_DATA)
95transform = $(program_transform_name)
96NORMAL_INSTALL = :
97PRE_INSTALL = :
98POST_INSTALL = :
99NORMAL_UNINSTALL = :
100PRE_UNINSTALL = :
101POST_UNINSTALL = :
102build_triplet = @build@
103host_triplet = @host@
104subdir = demos/ppl_lcdd/examples
105DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
106	$(top_srcdir)/mkinstalldirs $(dist_noinst_DATA) README
107ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
108am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_ciao.m4 \
109	$(top_srcdir)/m4/ac_check_cxx11.m4 \
110	$(top_srcdir)/m4/ac_check_fpu_control.m4 \
111	$(top_srcdir)/m4/ac_check_gmp.m4 \
112	$(top_srcdir)/m4/ac_check_sicstus_prolog.m4 \
113	$(top_srcdir)/m4/ac_check_swi_prolog.m4 \
114	$(top_srcdir)/m4/ac_check_xsb_prolog.m4 \
115	$(top_srcdir)/m4/ac_check_yap.m4 \
116	$(top_srcdir)/m4/ac_cxx_attribute_weak.m4 \
117	$(top_srcdir)/m4/ac_cxx_double_binary_format.m4 \
118	$(top_srcdir)/m4/ac_cxx_float_binary_format.m4 \
119	$(top_srcdir)/m4/ac_cxx_ieee_inexact_flag.m4 \
120	$(top_srcdir)/m4/ac_cxx_limit_memory.m4 \
121	$(top_srcdir)/m4/ac_cxx_long_double_binary_format.m4 \
122	$(top_srcdir)/m4/ac_cxx_plain_char_is_signed.m4 \
123	$(top_srcdir)/m4/ac_cxx_proper_long_double.m4 \
124	$(top_srcdir)/m4/ac_cxx_zero_length_arrays.m4 \
125	$(top_srcdir)/m4/ac_prog_jar.m4 \
126	$(top_srcdir)/m4/ac_prog_java.m4 \
127	$(top_srcdir)/m4/ac_prog_javac.m4 \
128	$(top_srcdir)/m4/ac_prog_javah.m4 \
129	$(top_srcdir)/m4/ac_text_md5sum.m4 \
130	$(top_srcdir)/m4/ac_use_libtool.m4 $(top_srcdir)/m4/libtool.m4 \
131	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
132	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
133	$(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/ocaml.m4 \
134	$(top_srcdir)/configure.ac
135am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136	$(ACLOCAL_M4)
137mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
138CONFIG_HEADER = $(top_builddir)/config.h
139CONFIG_CLEAN_FILES =
140CONFIG_CLEAN_VPATH_FILES =
141AM_V_P = $(am__v_P_@AM_V@)
142am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
143am__v_P_0 = false
144am__v_P_1 = :
145AM_V_GEN = $(am__v_GEN_@AM_V@)
146am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147am__v_GEN_0 = @echo "  GEN     " $@;
148am__v_GEN_1 =
149AM_V_at = $(am__v_at_@AM_V@)
150am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151am__v_at_0 = @
152am__v_at_1 =
153SOURCES =
154DIST_SOURCES =
155am__can_run_installinfo = \
156  case $$AM_UPDATE_INFO_DIR in \
157    n|no|NO) false;; \
158    *) (install-info --version) >/dev/null 2>&1;; \
159  esac
160DATA = $(dist_noinst_DATA)
161am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
162DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163ACLOCAL = @ACLOCAL@
164AMTAR = @AMTAR@
165AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
166AR = @AR@
167AUTOCONF = @AUTOCONF@
168AUTOHEADER = @AUTOHEADER@
169AUTOMAKE = @AUTOMAKE@
170AWK = @AWK@
171CC = @CC@
172CCDEPMODE = @CCDEPMODE@
173CFLAGS = @CFLAGS@
174CIAO_PROLOG = @CIAO_PROLOG@
175CIAO_PROLOG_INCLUDE_OPTIONS = @CIAO_PROLOG_INCLUDE_OPTIONS@
176CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
177CPP = @CPP@
178CPPFLAGS = @CPPFLAGS@
179CXX = @CXX@
180CXXCPP = @CXXCPP@
181CXXDEPMODE = @CXXDEPMODE@
182CXXFLAGS = @CXXFLAGS@
183CYGPATH_W = @CYGPATH_W@
184DEFS = @DEFS@
185DEPDIR = @DEPDIR@
186DLLTOOL = @DLLTOOL@
187DSYMUTIL = @DSYMUTIL@
188DUMPBIN = @DUMPBIN@
189ECHO_C = @ECHO_C@
190ECHO_N = @ECHO_N@
191ECHO_T = @ECHO_T@
192EGREP = @EGREP@
193EXEEXT = @EXEEXT@
194FGREP = @FGREP@
195GNU_PROLOG = @GNU_PROLOG@
196GREP = @GREP@
197INSTALL = @INSTALL@
198INSTALL_DATA = @INSTALL_DATA@
199INSTALL_PROGRAM = @INSTALL_PROGRAM@
200INSTALL_SCRIPT = @INSTALL_SCRIPT@
201INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202ISODATE = @ISODATE@
203JAR = @JAR@
204JAVA = @JAVA@
205JAVAC = @JAVAC@
206JAVAH = @JAVAH@
207JNIFLAGS = @JNIFLAGS@
208LD = @LD@
209LDFLAGS = @LDFLAGS@
210LIBEXT = @LIBEXT@
211LIBOBJS = @LIBOBJS@
212LIBS = @LIBS@
213LIBTOOL = @LIBTOOL@
214LIPO = @LIPO@
215LN_S = @LN_S@
216LTLIBOBJS = @LTLIBOBJS@
217M4 = @M4@
218M4_DEBUGFILE = @M4_DEBUGFILE@
219MAKEINFO = @MAKEINFO@
220MANIFEST_TOOL = @MANIFEST_TOOL@
221MD5SUM = @MD5SUM@
222MKDIR_P = @MKDIR_P@
223NM = @NM@
224NMEDIT = @NMEDIT@
225OBJDUMP = @OBJDUMP@
226OBJEXT = @OBJEXT@
227OCAMLBEST = @OCAMLBEST@
228OCAMLBUILD = @OCAMLBUILD@
229OCAMLC = @OCAMLC@
230OCAMLCDOTOPT = @OCAMLCDOTOPT@
231OCAMLDEP = @OCAMLDEP@
232OCAMLDOC = @OCAMLDOC@
233OCAMLLIB = @OCAMLLIB@
234OCAMLMKLIB = @OCAMLMKLIB@
235OCAMLMKTOP = @OCAMLMKTOP@
236OCAMLOPT = @OCAMLOPT@
237OCAMLOPTDOTOPT = @OCAMLOPTDOTOPT@
238OCAMLVERSION = @OCAMLVERSION@
239OTOOL = @OTOOL@
240OTOOL64 = @OTOOL64@
241PACKAGE = @PACKAGE@
242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243PACKAGE_NAME = @PACKAGE_NAME@
244PACKAGE_STRING = @PACKAGE_STRING@
245PACKAGE_TARNAME = @PACKAGE_TARNAME@
246PACKAGE_URL = @PACKAGE_URL@
247PACKAGE_VERSION = @PACKAGE_VERSION@
248PATH_SEPARATOR = @PATH_SEPARATOR@
249PERL = @PERL@
250PPL_VERSION_BETA = @PPL_VERSION_BETA@
251PPL_VERSION_MAJOR = @PPL_VERSION_MAJOR@
252PPL_VERSION_MINOR = @PPL_VERSION_MINOR@
253PPL_VERSION_REVISION = @PPL_VERSION_REVISION@
254RANLIB = @RANLIB@
255SED = @SED@
256SET_MAKE = @SET_MAKE@
257SHELL = @SHELL@
258SHREXT = @SHREXT@
259SICSTUS_PROLOG_INCLUDE_OPTIONS = @SICSTUS_PROLOG_INCLUDE_OPTIONS@
260STRIP = @STRIP@
261SWI_PROLOG = @SWI_PROLOG@
262SWI_PROLOG_INCLUDE_OPTIONS = @SWI_PROLOG_INCLUDE_OPTIONS@
263SWI_PROLOG_LD = @SWI_PROLOG_LD@
264SWI_PROLOG_LD_OPTIONS = @SWI_PROLOG_LD_OPTIONS@
265TEXT_MD5SUM = @TEXT_MD5SUM@
266VALGRIND = @VALGRIND@
267VERSION = @VERSION@
268XSB_PROLOG_INCLUDE_OPTIONS = @XSB_PROLOG_INCLUDE_OPTIONS@
269YAP_PROLOG = @YAP_PROLOG@
270YAP_PROLOG_INCLUDE_OPTIONS = @YAP_PROLOG_INCLUDE_OPTIONS@
271YAP_PROLOG_LD_OPTIONS = @YAP_PROLOG_LD_OPTIONS@
272abs_builddir = @abs_builddir@
273abs_srcdir = @abs_srcdir@
274abs_top_builddir = @abs_top_builddir@
275abs_top_srcdir = @abs_top_srcdir@
276ac_ct_AR = @ac_ct_AR@
277ac_ct_CC = @ac_ct_CC@
278ac_ct_CXX = @ac_ct_CXX@
279ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
280am__include = @am__include@
281am__leading_dot = @am__leading_dot@
282am__quote = @am__quote@
283am__tar = @am__tar@
284am__untar = @am__untar@
285bindir = @bindir@
286build = @build@
287build_alias = @build_alias@
288build_cpu = @build_cpu@
289build_os = @build_os@
290build_vendor = @build_vendor@
291builddir = @builddir@
292ciao_prolog = @ciao_prolog@
293coefficient_mnemonic = @coefficient_mnemonic@
294datadir = @datadir@
295datarootdir = @datarootdir@
296debug_flag = @debug_flag@
297docdir = @docdir@
298dvidir = @dvidir@
299exec_prefix = @exec_prefix@
300extra_includes = @extra_includes@
301extra_libraries = @extra_libraries@
302host = @host@
303host_alias = @host_alias@
304host_cpu = @host_cpu@
305host_os = @host_os@
306host_vendor = @host_vendor@
307htmldir = @htmldir@
308includedir = @includedir@
309infodir = @infodir@
310install_sh = @install_sh@
311libdir = @libdir@
312libexecdir = @libexecdir@
313localedir = @localedir@
314localstatedir = @localstatedir@
315mandir = @mandir@
316mkdir_p = @mkdir_p@
317mlgmp_dir = @mlgmp_dir@
318oldincludedir = @oldincludedir@
319pdfdir = @pdfdir@
320prefix = @prefix@
321program_transform_name = @program_transform_name@
322psdir = @psdir@
323required_instantiations = @required_instantiations@
324required_instantiations_c_cxx_headers = @required_instantiations_c_cxx_headers@
325required_instantiations_c_cxx_objects = @required_instantiations_c_cxx_objects@
326required_instantiations_c_cxx_sources = @required_instantiations_c_cxx_sources@
327required_instantiations_canonical_names = @required_instantiations_canonical_names@
328required_instantiations_java_classes = @required_instantiations_java_classes@
329required_instantiations_java_cxx_headers = @required_instantiations_java_cxx_headers@
330required_instantiations_java_cxx_headers_sources = @required_instantiations_java_cxx_headers_sources@
331required_instantiations_java_cxx_objects = @required_instantiations_java_cxx_objects@
332required_instantiations_java_cxx_sources = @required_instantiations_java_cxx_sources@
333required_instantiations_java_sources = @required_instantiations_java_sources@
334required_instantiations_ocaml_cxx_headers = @required_instantiations_ocaml_cxx_headers@
335required_instantiations_ocaml_cxx_objects = @required_instantiations_ocaml_cxx_objects@
336required_instantiations_ocaml_cxx_sources = @required_instantiations_ocaml_cxx_sources@
337required_instantiations_prolog_cxx_headers = @required_instantiations_prolog_cxx_headers@
338required_instantiations_prolog_cxx_objects = @required_instantiations_prolog_cxx_objects@
339required_instantiations_prolog_cxx_sources = @required_instantiations_prolog_cxx_sources@
340required_instantiations_prolog_generated_test_sources = @required_instantiations_prolog_generated_test_sources@
341sbindir = @sbindir@
342sharedstatedir = @sharedstatedir@
343sicstus_prolog = @sicstus_prolog@
344srcdir = @srcdir@
345swi_prolog = @swi_prolog@
346swi_prolog_ld = @swi_prolog_ld@
347sysconfdir = @sysconfdir@
348target_alias = @target_alias@
349top_build_prefix = @top_build_prefix@
350top_builddir = @top_builddir@
351top_srcdir = @top_srcdir@
352uudecode = @uudecode@
353xsb_prolog = @xsb_prolog@
354yap_prolog = @yap_prolog@
355EXT_FILES = \
356ccc4.ext \
357ccc5.ext \
358ccc6.ext \
359ccp4.ext \
360ccp5.ext \
361ccp6.ext \
362cp4.ext \
363cp5.ext \
364cp6.ext \
365cp7.ext \
366cube.ext \
367cut16_11.ext \
368cut32_16.ext \
369cyclic10-4.ext \
370cyclic12-6.ext \
371cyclic14-8.ext \
372cyclic16-10.ext \
373cyclic25_13.ext \
374dcube10.ext \
375dcube12.ext \
376dcube3.ext \
377dcube6.ext \
378dcube8.ext \
379irbox20-4.ext \
380irbox200-4.ext \
381mp5.ext \
382prodst62.ext \
383redcheck.ext \
384reg24-5.ext \
385reg600-5_m.ext \
386samplev1.ext \
387samplev2.ext \
388samplev3.ext \
389tsp5.ext
390
391INE_FILES = \
3921d.ine \
3931da.ine \
394allzero.ine \
395cp4.ine \
396cp5.ine \
397cp6.ine \
398cross10.ine \
399cross12.ine \
400cross4.ine \
401cross6.ine \
402cross8.ine \
403cube.ine \
404cube10.ine \
405cube12.ine \
406cube3.ine \
407cube6.ine \
408cube8.ine \
409cubetop.ine \
410cubocta.ine \
411cyc.ine \
412cyclic17_8.ine \
413diamond.ine \
414dodeca_m.ine \
415ex1.ine \
416grcubocta.ine \
417hexocta.ine \
418icododeca_m.ine \
419in0.ine \
420in1.ine \
421in2.ine \
422in3.ine \
423in4.ine \
424in5.ine \
425in6.ine \
426in7.ine \
427infeas.ine \
428integralpoints.ine \
429kkd18_4.ine \
430kkd27_5.ine \
431kkd38_6.ine \
432kq20_11_m.ine \
433metric40_11.ine \
434metric80_16.ine \
435mit.ine \
436mit288-281.ine \
437mit31-20.ine \
438mit41-16.ine \
439mit708-9.ine \
440mit71-61.ine \
441mit90-86.ine \
442mp5.ine \
443mp5a.ine \
444mp6.ine \
445nonfull.ine \
446origin.ine \
447project1_m.ine \
448project1res.ine \
449project2_m.ine \
450project2res.ine \
451rcubocta.ine \
452reg24-5.ine \
453rhomtria_m.ine \
454sample.ine \
455sampleh1.ine \
456sampleh2.ine \
457sampleh3.ine \
458sampleh4.ine \
459sampleh5.ine \
460sampleh6.ine \
461sampleh7.ine \
462sampleh8.ine \
463trunc10.ine \
464trunc7.ine \
465tsp5.ine
466
467dist_noinst_DATA = $(EXT_FILES) $(INE_FILES)
468all: all-am
469
470.SUFFIXES:
471$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
472	@for dep in $?; do \
473	  case '$(am__configure_deps)' in \
474	    *$$dep*) \
475	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
476	        && { if test -f $@; then exit 0; else break; fi; }; \
477	      exit 1;; \
478	  esac; \
479	done; \
480	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign demos/ppl_lcdd/examples/Makefile'; \
481	$(am__cd) $(top_srcdir) && \
482	  $(AUTOMAKE) --foreign demos/ppl_lcdd/examples/Makefile
483.PRECIOUS: Makefile
484Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
485	@case '$?' in \
486	  *config.status*) \
487	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
488	  *) \
489	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
490	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
491	esac;
492
493$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
494	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
495
496$(top_srcdir)/configure:  $(am__configure_deps)
497	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
499	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500$(am__aclocal_m4_deps):
501
502mostlyclean-libtool:
503	-rm -f *.lo
504
505clean-libtool:
506	-rm -rf .libs _libs
507tags TAGS:
508
509ctags CTAGS:
510
511cscope cscopelist:
512
513
514distdir: $(DISTFILES)
515	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517	list='$(DISTFILES)'; \
518	  dist_files=`for file in $$list; do echo $$file; done | \
519	  sed -e "s|^$$srcdirstrip/||;t" \
520	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521	case $$dist_files in \
522	  */*) $(MKDIR_P) `echo "$$dist_files" | \
523			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
524			   sort -u` ;; \
525	esac; \
526	for file in $$dist_files; do \
527	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528	  if test -d $$d/$$file; then \
529	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530	    if test -d "$(distdir)/$$file"; then \
531	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532	    fi; \
533	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
534	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
535	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536	    fi; \
537	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
538	  else \
539	    test -f "$(distdir)/$$file" \
540	    || cp -p $$d/$$file "$(distdir)/$$file" \
541	    || exit 1; \
542	  fi; \
543	done
544check-am: all-am
545check: check-am
546all-am: Makefile $(DATA)
547installdirs:
548install: install-am
549install-exec: install-exec-am
550install-data: install-data-am
551uninstall: uninstall-am
552
553install-am: all-am
554	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555
556installcheck: installcheck-am
557install-strip:
558	if test -z '$(STRIP)'; then \
559	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
560	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
561	      install; \
562	else \
563	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
564	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
565	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
566	fi
567mostlyclean-generic:
568
569clean-generic:
570
571distclean-generic:
572	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
573	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
574
575maintainer-clean-generic:
576	@echo "This command is intended for maintainers to use"
577	@echo "it deletes files that may require special tools to rebuild."
578clean: clean-am
579
580clean-am: clean-generic clean-libtool mostlyclean-am
581
582distclean: distclean-am
583	-rm -f Makefile
584distclean-am: clean-am distclean-generic
585
586dvi: dvi-am
587
588dvi-am:
589
590html: html-am
591
592html-am:
593
594info: info-am
595
596info-am:
597
598install-data-am:
599
600install-dvi: install-dvi-am
601
602install-dvi-am:
603
604install-exec-am:
605
606install-html: install-html-am
607
608install-html-am:
609
610install-info: install-info-am
611
612install-info-am:
613
614install-man:
615
616install-pdf: install-pdf-am
617
618install-pdf-am:
619
620install-ps: install-ps-am
621
622install-ps-am:
623
624installcheck-am:
625
626maintainer-clean: maintainer-clean-am
627	-rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-am
631
632mostlyclean-am: mostlyclean-generic mostlyclean-libtool
633
634pdf: pdf-am
635
636pdf-am:
637
638ps: ps-am
639
640ps-am:
641
642uninstall-am:
643
644.MAKE: install-am install-strip
645
646.PHONY: all all-am check check-am clean clean-generic clean-libtool \
647	cscopelist-am ctags-am distclean distclean-generic \
648	distclean-libtool distdir dvi dvi-am html html-am info info-am \
649	install install-am install-data install-data-am install-dvi \
650	install-dvi-am install-exec install-exec-am install-html \
651	install-html-am install-info install-info-am install-man \
652	install-pdf install-pdf-am install-ps install-ps-am \
653	install-strip installcheck installcheck-am installdirs \
654	maintainer-clean maintainer-clean-generic mostlyclean \
655	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
656	tags-am uninstall uninstall-am
657
658
659# Tell versions [3.59,3.63) of GNU make to not export all variables.
660# Otherwise a system limit (for SysV at least) may be exceeded.
661.NOEXPORT:
662