|
1 | | -# Makefile.in generated by automake 1.14.1 from Makefile.am. |
| 1 | +# Makefile.in generated by automake 1.15 from Makefile.am. |
2 | 2 | # @configure_input@ |
3 | 3 |
|
4 | | -# Copyright (C) 1994-2013 Free Software Foundation, Inc. |
| 4 | +# Copyright (C) 1994-2014 Free Software Foundation, Inc. |
5 | 5 |
|
6 | 6 | # This Makefile.in is free software; the Free Software Foundation |
7 | 7 | # gives unlimited permission to copy and/or distribute it, |
|
14 | 14 |
|
15 | 15 | @SET_MAKE@ |
16 | 16 | VPATH = @srcdir@ |
17 | | -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' |
| 17 | +am__is_gnu_make = { \ |
| 18 | + if test -z '$(MAKELEVEL)'; then \ |
| 19 | + false; \ |
| 20 | + elif test -n '$(MAKE_HOST)'; then \ |
| 21 | + true; \ |
| 22 | + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ |
| 23 | + true; \ |
| 24 | + else \ |
| 25 | + false; \ |
| 26 | + fi; \ |
| 27 | +} |
18 | 28 | am__make_running_with_option = \ |
19 | 29 | case $${target_option-} in \ |
20 | 30 | ?) ;; \ |
@@ -78,16 +88,15 @@ POST_UNINSTALL = : |
78 | 88 | build_triplet = @build@ |
79 | 89 | host_triplet = @host@ |
80 | 90 | subdir = . |
81 | | -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ |
82 | | - $(top_srcdir)/configure $(am__configure_deps) ar-lib compile \ |
83 | | - config.guess config.sub depcomp install-sh missing ltmain.sh |
84 | 91 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
85 | 92 | am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ |
86 | 93 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
87 | 94 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
88 | 95 | $(top_srcdir)/configure.ac |
89 | 96 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
90 | 97 | $(ACLOCAL_M4) |
| 98 | +DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
| 99 | + $(am__configure_deps) $(am__DIST_COMMON) |
91 | 100 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
92 | 101 | configure.lineno config.status.lineno |
93 | 102 | mkinstalldirs = $(install_sh) -d |
@@ -149,6 +158,8 @@ ETAGS = etags |
149 | 158 | CTAGS = ctags |
150 | 159 | CSCOPE = cscope |
151 | 160 | DIST_SUBDIRS = $(SUBDIRS) |
| 161 | +am__DIST_COMMON = $(srcdir)/Makefile.in ar-lib compile config.guess \ |
| 162 | + config.sub depcomp install-sh ltmain.sh missing |
152 | 163 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
153 | 164 | distdir = $(PACKAGE)-$(VERSION) |
154 | 165 | top_distdir = $(distdir) |
@@ -204,10 +215,6 @@ CCDEPMODE = @CCDEPMODE@ |
204 | 215 | CFLAGS = @CFLAGS@ |
205 | 216 | CPP = @CPP@ |
206 | 217 | CPPFLAGS = @CPPFLAGS@ |
207 | | -CXX = @CXX@ |
208 | | -CXXCPP = @CXXCPP@ |
209 | | -CXXDEPMODE = @CXXDEPMODE@ |
210 | | -CXXFLAGS = @CXXFLAGS@ |
211 | 218 | CYGPATH_W = @CYGPATH_W@ |
212 | 219 | DEFS = @DEFS@ |
213 | 220 | DEPDIR = @DEPDIR@ |
@@ -263,7 +270,6 @@ abs_top_builddir = @abs_top_builddir@ |
263 | 270 | abs_top_srcdir = @abs_top_srcdir@ |
264 | 271 | ac_ct_AR = @ac_ct_AR@ |
265 | 272 | ac_ct_CC = @ac_ct_CC@ |
266 | | -ac_ct_CXX = @ac_ct_CXX@ |
267 | 273 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
268 | 274 | am__include = @am__include@ |
269 | 275 | am__leading_dot = @am__leading_dot@ |
@@ -302,6 +308,7 @@ pdfdir = @pdfdir@ |
302 | 308 | prefix = @prefix@ |
303 | 309 | program_transform_name = @program_transform_name@ |
304 | 310 | psdir = @psdir@ |
| 311 | +runstatedir = @runstatedir@ |
305 | 312 | sbindir = @sbindir@ |
306 | 313 | sharedstatedir = @sharedstatedir@ |
307 | 314 | srcdir = @srcdir@ |
@@ -333,7 +340,6 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
333 | 340 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
334 | 341 | $(am__cd) $(top_srcdir) && \ |
335 | 342 | $(AUTOMAKE) --foreign Makefile |
336 | | -.PRECIOUS: Makefile |
337 | 343 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
338 | 344 | @case '$?' in \ |
339 | 345 | *config.status*) \ |
@@ -549,15 +555,15 @@ dist-xz: distdir |
549 | 555 | $(am__post_remove_distdir) |
550 | 556 |
|
551 | 557 | dist-tarZ: distdir |
552 | | - @echo WARNING: "Support for shar distribution archives is" \ |
553 | | - "deprecated." >&2 |
| 558 | + @echo WARNING: "Support for distribution archives compressed with" \ |
| 559 | + "legacy program 'compress' is deprecated." >&2 |
554 | 560 | @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 |
555 | 561 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
556 | 562 | $(am__post_remove_distdir) |
557 | 563 |
|
558 | 564 | dist-shar: distdir |
559 | | - @echo WARNING: "Support for distribution archives compressed with" \ |
560 | | - "legacy program 'compress' is deprecated." >&2 |
| 565 | + @echo WARNING: "Support for shar distribution archives is" \ |
| 566 | + "deprecated." >&2 |
561 | 567 | @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 |
562 | 568 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
563 | 569 | $(am__post_remove_distdir) |
@@ -593,17 +599,17 @@ distcheck: dist |
593 | 599 | esac |
594 | 600 | chmod -R a-w $(distdir) |
595 | 601 | chmod u+w $(distdir) |
596 | | - mkdir $(distdir)/_build $(distdir)/_inst |
| 602 | + mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst |
597 | 603 | chmod a-w $(distdir) |
598 | 604 | test -d $(distdir)/_build || exit 0; \ |
599 | 605 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
600 | 606 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
601 | 607 | && am__cwd=`pwd` \ |
602 | | - && $(am__cd) $(distdir)/_build \ |
603 | | - && ../configure \ |
| 608 | + && $(am__cd) $(distdir)/_build/sub \ |
| 609 | + && ../../configure \ |
604 | 610 | $(AM_DISTCHECK_CONFIGURE_FLAGS) \ |
605 | 611 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
606 | | - --srcdir=.. --prefix="$$dc_install_base" \ |
| 612 | + --srcdir=../.. --prefix="$$dc_install_base" \ |
607 | 613 | && $(MAKE) $(AM_MAKEFLAGS) \ |
608 | 614 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
609 | 615 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
@@ -779,6 +785,8 @@ uninstall-am: |
779 | 785 | mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ |
780 | 786 | ps ps-am tags tags-am uninstall uninstall-am |
781 | 787 |
|
| 788 | +.PRECIOUS: Makefile |
| 789 | + |
782 | 790 |
|
783 | 791 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
784 | 792 | # Otherwise a system limit (for SysV at least) may be exceeded. |
|
0 commit comments