github.com/aergoio/aergo@v1.3.1/libtool/src/gmp-6.1.2/tests/devel/Makefile.in (about) 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 # Copyright 2000-2002 Free Software Foundation, Inc. 18 # 19 # This file is part of the GNU MP Library test suite. 20 # 21 # The GNU MP Library test suite is free software; you can redistribute it 22 # and/or modify it under the terms of the GNU General Public License as 23 # published by the Free Software Foundation; either version 3 of the License, 24 # or (at your option) any later version. 25 # 26 # The GNU MP Library test suite is distributed in the hope that it will be 27 # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 29 # Public License for more details. 30 # 31 # You should have received a copy of the GNU General Public License along with 32 # the GNU MP Library test suite. If not, see https://www.gnu.org/licenses/. 33 VPATH = @srcdir@ 34 am__is_gnu_make = { \ 35 if test -z '$(MAKELEVEL)'; then \ 36 false; \ 37 elif test -n '$(MAKE_HOST)'; then \ 38 true; \ 39 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 40 true; \ 41 else \ 42 false; \ 43 fi; \ 44 } 45 am__make_running_with_option = \ 46 case $${target_option-} in \ 47 ?) ;; \ 48 *) echo "am__make_running_with_option: internal error: invalid" \ 49 "target option '$${target_option-}' specified" >&2; \ 50 exit 1;; \ 51 esac; \ 52 has_opt=no; \ 53 sane_makeflags=$$MAKEFLAGS; \ 54 if $(am__is_gnu_make); then \ 55 sane_makeflags=$$MFLAGS; \ 56 else \ 57 case $$MAKEFLAGS in \ 58 *\\[\ \ ]*) \ 59 bs=\\; \ 60 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 62 esac; \ 63 fi; \ 64 skip_next=no; \ 65 strip_trailopt () \ 66 { \ 67 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 68 }; \ 69 for flg in $$sane_makeflags; do \ 70 test $$skip_next = yes && { skip_next=no; continue; }; \ 71 case $$flg in \ 72 *=*|--*) continue;; \ 73 -*I) strip_trailopt 'I'; skip_next=yes;; \ 74 -*I?*) strip_trailopt 'I';; \ 75 -*O) strip_trailopt 'O'; skip_next=yes;; \ 76 -*O?*) strip_trailopt 'O';; \ 77 -*l) strip_trailopt 'l'; skip_next=yes;; \ 78 -*l?*) strip_trailopt 'l';; \ 79 -[dEDm]) skip_next=yes;; \ 80 -[JT]) skip_next=yes;; \ 81 esac; \ 82 case $$flg in \ 83 *$$target_option*) has_opt=yes; break;; \ 84 esac; \ 85 done; \ 86 test $$has_opt = yes 87 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 88 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 89 pkgdatadir = $(datadir)/@PACKAGE@ 90 pkgincludedir = $(includedir)/@PACKAGE@ 91 pkglibdir = $(libdir)/@PACKAGE@ 92 pkglibexecdir = $(libexecdir)/@PACKAGE@ 93 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 94 install_sh_DATA = $(install_sh) -c -m 644 95 install_sh_PROGRAM = $(install_sh) -c 96 install_sh_SCRIPT = $(install_sh) -c 97 INSTALL_HEADER = $(INSTALL_DATA) 98 transform = $(program_transform_name) 99 NORMAL_INSTALL = : 100 PRE_INSTALL = : 101 POST_INSTALL = : 102 NORMAL_UNINSTALL = : 103 PRE_UNINSTALL = : 104 POST_UNINSTALL = : 105 build_triplet = @build@ 106 host_triplet = @host@ 107 EXTRA_PROGRAMS = aors_n$(EXEEXT) anymul_1$(EXEEXT) copy$(EXEEXT) \ 108 divmod_1$(EXEEXT) divrem$(EXEEXT) shift$(EXEEXT) \ 109 logops_n$(EXEEXT) tst-addsub$(EXEEXT) try$(EXEEXT) 110 subdir = tests/devel 111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 112 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 113 $(top_srcdir)/configure.ac 114 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 115 $(ACLOCAL_M4) 116 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 117 mkinstalldirs = $(install_sh) -d 118 CONFIG_HEADER = $(top_builddir)/config.h 119 CONFIG_CLEAN_FILES = 120 CONFIG_CLEAN_VPATH_FILES = 121 anymul_1_SOURCES = anymul_1.c 122 anymul_1_OBJECTS = anymul_1.$(OBJEXT) 123 anymul_1_LDADD = $(LDADD) 124 anymul_1_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 125 $(top_builddir)/libgmp.la 126 AM_V_lt = $(am__v_lt_@AM_V@) 127 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 128 am__v_lt_0 = --silent 129 am__v_lt_1 = 130 aors_n_SOURCES = aors_n.c 131 aors_n_OBJECTS = aors_n.$(OBJEXT) 132 aors_n_LDADD = $(LDADD) 133 aors_n_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 134 $(top_builddir)/libgmp.la 135 copy_SOURCES = copy.c 136 copy_OBJECTS = copy.$(OBJEXT) 137 copy_LDADD = $(LDADD) 138 copy_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 139 $(top_builddir)/libgmp.la 140 divmod_1_SOURCES = divmod_1.c 141 divmod_1_OBJECTS = divmod_1.$(OBJEXT) 142 divmod_1_LDADD = $(LDADD) 143 divmod_1_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 144 $(top_builddir)/libgmp.la 145 divrem_SOURCES = divrem.c 146 divrem_OBJECTS = divrem.$(OBJEXT) 147 divrem_LDADD = $(LDADD) 148 divrem_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 149 $(top_builddir)/libgmp.la 150 logops_n_SOURCES = logops_n.c 151 logops_n_OBJECTS = logops_n.$(OBJEXT) 152 logops_n_LDADD = $(LDADD) 153 logops_n_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 154 $(top_builddir)/libgmp.la 155 shift_SOURCES = shift.c 156 shift_OBJECTS = shift.$(OBJEXT) 157 shift_LDADD = $(LDADD) 158 shift_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 159 $(top_builddir)/libgmp.la 160 try_SOURCES = try.c 161 try_OBJECTS = try.$(OBJEXT) 162 try_LDADD = $(LDADD) 163 try_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 164 $(top_builddir)/libgmp.la 165 tst_addsub_SOURCES = tst-addsub.c 166 tst_addsub_OBJECTS = tst-addsub.$(OBJEXT) 167 tst_addsub_LDADD = $(LDADD) 168 tst_addsub_DEPENDENCIES = $(top_builddir)/tests/libtests.la \ 169 $(top_builddir)/libgmp.la 170 AM_V_P = $(am__v_P_@AM_V@) 171 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 172 am__v_P_0 = false 173 am__v_P_1 = : 174 AM_V_GEN = $(am__v_GEN_@AM_V@) 175 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 176 am__v_GEN_0 = @echo " GEN " $@; 177 am__v_GEN_1 = 178 AM_V_at = $(am__v_at_@AM_V@) 179 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 180 am__v_at_0 = @ 181 am__v_at_1 = 182 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 183 depcomp = 184 am__depfiles_maybe = 185 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 186 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 187 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 188 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 189 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 190 $(AM_CFLAGS) $(CFLAGS) 191 AM_V_CC = $(am__v_CC_@AM_V@) 192 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 193 am__v_CC_0 = @echo " CC " $@; 194 am__v_CC_1 = 195 CCLD = $(CC) 196 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 197 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 198 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 199 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 200 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 201 am__v_CCLD_0 = @echo " CCLD " $@; 202 am__v_CCLD_1 = 203 SOURCES = anymul_1.c aors_n.c copy.c divmod_1.c divrem.c logops_n.c \ 204 shift.c try.c tst-addsub.c 205 DIST_SOURCES = anymul_1.c aors_n.c copy.c divmod_1.c divrem.c \ 206 logops_n.c shift.c try.c tst-addsub.c 207 am__can_run_installinfo = \ 208 case $$AM_UPDATE_INFO_DIR in \ 209 n|no|NO) false;; \ 210 *) (install-info --version) >/dev/null 2>&1;; \ 211 esac 212 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 213 # Read a list of newline-separated strings from the standard input, 214 # and print each of them once, without duplicates. Input order is 215 # *not* preserved. 216 am__uniquify_input = $(AWK) '\ 217 BEGIN { nonempty = 0; } \ 218 { items[$$0] = 1; nonempty = 1; } \ 219 END { if (nonempty) { for (i in items) print i; }; } \ 220 ' 221 # Make sure the list of sources is unique. This is necessary because, 222 # e.g., the same source file might be shared among _SOURCES variables 223 # for different programs/libraries. 224 am__define_uniq_tagged_files = \ 225 list='$(am__tagged_files)'; \ 226 unique=`for i in $$list; do \ 227 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 228 done | $(am__uniquify_input)` 229 ETAGS = etags 230 CTAGS = ctags 231 am__DIST_COMMON = $(srcdir)/Makefile.in README 232 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 233 ABI = @ABI@ 234 ACLOCAL = @ACLOCAL@ 235 AMTAR = @AMTAR@ 236 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 237 AR = @AR@ 238 AS = @AS@ 239 ASMFLAGS = @ASMFLAGS@ 240 AUTOCONF = @AUTOCONF@ 241 AUTOHEADER = @AUTOHEADER@ 242 AUTOMAKE = @AUTOMAKE@ 243 AWK = @AWK@ 244 CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@ 245 CC = @CC@ 246 CCAS = @CCAS@ 247 CC_FOR_BUILD = @CC_FOR_BUILD@ 248 CFLAGS = @CFLAGS@ 249 CPP = @CPP@ 250 CPPFLAGS = @CPPFLAGS@ 251 CPP_FOR_BUILD = @CPP_FOR_BUILD@ 252 CXX = @CXX@ 253 CXXCPP = @CXXCPP@ 254 CXXFLAGS = @CXXFLAGS@ 255 CYGPATH_W = @CYGPATH_W@ 256 DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@ 257 DEFS = @DEFS@ 258 DLLTOOL = @DLLTOOL@ 259 DSYMUTIL = @DSYMUTIL@ 260 DUMPBIN = @DUMPBIN@ 261 ECHO_C = @ECHO_C@ 262 ECHO_N = @ECHO_N@ 263 ECHO_T = @ECHO_T@ 264 EGREP = @EGREP@ 265 EXEEXT = @EXEEXT@ 266 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ 267 FGREP = @FGREP@ 268 GMP_LDFLAGS = @GMP_LDFLAGS@ 269 GMP_LIMB_BITS = @GMP_LIMB_BITS@ 270 GMP_NAIL_BITS = @GMP_NAIL_BITS@ 271 GREP = @GREP@ 272 HAVE_CLOCK_01 = @HAVE_CLOCK_01@ 273 HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@ 274 HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@ 275 HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@ 276 HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@ 277 HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@ 278 HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@ 279 HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@ 280 HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@ 281 HAVE_STACK_T_01 = @HAVE_STACK_T_01@ 282 HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@ 283 INSTALL = @INSTALL@ 284 INSTALL_DATA = @INSTALL_DATA@ 285 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 286 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 287 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 288 LD = @LD@ 289 LDFLAGS = @LDFLAGS@ 290 LEX = @LEX@ 291 LEXLIB = @LEXLIB@ 292 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 293 LIBCURSES = @LIBCURSES@ 294 LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@ 295 LIBGMP_DLL = @LIBGMP_DLL@ 296 LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@ 297 LIBM = @LIBM@ 298 LIBM_FOR_BUILD = @LIBM_FOR_BUILD@ 299 LIBOBJS = @LIBOBJS@ 300 LIBREADLINE = @LIBREADLINE@ 301 LIBS = @LIBS@ 302 LIBTOOL = @LIBTOOL@ 303 LIPO = @LIPO@ 304 LN_S = @LN_S@ 305 LTLIBOBJS = @LTLIBOBJS@ 306 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 307 M4 = @M4@ 308 MAINT = @MAINT@ 309 MAKEINFO = @MAKEINFO@ 310 MANIFEST_TOOL = @MANIFEST_TOOL@ 311 MKDIR_P = @MKDIR_P@ 312 NM = @NM@ 313 NMEDIT = @NMEDIT@ 314 OBJDUMP = @OBJDUMP@ 315 OBJEXT = @OBJEXT@ 316 OTOOL = @OTOOL@ 317 OTOOL64 = @OTOOL64@ 318 PACKAGE = @PACKAGE@ 319 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 320 PACKAGE_NAME = @PACKAGE_NAME@ 321 PACKAGE_STRING = @PACKAGE_STRING@ 322 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 323 PACKAGE_URL = @PACKAGE_URL@ 324 PACKAGE_VERSION = @PACKAGE_VERSION@ 325 PATH_SEPARATOR = @PATH_SEPARATOR@ 326 RANLIB = @RANLIB@ 327 SED = @SED@ 328 SET_MAKE = @SET_MAKE@ 329 SHELL = @SHELL@ 330 SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@ 331 STRIP = @STRIP@ 332 TAL_OBJECT = @TAL_OBJECT@ 333 TUNE_LIBS = @TUNE_LIBS@ 334 TUNE_SQR_OBJ = @TUNE_SQR_OBJ@ 335 U_FOR_BUILD = @U_FOR_BUILD@ 336 VERSION = @VERSION@ 337 WITH_READLINE_01 = @WITH_READLINE_01@ 338 YACC = @YACC@ 339 YFLAGS = @YFLAGS@ 340 abs_builddir = @abs_builddir@ 341 abs_srcdir = @abs_srcdir@ 342 abs_top_builddir = @abs_top_builddir@ 343 abs_top_srcdir = @abs_top_srcdir@ 344 ac_ct_AR = @ac_ct_AR@ 345 ac_ct_CC = @ac_ct_CC@ 346 ac_ct_CXX = @ac_ct_CXX@ 347 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 348 am__leading_dot = @am__leading_dot@ 349 am__tar = @am__tar@ 350 am__untar = @am__untar@ 351 bindir = @bindir@ 352 build = @build@ 353 build_alias = @build_alias@ 354 build_cpu = @build_cpu@ 355 build_os = @build_os@ 356 build_vendor = @build_vendor@ 357 builddir = @builddir@ 358 datadir = @datadir@ 359 datarootdir = @datarootdir@ 360 docdir = @docdir@ 361 dvidir = @dvidir@ 362 exec_prefix = @exec_prefix@ 363 gmp_srclinks = @gmp_srclinks@ 364 host = @host@ 365 host_alias = @host_alias@ 366 host_cpu = @host_cpu@ 367 host_os = @host_os@ 368 host_vendor = @host_vendor@ 369 htmldir = @htmldir@ 370 includedir = @includedir@ 371 infodir = @infodir@ 372 install_sh = @install_sh@ 373 libdir = @libdir@ 374 libexecdir = @libexecdir@ 375 localedir = @localedir@ 376 localstatedir = @localstatedir@ 377 mandir = @mandir@ 378 mkdir_p = @mkdir_p@ 379 mpn_objects = @mpn_objects@ 380 mpn_objs_in_libgmp = @mpn_objs_in_libgmp@ 381 oldincludedir = @oldincludedir@ 382 pdfdir = @pdfdir@ 383 prefix = @prefix@ 384 program_transform_name = @program_transform_name@ 385 psdir = @psdir@ 386 sbindir = @sbindir@ 387 sharedstatedir = @sharedstatedir@ 388 srcdir = @srcdir@ 389 sysconfdir = @sysconfdir@ 390 target_alias = @target_alias@ 391 top_build_prefix = @top_build_prefix@ 392 top_builddir = @top_builddir@ 393 top_srcdir = @top_srcdir@ 394 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/tests 395 LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la 396 CLEANFILES = $(EXTRA_PROGRAMS) 397 all: all-am 398 399 .SUFFIXES: 400 .SUFFIXES: .c .lo .o .obj 401 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 402 @for dep in $?; do \ 403 case '$(am__configure_deps)' in \ 404 *$$dep*) \ 405 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 406 && { if test -f $@; then exit 0; else break; fi; }; \ 407 exit 1;; \ 408 esac; \ 409 done; \ 410 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps tests/devel/Makefile'; \ 411 $(am__cd) $(top_srcdir) && \ 412 $(AUTOMAKE) --gnu --ignore-deps tests/devel/Makefile 413 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 414 @case '$?' in \ 415 *config.status*) \ 416 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 417 *) \ 418 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 419 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 420 esac; 421 422 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 423 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 424 425 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 426 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 427 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 428 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 429 $(am__aclocal_m4_deps): 430 431 anymul_1$(EXEEXT): $(anymul_1_OBJECTS) $(anymul_1_DEPENDENCIES) $(EXTRA_anymul_1_DEPENDENCIES) 432 @rm -f anymul_1$(EXEEXT) 433 $(AM_V_CCLD)$(LINK) $(anymul_1_OBJECTS) $(anymul_1_LDADD) $(LIBS) 434 435 aors_n$(EXEEXT): $(aors_n_OBJECTS) $(aors_n_DEPENDENCIES) $(EXTRA_aors_n_DEPENDENCIES) 436 @rm -f aors_n$(EXEEXT) 437 $(AM_V_CCLD)$(LINK) $(aors_n_OBJECTS) $(aors_n_LDADD) $(LIBS) 438 439 copy$(EXEEXT): $(copy_OBJECTS) $(copy_DEPENDENCIES) $(EXTRA_copy_DEPENDENCIES) 440 @rm -f copy$(EXEEXT) 441 $(AM_V_CCLD)$(LINK) $(copy_OBJECTS) $(copy_LDADD) $(LIBS) 442 443 divmod_1$(EXEEXT): $(divmod_1_OBJECTS) $(divmod_1_DEPENDENCIES) $(EXTRA_divmod_1_DEPENDENCIES) 444 @rm -f divmod_1$(EXEEXT) 445 $(AM_V_CCLD)$(LINK) $(divmod_1_OBJECTS) $(divmod_1_LDADD) $(LIBS) 446 447 divrem$(EXEEXT): $(divrem_OBJECTS) $(divrem_DEPENDENCIES) $(EXTRA_divrem_DEPENDENCIES) 448 @rm -f divrem$(EXEEXT) 449 $(AM_V_CCLD)$(LINK) $(divrem_OBJECTS) $(divrem_LDADD) $(LIBS) 450 451 logops_n$(EXEEXT): $(logops_n_OBJECTS) $(logops_n_DEPENDENCIES) $(EXTRA_logops_n_DEPENDENCIES) 452 @rm -f logops_n$(EXEEXT) 453 $(AM_V_CCLD)$(LINK) $(logops_n_OBJECTS) $(logops_n_LDADD) $(LIBS) 454 455 shift$(EXEEXT): $(shift_OBJECTS) $(shift_DEPENDENCIES) $(EXTRA_shift_DEPENDENCIES) 456 @rm -f shift$(EXEEXT) 457 $(AM_V_CCLD)$(LINK) $(shift_OBJECTS) $(shift_LDADD) $(LIBS) 458 459 try$(EXEEXT): $(try_OBJECTS) $(try_DEPENDENCIES) $(EXTRA_try_DEPENDENCIES) 460 @rm -f try$(EXEEXT) 461 $(AM_V_CCLD)$(LINK) $(try_OBJECTS) $(try_LDADD) $(LIBS) 462 463 tst-addsub$(EXEEXT): $(tst_addsub_OBJECTS) $(tst_addsub_DEPENDENCIES) $(EXTRA_tst_addsub_DEPENDENCIES) 464 @rm -f tst-addsub$(EXEEXT) 465 $(AM_V_CCLD)$(LINK) $(tst_addsub_OBJECTS) $(tst_addsub_LDADD) $(LIBS) 466 467 mostlyclean-compile: 468 -rm -f *.$(OBJEXT) 469 470 distclean-compile: 471 -rm -f *.tab.c 472 473 .c.o: 474 $(AM_V_CC)$(COMPILE) -c -o $@ $< 475 476 .c.obj: 477 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 478 479 .c.lo: 480 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< 481 482 mostlyclean-libtool: 483 -rm -f *.lo 484 485 clean-libtool: 486 -rm -rf .libs _libs 487 488 ID: $(am__tagged_files) 489 $(am__define_uniq_tagged_files); mkid -fID $$unique 490 tags: tags-am 491 TAGS: tags 492 493 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 494 set x; \ 495 here=`pwd`; \ 496 $(am__define_uniq_tagged_files); \ 497 shift; \ 498 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 499 test -n "$$unique" || unique=$$empty_fix; \ 500 if test $$# -gt 0; then \ 501 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 502 "$$@" $$unique; \ 503 else \ 504 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 505 $$unique; \ 506 fi; \ 507 fi 508 ctags: ctags-am 509 510 CTAGS: ctags 511 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 512 $(am__define_uniq_tagged_files); \ 513 test -z "$(CTAGS_ARGS)$$unique" \ 514 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 515 $$unique 516 517 GTAGS: 518 here=`$(am__cd) $(top_builddir) && pwd` \ 519 && $(am__cd) $(top_srcdir) \ 520 && gtags -i $(GTAGS_ARGS) "$$here" 521 cscopelist: cscopelist-am 522 523 cscopelist-am: $(am__tagged_files) 524 list='$(am__tagged_files)'; \ 525 case "$(srcdir)" in \ 526 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 527 *) sdir=$(subdir)/$(srcdir) ;; \ 528 esac; \ 529 for i in $$list; do \ 530 if test -f "$$i"; then \ 531 echo "$(subdir)/$$i"; \ 532 else \ 533 echo "$$sdir/$$i"; \ 534 fi; \ 535 done >> $(top_builddir)/cscope.files 536 537 distclean-tags: 538 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 539 540 distdir: $(DISTFILES) 541 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 542 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 543 list='$(DISTFILES)'; \ 544 dist_files=`for file in $$list; do echo $$file; done | \ 545 sed -e "s|^$$srcdirstrip/||;t" \ 546 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 547 case $$dist_files in \ 548 */*) $(MKDIR_P) `echo "$$dist_files" | \ 549 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 550 sort -u` ;; \ 551 esac; \ 552 for file in $$dist_files; do \ 553 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 554 if test -d $$d/$$file; then \ 555 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 556 if test -d "$(distdir)/$$file"; then \ 557 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 558 fi; \ 559 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 560 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 561 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 562 fi; \ 563 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 564 else \ 565 test -f "$(distdir)/$$file" \ 566 || cp -p $$d/$$file "$(distdir)/$$file" \ 567 || exit 1; \ 568 fi; \ 569 done 570 check-am: all-am 571 check: check-am 572 all-am: Makefile 573 installdirs: 574 install: install-am 575 install-exec: install-exec-am 576 install-data: install-data-am 577 uninstall: uninstall-am 578 579 install-am: all-am 580 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 581 582 installcheck: installcheck-am 583 install-strip: 584 if test -z '$(STRIP)'; then \ 585 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 586 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 587 install; \ 588 else \ 589 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 590 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 591 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 592 fi 593 mostlyclean-generic: 594 595 clean-generic: 596 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 597 598 distclean-generic: 599 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 600 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 601 602 maintainer-clean-generic: 603 @echo "This command is intended for maintainers to use" 604 @echo "it deletes files that may require special tools to rebuild." 605 clean: clean-am 606 607 clean-am: clean-generic clean-libtool mostlyclean-am 608 609 distclean: distclean-am 610 -rm -f Makefile 611 distclean-am: clean-am distclean-compile distclean-generic \ 612 distclean-tags 613 614 dvi: dvi-am 615 616 dvi-am: 617 618 html: html-am 619 620 html-am: 621 622 info: info-am 623 624 info-am: 625 626 install-data-am: 627 628 install-dvi: install-dvi-am 629 630 install-dvi-am: 631 632 install-exec-am: 633 634 install-html: install-html-am 635 636 install-html-am: 637 638 install-info: install-info-am 639 640 install-info-am: 641 642 install-man: 643 644 install-pdf: install-pdf-am 645 646 install-pdf-am: 647 648 install-ps: install-ps-am 649 650 install-ps-am: 651 652 installcheck-am: 653 654 maintainer-clean: maintainer-clean-am 655 -rm -f Makefile 656 maintainer-clean-am: distclean-am maintainer-clean-generic 657 658 mostlyclean: mostlyclean-am 659 660 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 661 mostlyclean-libtool 662 663 pdf: pdf-am 664 665 pdf-am: 666 667 ps: ps-am 668 669 ps-am: 670 671 uninstall-am: 672 673 .MAKE: install-am install-strip 674 675 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 676 clean-libtool cscopelist-am ctags ctags-am distclean \ 677 distclean-compile distclean-generic distclean-libtool \ 678 distclean-tags distdir dvi dvi-am html html-am info info-am \ 679 install install-am install-data install-data-am install-dvi \ 680 install-dvi-am install-exec install-exec-am install-html \ 681 install-html-am install-info install-info-am install-man \ 682 install-pdf install-pdf-am install-ps install-ps-am \ 683 install-strip installcheck installcheck-am installdirs \ 684 maintainer-clean maintainer-clean-generic mostlyclean \ 685 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 686 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am 687 688 .PRECIOUS: Makefile 689 690 691 allprogs: $(EXTRA_PROGRAMS) 692 693 $(top_builddir)/tests/libtests.la: 694 cd $(top_builddir)/tests; $(MAKE) $(AM_MAKEFLAGS) libtests.la 695 696 # Tell versions [3.59,3.63) of GNU make to not export all variables. 697 # Otherwise a system limit (for SysV at least) may be exceeded. 698 .NOEXPORT: