Austin Schuh | 405fa6c | 2015-09-06 18:13:55 -0700 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.10.2 from Makefile.am. |
| 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 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 | VPATH = @srcdir@ |
| 17 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 18 | pkglibdir = $(libdir)/@PACKAGE@ |
| 19 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 20 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 21 | install_sh_DATA = $(install_sh) -c -m 644 |
| 22 | install_sh_PROGRAM = $(install_sh) -c |
| 23 | install_sh_SCRIPT = $(install_sh) -c |
| 24 | INSTALL_HEADER = $(INSTALL_DATA) |
| 25 | transform = $(program_transform_name) |
| 26 | NORMAL_INSTALL = : |
| 27 | PRE_INSTALL = : |
| 28 | POST_INSTALL = : |
| 29 | NORMAL_UNINSTALL = : |
| 30 | PRE_UNINSTALL = : |
| 31 | POST_UNINSTALL = : |
| 32 | build_triplet = @build@ |
| 33 | host_triplet = @host@ |
| 34 | subdir = . |
| 35 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
| 36 | $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ |
| 37 | ChangeLog INSTALL NEWS config.guess config.sub depcomp \ |
| 38 | install-sh ltmain.sh missing mkinstalldirs |
| 39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 40 | am__aclocal_m4_deps = $(top_srcdir)/configure.in |
| 41 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 42 | $(ACLOCAL_M4) |
| 43 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
| 44 | configure.lineno config.status.lineno |
| 45 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 46 | CONFIG_CLEAN_FILES = |
| 47 | SOURCES = |
| 48 | DIST_SOURCES = |
| 49 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
| 50 | html-recursive info-recursive install-data-recursive \ |
| 51 | install-dvi-recursive install-exec-recursive \ |
| 52 | install-html-recursive install-info-recursive \ |
| 53 | install-pdf-recursive install-ps-recursive install-recursive \ |
| 54 | installcheck-recursive installdirs-recursive pdf-recursive \ |
| 55 | ps-recursive uninstall-recursive |
| 56 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
| 57 | distclean-recursive maintainer-clean-recursive |
| 58 | ETAGS = etags |
| 59 | CTAGS = ctags |
| 60 | DIST_SUBDIRS = $(SUBDIRS) |
| 61 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 62 | distdir = $(PACKAGE)-$(VERSION) |
| 63 | top_distdir = $(distdir) |
| 64 | am__remove_distdir = \ |
| 65 | { test ! -d $(distdir) \ |
| 66 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
| 67 | && rm -fr $(distdir); }; } |
| 68 | DIST_ARCHIVES = $(distdir).tar.gz |
| 69 | GZIP_ENV = --best |
| 70 | distuninstallcheck_listfiles = find . -type f -print |
| 71 | distcleancheck_listfiles = find . -type f -print |
| 72 | ACLOCAL = @ACLOCAL@ |
| 73 | AMTAR = @AMTAR@ |
| 74 | AR = @AR@ |
| 75 | AUTOCONF = @AUTOCONF@ |
| 76 | AUTOHEADER = @AUTOHEADER@ |
| 77 | AUTOMAKE = @AUTOMAKE@ |
| 78 | AWK = @AWK@ |
| 79 | CC = @CC@ |
| 80 | CCDEPMODE = @CCDEPMODE@ |
| 81 | CFLAGS = @CFLAGS@ |
| 82 | CPP = @CPP@ |
| 83 | CPPFLAGS = @CPPFLAGS@ |
| 84 | CYGPATH_W = @CYGPATH_W@ |
| 85 | DEFS = @DEFS@ |
| 86 | DEPDIR = @DEPDIR@ |
| 87 | DSYMUTIL = @DSYMUTIL@ |
| 88 | DUMPBIN = @DUMPBIN@ |
| 89 | ECHO_C = @ECHO_C@ |
| 90 | ECHO_N = @ECHO_N@ |
| 91 | ECHO_T = @ECHO_T@ |
| 92 | EGREP = @EGREP@ |
| 93 | EXEEXT = @EXEEXT@ |
| 94 | FGREP = @FGREP@ |
| 95 | GREP = @GREP@ |
| 96 | INSTALL = @INSTALL@ |
| 97 | INSTALL_DATA = @INSTALL_DATA@ |
| 98 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 99 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 100 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 101 | LD = @LD@ |
| 102 | LDFLAGS = @LDFLAGS@ |
| 103 | LIBOBJS = @LIBOBJS@ |
| 104 | LIBS = @LIBS@ |
| 105 | LIBTOOL = @LIBTOOL@ |
| 106 | LIPO = @LIPO@ |
| 107 | LN_S = @LN_S@ |
| 108 | LTLIBOBJS = @LTLIBOBJS@ |
| 109 | MAKEINFO = @MAKEINFO@ |
| 110 | MKDIR_P = @MKDIR_P@ |
| 111 | NM = @NM@ |
| 112 | NMEDIT = @NMEDIT@ |
| 113 | OBJDUMP = @OBJDUMP@ |
| 114 | OBJEXT = @OBJEXT@ |
| 115 | OTOOL = @OTOOL@ |
| 116 | OTOOL64 = @OTOOL64@ |
| 117 | PACKAGE = @PACKAGE@ |
| 118 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 119 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 120 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 121 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 122 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 123 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 124 | RANLIB = @RANLIB@ |
| 125 | SED = @SED@ |
| 126 | SET_MAKE = @SET_MAKE@ |
| 127 | SHELL = @SHELL@ |
| 128 | STRIP = @STRIP@ |
| 129 | VERSION = @VERSION@ |
| 130 | abs_builddir = @abs_builddir@ |
| 131 | abs_srcdir = @abs_srcdir@ |
| 132 | abs_top_builddir = @abs_top_builddir@ |
| 133 | abs_top_srcdir = @abs_top_srcdir@ |
| 134 | ac_ct_CC = @ac_ct_CC@ |
| 135 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
| 136 | am__include = @am__include@ |
| 137 | am__leading_dot = @am__leading_dot@ |
| 138 | am__quote = @am__quote@ |
| 139 | am__tar = @am__tar@ |
| 140 | am__untar = @am__untar@ |
| 141 | bindir = @bindir@ |
| 142 | build = @build@ |
| 143 | build_alias = @build_alias@ |
| 144 | build_cpu = @build_cpu@ |
| 145 | build_os = @build_os@ |
| 146 | build_vendor = @build_vendor@ |
| 147 | builddir = @builddir@ |
| 148 | datadir = @datadir@ |
| 149 | datarootdir = @datarootdir@ |
| 150 | docdir = @docdir@ |
| 151 | dvidir = @dvidir@ |
| 152 | exec_prefix = @exec_prefix@ |
| 153 | host = @host@ |
| 154 | host_alias = @host_alias@ |
| 155 | host_cpu = @host_cpu@ |
| 156 | host_os = @host_os@ |
| 157 | host_vendor = @host_vendor@ |
| 158 | htmldir = @htmldir@ |
| 159 | includedir = @includedir@ |
| 160 | infodir = @infodir@ |
| 161 | install_sh = @install_sh@ |
| 162 | libdir = @libdir@ |
| 163 | libexecdir = @libexecdir@ |
| 164 | localedir = @localedir@ |
| 165 | localstatedir = @localstatedir@ |
| 166 | lt_ECHO = @lt_ECHO@ |
| 167 | mandir = @mandir@ |
| 168 | mkdir_p = @mkdir_p@ |
| 169 | oldincludedir = @oldincludedir@ |
| 170 | pdfdir = @pdfdir@ |
| 171 | prefix = @prefix@ |
| 172 | program_transform_name = @program_transform_name@ |
| 173 | psdir = @psdir@ |
| 174 | sbindir = @sbindir@ |
| 175 | sharedstatedir = @sharedstatedir@ |
| 176 | srcdir = @srcdir@ |
| 177 | sysconfdir = @sysconfdir@ |
| 178 | target_alias = @target_alias@ |
| 179 | top_build_prefix = @top_build_prefix@ |
| 180 | top_builddir = @top_builddir@ |
| 181 | top_srcdir = @top_srcdir@ |
| 182 | #--------------------------------------------- |
| 183 | # End of site customization. |
| 184 | ############################################## |
| 185 | SUBDIRS = lib-src src lib-src-gmp src-gmp |
| 186 | EXTRA_DIST = examples/*.* examples-ine/*.* examples-ine3d/*.* examples-ml/*.* examples-ext/*.* |
| 187 | all: all-recursive |
| 188 | |
| 189 | .SUFFIXES: |
| 190 | am--refresh: |
| 191 | @: |
| 192 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| 193 | @for dep in $?; do \ |
| 194 | case '$(am__configure_deps)' in \ |
| 195 | *$$dep*) \ |
| 196 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ |
| 197 | cd $(srcdir) && $(AUTOMAKE) --gnu \ |
| 198 | && exit 0; \ |
| 199 | exit 1;; \ |
| 200 | esac; \ |
| 201 | done; \ |
| 202 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ |
| 203 | cd $(top_srcdir) && \ |
| 204 | $(AUTOMAKE) --gnu Makefile |
| 205 | .PRECIOUS: Makefile |
| 206 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 207 | @case '$?' in \ |
| 208 | *config.status*) \ |
| 209 | echo ' $(SHELL) ./config.status'; \ |
| 210 | $(SHELL) ./config.status;; \ |
| 211 | *) \ |
| 212 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
| 213 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
| 214 | esac; |
| 215 | |
| 216 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 217 | $(SHELL) ./config.status --recheck |
| 218 | |
| 219 | $(top_srcdir)/configure: $(am__configure_deps) |
| 220 | cd $(srcdir) && $(AUTOCONF) |
| 221 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| 222 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
| 223 | |
| 224 | mostlyclean-libtool: |
| 225 | -rm -f *.lo |
| 226 | |
| 227 | clean-libtool: |
| 228 | -rm -rf .libs _libs |
| 229 | |
| 230 | distclean-libtool: |
| 231 | -rm -f libtool config.lt |
| 232 | |
| 233 | # This directory's subdirectories are mostly independent; you can cd |
| 234 | # into them and run `make' without going through this Makefile. |
| 235 | # To change the values of `make' variables: instead of editing Makefiles, |
| 236 | # (1) if the variable is set in `config.status', edit `config.status' |
| 237 | # (which will cause the Makefiles to be regenerated when you run `make'); |
| 238 | # (2) otherwise, pass the desired values on the `make' command line. |
| 239 | $(RECURSIVE_TARGETS): |
| 240 | @failcom='exit 1'; \ |
| 241 | for f in x $$MAKEFLAGS; do \ |
| 242 | case $$f in \ |
| 243 | *=* | --[!k]*);; \ |
| 244 | *k*) failcom='fail=yes';; \ |
| 245 | esac; \ |
| 246 | done; \ |
| 247 | dot_seen=no; \ |
| 248 | target=`echo $@ | sed s/-recursive//`; \ |
| 249 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 250 | echo "Making $$target in $$subdir"; \ |
| 251 | if test "$$subdir" = "."; then \ |
| 252 | dot_seen=yes; \ |
| 253 | local_target="$$target-am"; \ |
| 254 | else \ |
| 255 | local_target="$$target"; \ |
| 256 | fi; \ |
| 257 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 258 | || eval $$failcom; \ |
| 259 | done; \ |
| 260 | if test "$$dot_seen" = "no"; then \ |
| 261 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
| 262 | fi; test -z "$$fail" |
| 263 | |
| 264 | $(RECURSIVE_CLEAN_TARGETS): |
| 265 | @failcom='exit 1'; \ |
| 266 | for f in x $$MAKEFLAGS; do \ |
| 267 | case $$f in \ |
| 268 | *=* | --[!k]*);; \ |
| 269 | *k*) failcom='fail=yes';; \ |
| 270 | esac; \ |
| 271 | done; \ |
| 272 | dot_seen=no; \ |
| 273 | case "$@" in \ |
| 274 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
| 275 | *) list='$(SUBDIRS)' ;; \ |
| 276 | esac; \ |
| 277 | rev=''; for subdir in $$list; do \ |
| 278 | if test "$$subdir" = "."; then :; else \ |
| 279 | rev="$$subdir $$rev"; \ |
| 280 | fi; \ |
| 281 | done; \ |
| 282 | rev="$$rev ."; \ |
| 283 | target=`echo $@ | sed s/-recursive//`; \ |
| 284 | for subdir in $$rev; do \ |
| 285 | echo "Making $$target in $$subdir"; \ |
| 286 | if test "$$subdir" = "."; then \ |
| 287 | local_target="$$target-am"; \ |
| 288 | else \ |
| 289 | local_target="$$target"; \ |
| 290 | fi; \ |
| 291 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 292 | || eval $$failcom; \ |
| 293 | done && test -z "$$fail" |
| 294 | tags-recursive: |
| 295 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 296 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
| 297 | done |
| 298 | ctags-recursive: |
| 299 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 300 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
| 301 | done |
| 302 | |
| 303 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| 304 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 305 | unique=`for i in $$list; do \ |
| 306 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 307 | done | \ |
| 308 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 309 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 310 | mkid -fID $$unique |
| 311 | tags: TAGS |
| 312 | |
| 313 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 314 | $(TAGS_FILES) $(LISP) |
| 315 | tags=; \ |
| 316 | here=`pwd`; \ |
| 317 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
| 318 | include_option=--etags-include; \ |
| 319 | empty_fix=.; \ |
| 320 | else \ |
| 321 | include_option=--include; \ |
| 322 | empty_fix=; \ |
| 323 | fi; \ |
| 324 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 325 | if test "$$subdir" = .; then :; else \ |
| 326 | test ! -f $$subdir/TAGS || \ |
| 327 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
| 328 | fi; \ |
| 329 | done; \ |
| 330 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 331 | unique=`for i in $$list; do \ |
| 332 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 333 | done | \ |
| 334 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 335 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 336 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| 337 | test -n "$$unique" || unique=$$empty_fix; \ |
| 338 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 339 | $$tags $$unique; \ |
| 340 | fi |
| 341 | ctags: CTAGS |
| 342 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 343 | $(TAGS_FILES) $(LISP) |
| 344 | tags=; \ |
| 345 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 346 | unique=`for i in $$list; do \ |
| 347 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 348 | done | \ |
| 349 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 350 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 351 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| 352 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 353 | $$tags $$unique |
| 354 | |
| 355 | GTAGS: |
| 356 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 357 | && cd $(top_srcdir) \ |
| 358 | && gtags -i $(GTAGS_ARGS) $$here |
| 359 | |
| 360 | distclean-tags: |
| 361 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 362 | |
| 363 | distdir: $(DISTFILES) |
| 364 | $(am__remove_distdir) |
| 365 | test -d $(distdir) || mkdir $(distdir) |
| 366 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 367 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 368 | list='$(DISTFILES)'; \ |
| 369 | dist_files=`for file in $$list; do echo $$file; done | \ |
| 370 | sed -e "s|^$$srcdirstrip/||;t" \ |
| 371 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| 372 | case $$dist_files in \ |
| 373 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| 374 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| 375 | sort -u` ;; \ |
| 376 | esac; \ |
| 377 | for file in $$dist_files; do \ |
| 378 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 379 | if test -d $$d/$$file; then \ |
| 380 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 381 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 382 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| 383 | fi; \ |
| 384 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| 385 | else \ |
| 386 | test -f $(distdir)/$$file \ |
| 387 | || cp -p $$d/$$file $(distdir)/$$file \ |
| 388 | || exit 1; \ |
| 389 | fi; \ |
| 390 | done |
| 391 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
| 392 | if test "$$subdir" = .; then :; else \ |
| 393 | test -d "$(distdir)/$$subdir" \ |
| 394 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
| 395 | || exit 1; \ |
| 396 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
| 397 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
| 398 | (cd $$subdir && \ |
| 399 | $(MAKE) $(AM_MAKEFLAGS) \ |
| 400 | top_distdir="$$top_distdir" \ |
| 401 | distdir="$$distdir/$$subdir" \ |
| 402 | am__remove_distdir=: \ |
| 403 | am__skip_length_check=: \ |
| 404 | distdir) \ |
| 405 | || exit 1; \ |
| 406 | fi; \ |
| 407 | done |
| 408 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
| 409 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
| 410 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
| 411 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
| 412 | || chmod -R a+r $(distdir) |
| 413 | dist-gzip: distdir |
| 414 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 415 | $(am__remove_distdir) |
| 416 | |
| 417 | dist-bzip2: distdir |
| 418 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
| 419 | $(am__remove_distdir) |
| 420 | |
| 421 | dist-lzma: distdir |
| 422 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
| 423 | $(am__remove_distdir) |
| 424 | |
| 425 | dist-tarZ: distdir |
| 426 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
| 427 | $(am__remove_distdir) |
| 428 | |
| 429 | dist-shar: distdir |
| 430 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
| 431 | $(am__remove_distdir) |
| 432 | |
| 433 | dist-zip: distdir |
| 434 | -rm -f $(distdir).zip |
| 435 | zip -rq $(distdir).zip $(distdir) |
| 436 | $(am__remove_distdir) |
| 437 | |
| 438 | dist dist-all: distdir |
| 439 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 440 | $(am__remove_distdir) |
| 441 | |
| 442 | # This target untars the dist file and tries a VPATH configuration. Then |
| 443 | # it guarantees that the distribution is self-contained by making another |
| 444 | # tarfile. |
| 445 | distcheck: dist |
| 446 | case '$(DIST_ARCHIVES)' in \ |
| 447 | *.tar.gz*) \ |
| 448 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
| 449 | *.tar.bz2*) \ |
| 450 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
| 451 | *.tar.lzma*) \ |
| 452 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
| 453 | *.tar.Z*) \ |
| 454 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
| 455 | *.shar.gz*) \ |
| 456 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
| 457 | *.zip*) \ |
| 458 | unzip $(distdir).zip ;;\ |
| 459 | esac |
| 460 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
| 461 | mkdir $(distdir)/_build |
| 462 | mkdir $(distdir)/_inst |
| 463 | chmod a-w $(distdir) |
| 464 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
| 465 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
| 466 | && cd $(distdir)/_build \ |
| 467 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
| 468 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
| 469 | && $(MAKE) $(AM_MAKEFLAGS) \ |
| 470 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
| 471 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
| 472 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
| 473 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
| 474 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
| 475 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
| 476 | distuninstallcheck \ |
| 477 | && chmod -R a-w "$$dc_install_base" \ |
| 478 | && ({ \ |
| 479 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
| 480 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
| 481 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
| 482 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
| 483 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
| 484 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
| 485 | && rm -rf "$$dc_destdir" \ |
| 486 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
| 487 | && rm -rf $(DIST_ARCHIVES) \ |
| 488 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
| 489 | $(am__remove_distdir) |
| 490 | @(echo "$(distdir) archives ready for distribution: "; \ |
| 491 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
| 492 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
| 493 | distuninstallcheck: |
| 494 | @cd $(distuninstallcheck_dir) \ |
| 495 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
| 496 | || { echo "ERROR: files left after uninstall:" ; \ |
| 497 | if test -n "$(DESTDIR)"; then \ |
| 498 | echo " (check DESTDIR support)"; \ |
| 499 | fi ; \ |
| 500 | $(distuninstallcheck_listfiles) ; \ |
| 501 | exit 1; } >&2 |
| 502 | distcleancheck: distclean |
| 503 | @if test '$(srcdir)' = . ; then \ |
| 504 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
| 505 | exit 1 ; \ |
| 506 | fi |
| 507 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
| 508 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
| 509 | $(distcleancheck_listfiles) ; \ |
| 510 | exit 1; } >&2 |
| 511 | check-am: all-am |
| 512 | check: check-recursive |
| 513 | all-am: Makefile |
| 514 | installdirs: installdirs-recursive |
| 515 | installdirs-am: |
| 516 | install: install-recursive |
| 517 | install-exec: install-exec-recursive |
| 518 | install-data: install-data-recursive |
| 519 | uninstall: uninstall-recursive |
| 520 | |
| 521 | install-am: all-am |
| 522 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 523 | |
| 524 | installcheck: installcheck-recursive |
| 525 | install-strip: |
| 526 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 527 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 528 | `test -z '$(STRIP)' || \ |
| 529 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 530 | mostlyclean-generic: |
| 531 | |
| 532 | clean-generic: |
| 533 | |
| 534 | distclean-generic: |
| 535 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| 536 | |
| 537 | maintainer-clean-generic: |
| 538 | @echo "This command is intended for maintainers to use" |
| 539 | @echo "it deletes files that may require special tools to rebuild." |
| 540 | clean: clean-recursive |
| 541 | |
| 542 | clean-am: clean-generic clean-libtool mostlyclean-am |
| 543 | |
| 544 | distclean: distclean-recursive |
| 545 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 546 | -rm -f Makefile |
| 547 | distclean-am: clean-am distclean-generic distclean-libtool \ |
| 548 | distclean-tags |
| 549 | |
| 550 | dvi: dvi-recursive |
| 551 | |
| 552 | dvi-am: |
| 553 | |
| 554 | html: html-recursive |
| 555 | |
| 556 | info: info-recursive |
| 557 | |
| 558 | info-am: |
| 559 | |
| 560 | install-data-am: |
| 561 | |
| 562 | install-dvi: install-dvi-recursive |
| 563 | |
| 564 | install-exec-am: |
| 565 | |
| 566 | install-html: install-html-recursive |
| 567 | |
| 568 | install-info: install-info-recursive |
| 569 | |
| 570 | install-man: |
| 571 | |
| 572 | install-pdf: install-pdf-recursive |
| 573 | |
| 574 | install-ps: install-ps-recursive |
| 575 | |
| 576 | installcheck-am: |
| 577 | |
| 578 | maintainer-clean: maintainer-clean-recursive |
| 579 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 580 | -rm -rf $(top_srcdir)/autom4te.cache |
| 581 | -rm -f Makefile |
| 582 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 583 | |
| 584 | mostlyclean: mostlyclean-recursive |
| 585 | |
| 586 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| 587 | |
| 588 | pdf: pdf-recursive |
| 589 | |
| 590 | pdf-am: |
| 591 | |
| 592 | ps: ps-recursive |
| 593 | |
| 594 | ps-am: |
| 595 | |
| 596 | uninstall-am: |
| 597 | |
| 598 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ |
| 599 | install-strip |
| 600 | |
| 601 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
| 602 | all all-am am--refresh check check-am clean clean-generic \ |
| 603 | clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ |
| 604 | dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ |
| 605 | distclean distclean-generic distclean-libtool distclean-tags \ |
| 606 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ |
| 607 | html-am info info-am install install-am install-data \ |
| 608 | install-data-am install-dvi install-dvi-am install-exec \ |
| 609 | install-exec-am install-html install-html-am install-info \ |
| 610 | install-info-am install-man install-pdf install-pdf-am \ |
| 611 | install-ps install-ps-am install-strip installcheck \ |
| 612 | installcheck-am installdirs installdirs-am maintainer-clean \ |
| 613 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
| 614 | mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ |
| 615 | uninstall uninstall-am |
| 616 | |
| 617 | |
| 618 | ############################################## |
| 619 | # Site customizations: |
| 620 | #--------------------------------------------- |
| 621 | # where is gmp? |
| 622 | #--------------------------------------------- |
| 623 | # export gmpdir := $(PWD)/../gmp-4.1 |
| 624 | export gmpdir := /usr/local |
| 625 | #--------------------------------------------- |
| 626 | # where is gmp lib? |
| 627 | export gmplibdir = $(gmpdir)/lib |
| 628 | #--------------------------------------------- |
| 629 | # where is gmp include? |
| 630 | #--------------------------------------------- |
| 631 | # export gmpincludedir = $(gmpdir) |
| 632 | export gmpincludedir = $(gmpdir)/include |
| 633 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 634 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 635 | .NOEXPORT: |