# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/gasnet/acinclude.m4 \ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ $(am__configure_deps) $(include_HEADERS) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/config-aux/mkinstalldirs CONFIG_HEADER = upcr_config.h CONFIG_CLEAN_FILES = CTestTop.mak CTestBottom.mak upcc upcrun upcc.mak \ upcc.conf upcr.mak upcrun.conf CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ "$(DESTDIR)$(configdir)" "$(DESTDIR)$(ctupledir)" \ "$(DESTDIR)$(dotlddir)" "$(DESTDIR)$(dotpldir)" \ "$(DESTDIR)$(sysconfdir)" "$(DESTDIR)$(includedir)" LIBRARIES = $(lib_LIBRARIES) ARFLAGS = cru AM_V_AR = $(am__v_AR_@AM_V@) am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) #am__v_AR_0 = @echo " AR " $@; am__v_AR_1 = libupcr_aries_par_a_AR = $(AR) $(ARFLAGS) libupcr_aries_par_a_LIBADD = am__objects_1 = upcr_alloc.$(OBJEXT) upcr_barrier.$(OBJEXT) \ upcr_err.$(OBJEXT) upcr_init.$(OBJEXT) upcr_locks.$(OBJEXT) \ upcr_broadcast.$(OBJEXT) upcr_handlers.$(OBJEXT) \ upcr_sptr.$(OBJEXT) upcr_threads.$(OBJEXT) upcr_util.$(OBJEXT) \ upcr_globfiles.$(OBJEXT) upcr_gupc.$(OBJEXT) \ upcr_memcpy.$(OBJEXT) upcr_collective.$(OBJEXT) \ upcr_coll_init.$(OBJEXT) upcr_coll_templates.$(OBJEXT) \ upcr_extern.$(OBJEXT) upcr_io.$(OBJEXT) upcr_sem.$(OBJEXT) \ upcr_sizes.$(OBJEXT) upcr_profile.$(OBJEXT) \ upcr_atomic.$(OBJEXT) am__objects_2 = am_libupcr_aries_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_aries_par_a_OBJECTS = $(am_libupcr_aries_par_a_OBJECTS) libupcr_aries_seq_a_AR = $(AR) $(ARFLAGS) libupcr_aries_seq_a_LIBADD = am_libupcr_aries_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_aries_seq_a_OBJECTS = $(am_libupcr_aries_seq_a_OBJECTS) libupcr_aries_thr_a_AR = $(AR) $(ARFLAGS) libupcr_aries_thr_a_LIBADD = am_libupcr_aries_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_aries_thr_a_OBJECTS = $(am_libupcr_aries_thr_a_OBJECTS) libupcr_ibv_par_a_AR = $(AR) $(ARFLAGS) libupcr_ibv_par_a_LIBADD = am_libupcr_ibv_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ibv_par_a_OBJECTS = $(am_libupcr_ibv_par_a_OBJECTS) libupcr_ibv_seq_a_AR = $(AR) $(ARFLAGS) libupcr_ibv_seq_a_LIBADD = am_libupcr_ibv_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ibv_seq_a_OBJECTS = $(am_libupcr_ibv_seq_a_OBJECTS) libupcr_ibv_thr_a_AR = $(AR) $(ARFLAGS) libupcr_ibv_thr_a_LIBADD = am_libupcr_ibv_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ibv_thr_a_OBJECTS = $(am_libupcr_ibv_thr_a_OBJECTS) libupcr_mpi_par_a_AR = $(AR) $(ARFLAGS) libupcr_mpi_par_a_LIBADD = am_libupcr_mpi_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_mpi_par_a_OBJECTS = $(am_libupcr_mpi_par_a_OBJECTS) libupcr_mpi_seq_a_AR = $(AR) $(ARFLAGS) libupcr_mpi_seq_a_LIBADD = am_libupcr_mpi_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_mpi_seq_a_OBJECTS = $(am_libupcr_mpi_seq_a_OBJECTS) libupcr_mpi_thr_a_AR = $(AR) $(ARFLAGS) libupcr_mpi_thr_a_LIBADD = am_libupcr_mpi_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_mpi_thr_a_OBJECTS = $(am_libupcr_mpi_thr_a_OBJECTS) libupcr_ofi_par_a_AR = $(AR) $(ARFLAGS) libupcr_ofi_par_a_LIBADD = am_libupcr_ofi_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ofi_par_a_OBJECTS = $(am_libupcr_ofi_par_a_OBJECTS) libupcr_ofi_seq_a_AR = $(AR) $(ARFLAGS) libupcr_ofi_seq_a_LIBADD = am_libupcr_ofi_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ofi_seq_a_OBJECTS = $(am_libupcr_ofi_seq_a_OBJECTS) libupcr_ofi_thr_a_AR = $(AR) $(ARFLAGS) libupcr_ofi_thr_a_LIBADD = am_libupcr_ofi_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ofi_thr_a_OBJECTS = $(am_libupcr_ofi_thr_a_OBJECTS) libupcr_smp_par_a_AR = $(AR) $(ARFLAGS) libupcr_smp_par_a_LIBADD = am_libupcr_smp_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_smp_par_a_OBJECTS = $(am_libupcr_smp_par_a_OBJECTS) libupcr_smp_seq_a_AR = $(AR) $(ARFLAGS) libupcr_smp_seq_a_LIBADD = am_libupcr_smp_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_smp_seq_a_OBJECTS = $(am_libupcr_smp_seq_a_OBJECTS) libupcr_smp_thr_a_AR = $(AR) $(ARFLAGS) libupcr_smp_thr_a_LIBADD = am_libupcr_smp_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_smp_thr_a_OBJECTS = $(am_libupcr_smp_thr_a_OBJECTS) libupcr_ucx_par_a_AR = $(AR) $(ARFLAGS) libupcr_ucx_par_a_LIBADD = am_libupcr_ucx_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ucx_par_a_OBJECTS = $(am_libupcr_ucx_par_a_OBJECTS) libupcr_ucx_seq_a_AR = $(AR) $(ARFLAGS) libupcr_ucx_seq_a_LIBADD = am_libupcr_ucx_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ucx_seq_a_OBJECTS = $(am_libupcr_ucx_seq_a_OBJECTS) libupcr_ucx_thr_a_AR = $(AR) $(ARFLAGS) libupcr_ucx_thr_a_LIBADD = am_libupcr_ucx_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_ucx_thr_a_OBJECTS = $(am_libupcr_ucx_thr_a_OBJECTS) libupcr_udp_par_a_AR = $(AR) $(ARFLAGS) libupcr_udp_par_a_LIBADD = am_libupcr_udp_par_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_udp_par_a_OBJECTS = $(am_libupcr_udp_par_a_OBJECTS) libupcr_udp_seq_a_AR = $(AR) $(ARFLAGS) libupcr_udp_seq_a_LIBADD = am_libupcr_udp_seq_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_udp_seq_a_OBJECTS = $(am_libupcr_udp_seq_a_OBJECTS) libupcr_udp_thr_a_AR = $(AR) $(ARFLAGS) libupcr_udp_thr_a_LIBADD = am_libupcr_udp_thr_a_OBJECTS = $(am__objects_1) $(am__objects_2) libupcr_udp_thr_a_OBJECTS = $(am_libupcr_udp_thr_a_OBJECTS) SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) #am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) #am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = am__maybe_remake_depfiles = COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) #am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) #am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(libupcr_aries_par_a_SOURCES) \ $(libupcr_aries_seq_a_SOURCES) $(libupcr_aries_thr_a_SOURCES) \ $(libupcr_ibv_par_a_SOURCES) $(libupcr_ibv_seq_a_SOURCES) \ $(libupcr_ibv_thr_a_SOURCES) $(libupcr_mpi_par_a_SOURCES) \ $(libupcr_mpi_seq_a_SOURCES) $(libupcr_mpi_thr_a_SOURCES) \ $(libupcr_ofi_par_a_SOURCES) $(libupcr_ofi_seq_a_SOURCES) \ $(libupcr_ofi_thr_a_SOURCES) $(libupcr_smp_par_a_SOURCES) \ $(libupcr_smp_seq_a_SOURCES) $(libupcr_smp_thr_a_SOURCES) \ $(libupcr_ucx_par_a_SOURCES) $(libupcr_ucx_seq_a_SOURCES) \ $(libupcr_ucx_thr_a_SOURCES) $(libupcr_udp_par_a_SOURCES) \ $(libupcr_udp_seq_a_SOURCES) $(libupcr_udp_thr_a_SOURCES) DIST_SOURCES = $(libupcr_aries_par_a_SOURCES) \ $(libupcr_aries_seq_a_SOURCES) $(libupcr_aries_thr_a_SOURCES) \ $(libupcr_ibv_par_a_SOURCES) $(libupcr_ibv_seq_a_SOURCES) \ $(libupcr_ibv_thr_a_SOURCES) $(libupcr_mpi_par_a_SOURCES) \ $(libupcr_mpi_seq_a_SOURCES) $(libupcr_mpi_thr_a_SOURCES) \ $(libupcr_ofi_par_a_SOURCES) $(libupcr_ofi_seq_a_SOURCES) \ $(libupcr_ofi_thr_a_SOURCES) $(libupcr_smp_par_a_SOURCES) \ $(libupcr_smp_seq_a_SOURCES) $(libupcr_smp_thr_a_SOURCES) \ $(libupcr_ucx_par_a_SOURCES) $(libupcr_ucx_seq_a_SOURCES) \ $(libupcr_ucx_thr_a_SOURCES) $(libupcr_udp_par_a_SOURCES) \ $(libupcr_udp_seq_a_SOURCES) $(libupcr_udp_thr_a_SOURCES) RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-recursive dvi-recursive html-recursive info-recursive \ install-data-recursive install-dvi-recursive \ install-exec-recursive install-html-recursive \ install-info-recursive install-pdf-recursive \ install-ps-recursive install-recursive installcheck-recursive \ installdirs-recursive pdf-recursive ps-recursive \ tags-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DATA = $(config_DATA) $(ctuple_DATA) $(dotld_DATA) $(dotpl_DATA) \ $(sysconf_DATA) HEADERS = $(include_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive am__recursive_targets = \ $(RECURSIVE_TARGETS) \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ cscope distdir distdir-am dist dist-all distcheck am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ upcr_config.h.in # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags CSCOPE = cscope am__DIST_COMMON = $(srcdir)/CTestBottom.mak.in \ $(srcdir)/CTestTop.mak.in $(srcdir)/Makefile.in \ $(srcdir)/upcc.conf.in $(srcdir)/upcc.in $(srcdir)/upcc.mak.in \ $(srcdir)/upcr.mak.in $(srcdir)/upcr_config.h.in \ $(srcdir)/upcrun.conf.in $(srcdir)/upcrun.in \ $(top_srcdir)/config-aux/compile \ $(top_srcdir)/config-aux/config.guess \ $(top_srcdir)/config-aux/config.sub \ $(top_srcdir)/config-aux/install-sh \ $(top_srcdir)/config-aux/missing \ $(top_srcdir)/config-aux/mkinstalldirs ChangeLog README \ acconfig.h DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__post_remove_distdir = $(am__remove_distdir) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best DIST_TARGETS = dist-gzip distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BOURNE_SHELL = @BOURNE_SHELL@ BUILDCONFIG = @BUILDCONFIG@ BUILD_ID = @BUILD_ID@ BUILD_IS_SRC = @BUILD_IS_SRC@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CC_FAMILY = @CC_FAMILY@ CC_SUBFAMILY = @CC_SUBFAMILY@ CFLAGS = @CFLAGS@ CHAR_IS_SIGNED = @CHAR_IS_SIGNED@ CLANG_PTS_OPTS = @CLANG_PTS_OPTS@ CLANG_UPC = @CLANG_UPC@ COMPILER_SPEC_FILE = @COMPILER_SPEC_FILE@ COMPLETE_INTTYPES_H = @COMPLETE_INTTYPES_H@ COMPLETE_STDINT_H = @COMPLETE_STDINT_H@ COMPLETE_SYS_TYPES_H = @COMPLETE_SYS_TYPES_H@ CONDUITS = @CONDUITS@ CONFIGURE_ARGS = @CONFIGURE_ARGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CROSS_COMPILING = @CROSS_COMPILING@ CUPC_VERSION = @CUPC_VERSION@ CYGPATH_W = @CYGPATH_W@ DEBUGMALLOC = @DEBUGMALLOC@ DEBUGMALLOC_VAL = @DEBUGMALLOC_VAL@ DEBUGMALLOC_VAR = @DEBUGMALLOC_VAR@ DEFAULT_CONDUIT = @DEFAULT_CONDUIT@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIG = @DIG@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENVCMD = @ENVCMD@ EXEEXT = @EXEEXT@ EXESUFFIX = @EXESUFFIX@ GASNET_FEATURES = @GASNET_FEATURES@ GASNET_INSTALL_CMD = @GASNET_INSTALL_CMD@ GASNET_PERL_BYTESFLAG = @GASNET_PERL_BYTESFLAG@ GASNET_PERL_LANG = @GASNET_PERL_LANG@ GASP_ENABLED = @GASP_ENABLED@ GCCUPC_VERSION = @GCCUPC_VERSION@ GCC_AS_CC_CMD = @GCC_AS_CC_CMD@ GCC_TLS_SUPPORT = @GCC_TLS_SUPPORT@ GMAKE = @GMAKE@ GNU_GCC = @GNU_GCC@ GREP = @GREP@ HAVE_ALLOCA_H = @HAVE_ALLOCA_H@ HAVE_ALLOCA_IN_STDLIB_H = @HAVE_ALLOCA_IN_STDLIB_H@ HAVE_BITS_FLOATN_H = @HAVE_BITS_FLOATN_H@ HAVE_BOOL = @HAVE_BOOL@ HAVE_BUILTIN_ALLOCA = @HAVE_BUILTIN_ALLOCA@ HAVE_BYTESWAP_H = @HAVE_BYTESWAP_H@ HAVE_CPP_INCLUDE_NEXT = @HAVE_CPP_INCLUDE_NEXT@ HAVE_CTYPE_H = @HAVE_CTYPE_H@ HAVE_FENV_H = @HAVE_FENV_H@ HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ HAVE_ISO646_H = @HAVE_ISO646_H@ HAVE_LIMITS_H = @HAVE_LIMITS_H@ HAVE_MATH_H = @HAVE_MATH_H@ HAVE_STDARG_H = @HAVE_STDARG_H@ HAVE_STDBOOL_H = @HAVE_STDBOOL_H@ HAVE_STDDEF_H = @HAVE_STDDEF_H@ HAVE_STDINT_H = @HAVE_STDINT_H@ HAVE_STDIO_H = @HAVE_STDIO_H@ HAVE_STDLIB_H = @HAVE_STDLIB_H@ HAVE_STRING_H = @HAVE_STRING_H@ HAVE_SYS_STAT_H = @HAVE_SYS_STAT_H@ HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ HAVE_TIME_H = @HAVE_TIME_H@ HOST_CC = @HOST_CC@ HOST_CFLAGS = @HOST_CFLAGS@ HOST_LDFLAGS = @HOST_LDFLAGS@ HOST_LIBS = @HOST_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INTTYPES_DEFINES = @INTTYPES_DEFINES@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_INCLUDE = @MAKE_INCLUDE@ MKDIR_P = @MKDIR_P@ MPI_INCOMPATIBLE = @MPI_INCOMPATIBLE@ MULTICONF_NAME = @MULTICONF_NAME@ NM = @NM@ NSLOOKUP = @NSLOOKUP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PARSEQ = @PARSEQ@ PATH_ALLOCA_H = @PATH_ALLOCA_H@ PATH_BITS_FLOATN_H = @PATH_BITS_FLOATN_H@ PATH_BYTESWAP_H = @PATH_BYTESWAP_H@ PATH_CTYPE_H = @PATH_CTYPE_H@ PATH_FENV_H = @PATH_FENV_H@ PATH_INTTYPES_H = @PATH_INTTYPES_H@ PATH_ISO646_H = @PATH_ISO646_H@ PATH_LIMITS_H = @PATH_LIMITS_H@ PATH_MATH_H = @PATH_MATH_H@ PATH_SEPARATOR = @PATH_SEPARATOR@ PATH_STDARG_H = @PATH_STDARG_H@ PATH_STDBOOL_H = @PATH_STDBOOL_H@ PATH_STDDEF_H = @PATH_STDDEF_H@ PATH_STDINT_H = @PATH_STDINT_H@ PATH_STDIO_H = @PATH_STDIO_H@ PATH_STDLIB_H = @PATH_STDLIB_H@ PATH_STRING_H = @PATH_STRING_H@ PATH_SYS_STAT_H = @PATH_SYS_STAT_H@ PATH_TIME_H = @PATH_TIME_H@ PERL = @PERL@ PLATFORM_PREPROCESS = @PLATFORM_PREPROCESS@ PRETRANS_CPPFLAGS = @PRETRANS_CPPFLAGS@ PSHM_SUPPORT = @PSHM_SUPPORT@ PTHREADS = @PTHREADS@ PWD_PROG = @PWD_PROG@ RANLIB = @RANLIB@ RUNTIME_SPEC = @RUNTIME_SPEC@ SET_MAKE = @SET_MAKE@ SHARED_HEAP_SIZE = @SHARED_HEAP_SIZE@ SHELL = @SHELL@ SIGINT = @SIGINT@ SIGKILL = @SIGKILL@ SIGTERM = @SIGTERM@ SIZE = @SIZE@ SIZEOF_CHAR = @SIZEOF_CHAR@ SIZEOF_INT = @SIZEOF_INT@ SIZEOF_LONG = @SIZEOF_LONG@ SIZEOF_LONG_LONG = @SIZEOF_LONG_LONG@ SIZEOF_PTRDIFF_T = @SIZEOF_PTRDIFF_T@ SIZEOF_SHORT = @SIZEOF_SHORT@ SIZEOF_SIZE_T = @SIZEOF_SIZE_T@ SIZEOF_VOID_P = @SIZEOF_VOID_P@ SIZEOF__BOOL = @SIZEOF__BOOL@ SIZE_CMD = @SIZE_CMD@ STRIP = @STRIP@ SYSTEM_HEADER_DIRS = @SYSTEM_HEADER_DIRS@ SYSTEM_NAME = @SYSTEM_NAME@ SYSTEM_TUPLE = @SYSTEM_TUPLE@ TAIL = @TAIL@ TAIL_FOLLOW = @TAIL_FOLLOW@ TAIL_FOLLOW_MULTI = @TAIL_FOLLOW_MULTI@ TARGETLIBS = @TARGETLIBS@ TOP_BUILDDIR = @TOP_BUILDDIR@ TOP_PREFIX = @TOP_PREFIX@ TOP_SRCDIR = @TOP_SRCDIR@ TRANSLATOR = @TRANSLATOR@ UPCRI_PTR_BITS = @UPCRI_PTR_BITS@ UPCR_BOOL_TYPE = @UPCR_BOOL_TYPE@ UPCR_EXTRA_CFLAGS = @UPCR_EXTRA_CFLAGS@ UPCR_EXTRA_LDFLAGS = @UPCR_EXTRA_LDFLAGS@ UPCR_PROFILE_FLAG = @UPCR_PROFILE_FLAG@ UPCR_REDEF_GNUC = @UPCR_REDEF_GNUC@ UPCR_SYSTEM_CFLAGS = @UPCR_SYSTEM_CFLAGS@ UPCR_UMALLOC_CFLAGS = @UPCR_UMALLOC_CFLAGS@ UPCR_VERSION = @UPCR_VERSION@ UPC_SPEC = @UPC_SPEC@ USES_THREADS = @USES_THREADS@ USE_GNU_PREPROC = @USE_GNU_PREPROC@ USING_CUPC = @USING_CUPC@ USING_CUPC2C = @USING_CUPC2C@ USING_GCCUPC = @USING_GCCUPC@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ upcr_cv__gfp_fullprogname_CC = @upcr_cv__gfp_fullprogname_CC@ upcr_cv__gfp_fullprogname_CPP = @upcr_cv__gfp_fullprogname_CPP@ AUTOMAKE_OPTIONS = foreign 1.4 no-dependencies ACLOCAL_AMFLAGS = -I gasnet SUBDIRS = gasnet umalloc upcr_preinclude upcr_geninclude upcr_extinclude \ upcr_postinclude man detect-upc contrib harness config-aux \ upcr_geninclude2 docs profile . DIST_SUBDIRS = $(SUBDIRS) # .pl files to install in bindir, but w/o exec permissions dotpldir = $(bindir) dotpl_DATA = upcc.pl upcrun.pl # .ld files to (optionally) install in libdir, but w/o treatment as libs ld_scripts = upc_shared.ld @USING_LD_SCRIPT_TRUE@dotlddir = $(libdir) @USING_LD_SCRIPT_TRUE@dotld_DATA = $(ld_scripts) makefile_fragments = upcr.mak upcc.mak $(gcc_as_cc_mak) sysconf_DATA = upcc.conf upcrun.conf bin_SCRIPTS = upcc upcrun noinst_SCRIPTS = gcc_as_cc.pl config_DATA = $(CONFIG_HEADER) configdir = $(includedir) docs = ChangeLog README INSTALL.TXT # deliberately omitted git-only docs: README.developers README-gasnet EXTRA_DIST = $(docs) \ .autom4te.cfg \ Bootstrap \ unBootstrap \ README \ LICENSE.TXT \ upc-examples \ upc-tests \ gcc_as_cc.pl \ Makefile.multiconf \ multiconf.conf.in \ multiconf_gupc.conf.in \ multiconf_cupc.conf.in \ multiconf_cupc2c.conf.in \ multiconf.pl \ upcc_multi.in \ upcc_multi.pl \ $(ld_scripts) \ $(dotpl_DATA) # .pl libraries needed by $(dotpl_DATA) perl_libs = \ upcr_ctuple.pl \ upcr_getopt.pl \ upcr_util.pl libupcr_hdrs = upcr.h upcr_alloc.h upcr_barrier.h \ upcr_err.h upcr_handler_decls.h upcr_handlers.h \ upcr_init.h upcr_internal.h upcr_locks.h \ upcr_threads.h upcr_shaccess.h upcr_sptr.h \ upcr_util.h upcr_translator_tld.h \ upcr_memcpy.h upcr_collective.h \ bupc_extern.h bupc_tentative.h upcr_io.h upcr_gupc.h upcr_syshdrs.h \ upcr_sem.h upcr_profile.h upcr_atomic.h include_HEADERS = $(perl_libs) $(libupcr_hdrs) libupcr_srcs = upcr_alloc.c upcr_barrier.c upcr_err.c upcr_init.c \ upcr_locks.c upcr_broadcast.c upcr_handlers.c \ upcr_sptr.c upcr_threads.c upcr_util.c upcr_globfiles.c \ upcr_gupc.c upcr_memcpy.c upcr_collective.c upcr_coll_init.c \ upcr_coll_templates.c upcr_extern.c upcr_io.c upcr_sem.c \ upcr_sizes.c upcr_profile.c upcr_atomic.c # Because of tracing/stats macros we must recompile when GASNet headers change. # We avoid needing to keep the list current by using overkill. # Note that using $(shell find ...) makes automake very unhappy. gasnet_hdrs = gasnet/gasnet_config.h \ $(srcdir)/gasnet/*.h \ $(srcdir)/gasnet/*/*.h \ $(srcdir)/gasnet/*/*/*.h # Umalloc dir has exectly 2 public headers that we use umalloc_hdrs = $(srcdir)/umalloc/umalloc.h $(srcdir)/umalloc/umalloc_2_upcr.h libupcr_deps = $(libupcr_srcs) $(libupcr_hdrs) $(gasnet_hdrs) acconfig.h \ upcr_config.h upcr_preinclude/upc_collective_bits.h \ upcr_preinclude/upc_io_bits.h upcr_preinclude/upc_bits.h \ $(umalloc_hdrs) # List of all libraries that can be built: needed by automake EXTRA_LIBRARIES = libupcr-mpi-seq.a libupcr-mpi-par.a libupcr-mpi-thr.a \ libupcr-udp-seq.a libupcr-udp-par.a libupcr-udp-thr.a \ libupcr-ibv-seq.a libupcr-ibv-par.a libupcr-ibv-thr.a \ libupcr-smp-seq.a libupcr-smp-par.a libupcr-smp-thr.a \ libupcr-aries-seq.a libupcr-aries-par.a libupcr-aries-thr.a \ libupcr-ofi-seq.a libupcr-ofi-par.a libupcr-ofi-thr.a \ libupcr-ucx-seq.a libupcr-ucx-par.a libupcr-ucx-thr.a # list of libraries to actually build, determined at configure time lib_LIBRARIES = @TARGETLIBS@ LIBTESTS = $(lib_LIBRARIES:.a=-test) # Each version of the library is built via a recursive make call with # different parameters libupcr_mpi_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_mpi_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_mpi_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_udp_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_udp_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_udp_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_smp_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_smp_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_smp_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ibv_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ibv_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ibv_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_aries_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_aries_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_aries_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ofi_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ofi_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ofi_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ucx_seq_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ucx_par_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) libupcr_ucx_thr_a_SOURCES = $(libupcr_srcs) $(libupcr_hdrs) # dirty hack to make our sizes strings scannable on platforms like X1, # where character arrays are stored compressed in the object file # build and link a minimal GASNet program including our strings, # then scan them into a header where libupcr can compile them in using GASNETI_IDENT @UPCR_OBJECT_STRINGS_FALSE@UPCR_SIZES_HEADER = upcr_sizes-$(UPCR_CONDUIT)-$(GASNET_PARSEQ).h @UPCR_OBJECT_STRINGS_FALSE@UPCR_SIZES_ACTIVATE = -DUPCRI_SIZES_H=$(UPCR_SIZES_HEADER) @UPCR_OBJECT_STRINGS_FALSE@UPCR_SIZES_BASE = upcr_sizes-$(UPCR_CONDUIT)-$(GASNET_PARSEQ) @UPCR_OBJECT_STRINGS_FALSE@UPCR_SIZES_CLEAN = upcr_sizes-*-*.h @BUILDCONFIG_GASP_TRUE@UPCR_GASP_CPPFLAGS = -DUPCRI_INST_UPCCFLAG=1 -I $(srcdir)/profile UPCR_LIB_COMPILE = $(UPCR_CC) $(EXTRA) $(UPCR_CPPFLAGS_LIB) $(UPCR_GASP_CPPFLAGS) $(UPCR_SIZES_ACTIVATE) $(GASNET_DEVWARN_CFLAGS) $(UPCR_CFLAGS) -DUPCRI_BUILDING_LIBUPCR=1 upcr_reduce_types = C UC S US I UI L UL F D LD upcr_reduce_objs = $(foreach type,$(upcr_reduce_types),upcr_reduce$(type)$(upcr_lib_suffix).o) \ $(foreach type,$(upcr_reduce_types),upcr_prefix_reduce$(type)$(upcr_lib_suffix).o) upcr_reduce_flags = -DUPCRI_COLL_RED_OPS=UPCRI_COLL_$(UPCR_RED_OPS) -DUPCRI_COLL_RED_SUFF=$(UPCR_RED_SUFF) -DUPCRI_COLL_RED_TYPE="$(UPCR_RED_TYPE)" upcr_lib_suffix = -$(UPCR_CONDUIT)-$(UPCR_PARSEQ) upcr_lib_dot_a = libupcr$(upcr_lib_suffix).a upcr_lib_srcs = upcr_globfiles.c upcr_collective.c upcr_memcpy.c upcr_io.c upcr_extern.c upcr_lib_objs = $(upcr_lib_srcs:.c=$(upcr_lib_suffix).o) # Things to clean CLEANFILES = $(LIBTESTS) $(UPCR_SIZES_CLEAN) $(ctuple_DATA) DISTCLEANFILES = config.status.bak upc_trace $(files_we_copy) $(gcc_as_cc_mak) @BUILD_IS_SRC_FALSE@files_we_copy = $(dotld_DATA) $(dotpl_DATA) $(perl_libs) # Things to copy from srcdir to buildir when they differ @BUILD_IS_SRC_TRUE@files_we_copy = @USE_GNU_PREPROC_FALSE@gcc_as_cc_mak = # Support for gcc as substitute preprocessor @USE_GNU_PREPROC_TRUE@gcc_as_cc_mak = gcc_as_cc.mak @UPCR_USE_LEX_FALSE@UPCR_LEX_CONFIG_FLAG = --without-lex # If we've disabled LEX, ensure it stays disabled for 'make distcheck' @UPCR_USE_LEX_TRUE@UPCR_LEX_CONFIG_FLAG = DISTCHECK_CONFIGURE_FLAGS = $(UPCR_LEX_CONFIG_FLAG) --without-multiconf @BUILDCONFIG_GASP_FALSE@TEST_BINDIR = $(top_builddir) @BUILDCONFIG_GASP_TRUE@TEST_BINDIR = $(top_builddir)/profile/dump @BUILDCONFIG_GASP_FALSE@UPCC_TEST = $(TEST_BINDIR)/upcc @BUILDCONFIG_GASP_TRUE@UPCC_TEST = $(TEST_BINDIR)/upcc-dump -inst @BUILDCONFIG_GASP_FALSE@TESTPROGRAM = $(top_srcdir)/upc-tests/bugzilla/bug87.upc @BUILDCONFIG_GASP_TRUE@TESTPROGRAM = $(top_srcdir)/upc-tests/benchmarks/gasp_test.upc # .ct (ctuple) files to install in libdir ctupledir = $(libdir) ctuple_DATA = $(lib_LIBRARIES:.a=.ct) @GNU_NM_TRUE@GCCUPC_EXPORTS = -e ' [\._]*upc_' -e ' [\._]*gccupc_' \ @GNU_NM_TRUE@ -e ' [\._]*THREADS' -e ' [\._]*MYTHREAD' \ @GNU_NM_TRUE@ -e ' [\.]*___*put' -e ' [\.]*___*get' \ @GNU_NM_TRUE@ -e ' [\.]*___*cvtaddr' -e ' [\.]*__copy' @GNU_NM_TRUE@@USING_CUPC_TRUE@EXTRA_EXPORTS = $(GCCUPC_EXPORTS) @GNU_NM_TRUE@@USING_GCCUPC_TRUE@EXTRA_EXPORTS = $(GCCUPC_EXPORTS) all: upcr_config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: .SUFFIXES: .c .o .obj am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): upcr_config.h: stamp-h1 @test -f $@ || rm -f stamp-h1 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 stamp-h1: $(srcdir)/upcr_config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status upcr_config.h $(srcdir)/upcr_config.h.in: $(am__configure_deps) $(top_srcdir)/acconfig.h ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f upcr_config.h stamp-h1 CTestTop.mak: $(top_builddir)/config.status $(srcdir)/CTestTop.mak.in cd $(top_builddir) && $(SHELL) ./config.status $@ CTestBottom.mak: $(top_builddir)/config.status $(srcdir)/CTestBottom.mak.in cd $(top_builddir) && $(SHELL) ./config.status $@ upcc: $(top_builddir)/config.status $(srcdir)/upcc.in cd $(top_builddir) && $(SHELL) ./config.status $@ upcrun: $(top_builddir)/config.status $(srcdir)/upcrun.in cd $(top_builddir) && $(SHELL) ./config.status $@ upcc.mak: $(top_builddir)/config.status $(srcdir)/upcc.mak.in cd $(top_builddir) && $(SHELL) ./config.status $@ upcc.conf: $(top_builddir)/config.status $(srcdir)/upcc.conf.in cd $(top_builddir) && $(SHELL) ./config.status $@ upcr.mak: $(top_builddir)/config.status $(srcdir)/upcr.mak.in cd $(top_builddir) && $(SHELL) ./config.status $@ upcrun.conf: $(top_builddir)/config.status $(srcdir)/upcrun.conf.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-libLIBRARIES: $(lib_LIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \ $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; } @$(POST_INSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ if test -f $$p; then \ $(am__strip_dir) \ echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \ ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \ else :; fi; \ done uninstall-libLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir) clean-libLIBRARIES: -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c .c.o: $(AM_V_CC)$(COMPILE) -c -o $@ $< .c.obj: $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` install-configDATA: $(config_DATA) @$(NORMAL_INSTALL) @list='$(config_DATA)'; test -n "$(configdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(configdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(configdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(configdir)" || exit $$?; \ done uninstall-configDATA: @$(NORMAL_UNINSTALL) @list='$(config_DATA)'; test -n "$(configdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir) install-ctupleDATA: $(ctuple_DATA) @$(NORMAL_INSTALL) @list='$(ctuple_DATA)'; test -n "$(ctupledir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(ctupledir)'"; \ $(MKDIR_P) "$(DESTDIR)$(ctupledir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(ctupledir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(ctupledir)" || exit $$?; \ done uninstall-ctupleDATA: @$(NORMAL_UNINSTALL) @list='$(ctuple_DATA)'; test -n "$(ctupledir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(ctupledir)'; $(am__uninstall_files_from_dir) install-dotldDATA: $(dotld_DATA) @$(NORMAL_INSTALL) @list='$(dotld_DATA)'; test -n "$(dotlddir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(dotlddir)'"; \ $(MKDIR_P) "$(DESTDIR)$(dotlddir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dotlddir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(dotlddir)" || exit $$?; \ done uninstall-dotldDATA: @$(NORMAL_UNINSTALL) @list='$(dotld_DATA)'; test -n "$(dotlddir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(dotlddir)'; $(am__uninstall_files_from_dir) install-dotplDATA: $(dotpl_DATA) @$(NORMAL_INSTALL) @list='$(dotpl_DATA)'; test -n "$(dotpldir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(dotpldir)'"; \ $(MKDIR_P) "$(DESTDIR)$(dotpldir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dotpldir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(dotpldir)" || exit $$?; \ done uninstall-dotplDATA: @$(NORMAL_UNINSTALL) @list='$(dotpl_DATA)'; test -n "$(dotpldir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(dotpldir)'; $(am__uninstall_files_from_dir) install-sysconfDATA: $(sysconf_DATA) @$(NORMAL_INSTALL) @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \ done uninstall-sysconfDATA: @$(NORMAL_UNINSTALL) @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir) install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run 'make' without going through this Makefile. # To change the values of 'make' variables: instead of editing Makefiles, # (1) if the variable is set in 'config.status', edit 'config.status' # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): @fail=; \ if $(am__make_keepgoing); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-recursive TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-recursive CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscope: cscope.files test ! -s cscope.files \ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) clean-cscope: -rm -f cscope.files cscope.files: clean-cscope cscopelist cscopelist: cscopelist-recursive cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__post_remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__post_remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) dist-zstd: distdir tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst $(am__post_remove_distdir) dist-tarZ: distdir @echo WARNING: "Support for distribution archives compressed with" \ "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__post_remove_distdir) dist dist-all: $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' $(am__post_remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ *.tar.zst*) \ zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build/sub \ && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__post_remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(LIBRARIES) $(SCRIPTS) $(DATA) $(HEADERS) \ upcr_config.h all-local installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(configdir)" "$(DESTDIR)$(ctupledir)" "$(DESTDIR)$(dotlddir)" "$(DESTDIR)$(dotpldir)" "$(DESTDIR)$(sysconfdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libLIBRARIES mostlyclean-am distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-local distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-configDATA install-ctupleDATA \ install-data-local install-dotldDATA install-dotplDATA \ install-includeHEADERS install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-binSCRIPTS install-exec-local \ install-libLIBRARIES install-sysconfDATA install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-binSCRIPTS uninstall-configDATA \ uninstall-ctupleDATA uninstall-dotldDATA uninstall-dotplDATA \ uninstall-includeHEADERS uninstall-libLIBRARIES \ uninstall-local uninstall-sysconfDATA .MAKE: $(am__recursive_targets) all install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \ am--refresh check check-am clean clean-cscope clean-generic \ clean-libLIBRARIES cscope cscopelist-am ctags ctags-am dist \ dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \ dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \ distclean-compile distclean-generic distclean-hdr \ distclean-local distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-binSCRIPTS install-configDATA \ install-ctupleDATA install-data install-data-am \ install-data-local install-dotldDATA install-dotplDATA \ install-dvi install-dvi-am install-exec install-exec-am \ install-exec-local install-html install-html-am \ install-includeHEADERS install-info install-info-am \ install-libLIBRARIES install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip install-sysconfDATA \ installcheck installcheck-am installdirs installdirs-am \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \ uninstall-configDATA uninstall-ctupleDATA uninstall-dotldDATA \ uninstall-dotplDATA uninstall-includeHEADERS \ uninstall-libLIBRARIES uninstall-local uninstall-sysconfDATA .PRECIOUS: Makefile # # Each version of the runtime library is built via a recursive make call--we # need this since each requires different CFLAGS settings, GASNET libs, etc. # # We include upcr.mak, which figures out which GASNet .mak fragment has the # correct settings for the version of the runtime library we want to build. # We have to do this in a separate file since we can't put GNU make conditionals # in this file (or automake will barf). # # Silly: automake uses 'include' for its own purposes, so use an autoconf # variable to sneak one past it to regular GNU make... @MAKE_INCLUDE@ upcr.mak libupcr-mpi-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=mpi UPCR_PARSEQ=seq build_lib libupcr-mpi-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=mpi UPCR_PARSEQ=par build_lib libupcr-mpi-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=mpi UPCR_PARSEQ=thr build_lib libupcr-udp-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=udp UPCR_PARSEQ=seq build_lib libupcr-udp-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=udp UPCR_PARSEQ=par build_lib libupcr-udp-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=udp UPCR_PARSEQ=thr build_lib libupcr-smp-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=smp UPCR_PARSEQ=seq build_lib libupcr-smp-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=smp UPCR_PARSEQ=par build_lib libupcr-smp-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=smp UPCR_PARSEQ=thr build_lib libupcr-ibv-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ibv UPCR_PARSEQ=seq build_lib libupcr-ibv-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ibv UPCR_PARSEQ=par build_lib libupcr-ibv-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ibv UPCR_PARSEQ=thr build_lib libupcr-aries-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=aries UPCR_PARSEQ=seq build_lib libupcr-aries-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=aries UPCR_PARSEQ=par build_lib libupcr-aries-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=aries UPCR_PARSEQ=thr build_lib libupcr-ofi-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ofi UPCR_PARSEQ=seq build_lib libupcr-ofi-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ofi UPCR_PARSEQ=par build_lib libupcr-ofi-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ofi UPCR_PARSEQ=thr build_lib libupcr-ucx-seq.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ucx UPCR_PARSEQ=seq build_lib libupcr-ucx-par.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ucx UPCR_PARSEQ=par build_lib libupcr-ucx-thr.a: $(libupcr_deps) $(MAKE) UPCR_CONDUIT=ucx UPCR_PARSEQ=thr build_lib @UPCR_OBJECT_STRINGS_FALSE@$(UPCR_SIZES_HEADER): $(libupcr_deps) @UPCR_OBJECT_STRINGS_FALSE@ $(UPCR_CC) -c $(EXTRA) $(UPCR_CPPFLAGS) -DUPCRI_SIZES_DUMMY $(UPCR_CFLAGS) \ @UPCR_OBJECT_STRINGS_FALSE@ -o $(UPCR_SIZES_BASE).o $(srcdir)/upcr_sizes.c @UPCR_OBJECT_STRINGS_FALSE@ $(UPCR_LD) $(UPCR_LDFLAGS) -o $(UPCR_SIZES_BASE) $(UPCR_SIZES_BASE).o $(GASNET_LIBS) @UPCR_OBJECT_STRINGS_FALSE@ @PERL@ -044 -ne 'if (/^(UPCRSizeof: [^\$$]+\$$)/) { \ @UPCR_OBJECT_STRINGS_FALSE@ print "GASNETT_IDENT(upcri_IdentString_sizes_".++$$i.",\"\$$$$1\");\n";}' \ @UPCR_OBJECT_STRINGS_FALSE@ $(UPCR_SIZES_BASE) > $@ @UPCR_OBJECT_STRINGS_FALSE@ test -s $@ @UPCR_OBJECT_STRINGS_FALSE@ rm -f $(UPCR_SIZES_BASE) $(UPCR_SIZES_BASE).o # templatized library build $(gasnet_makfile): $(MAKE) -C gasnet/$(UPCR_CONDUIT)-conduit $(UPCR_CONDUIT)-$(GASNET_PARSEQ).mak build_reduce: $(UPCR_LIB_COMPILE) $(upcr_reduce_flags) -DUPCRI_BUILD_REDUCE \ -c -o upcr_reduce$(UPCR_RED_SUFF)$(upcr_lib_suffix).o $(srcdir)/upcr_coll_templates.c $(UPCR_LIB_COMPILE) $(upcr_reduce_flags) -DUPCRI_BUILD_PREFIX_REDUCE \ -c -o upcr_prefix_reduce$(UPCR_RED_SUFF)$(upcr_lib_suffix).o $(srcdir)/upcr_coll_templates.c $(upcr_lib_objs): $(UPCR_LIB_COMPILE) -c -o $@ $(srcdir)/$(@:$(upcr_lib_suffix).o=.c) build_lib: $(gasnet_makfile) $(UPCR_SIZES_HEADER) -rm -f $(upcr_lib_objs) $(upcr_reduce_objs) @$(MAKE) $(upcr_lib_objs) @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=C UPCR_RED_TYPE='signed char' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=UC UPCR_RED_TYPE='unsigned char' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=S UPCR_RED_TYPE='signed short' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=US UPCR_RED_TYPE='unsigned short' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=I UPCR_RED_TYPE='signed int' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=UI UPCR_RED_TYPE='unsigned int' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=L UPCR_RED_TYPE='signed long' @$(MAKE) build_reduce UPCR_RED_OPS=INT UPCR_RED_SUFF=UL UPCR_RED_TYPE='unsigned long' @$(MAKE) build_reduce UPCR_RED_OPS=NONINT UPCR_RED_SUFF=F UPCR_RED_TYPE='float' @$(MAKE) build_reduce UPCR_RED_OPS=NONINT UPCR_RED_SUFF=D UPCR_RED_TYPE='double' @$(MAKE) build_reduce UPCR_RED_OPS=NONINT UPCR_RED_SUFF=LD UPCR_RED_TYPE='UPCRI_COLL_LONG_DOUBLE' $(AR) cru $(upcr_lib_dot_a) $(upcr_lib_objs) $(upcr_reduce_objs) $(RANLIB) $(upcr_lib_dot_a) -rm -f $(upcr_lib_objs) $(upcr_reduce_objs) # make sure certain files get rebuilt if their source files changed. all-local: $(makefile_fragments) $(sysconf_DATA) $(bin_SCRIPTS) \ $(perl_libs) $(lib_LIBRARIES) $(dotld_DATA) upc_trace distclean-local: rm -Rf .subst_text # Bug3285: the behavior of distclean-recursive varies in incompatible ways # across automake versions, such that no matter what variables we specify # some versions will break the dependencies between subdirectories. # Very early automakes ignore DIST_SUBDIRS entirely. # We override it with our own top-level rule to ensure consistent ordering. distclean: force @rev=''; for subdir in $(DIST_SUBDIRS); do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ for dir in $$rev; do \ if test -f "$$dir/Makefile"; then \ ( cd "$$dir" && $(MAKE) distclean ) || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) distclean-am rm -f $(am__CONFIG_DISTCLEAN_FILES) rm -f config.status upcr_config.h stamp-h1 rm -f Makefile $(top_builddir)/gasnet/other/perlstart: $(top_srcdir)/gasnet/other/perlstart.in @$(MAKE) -C $(top_builddir)/gasnet/other perlstart upcc: $(top_builddir)/gasnet/other/perlstart upcc.pl $(perl_libs) upcrun: $(top_builddir)/gasnet/other/perlstart upcrun.pl $(perl_libs) upc_trace: force @$(MAKE) -C $(top_builddir)/gasnet/other/contrib gasnet_trace @rm -f $@ ln -s $(top_builddir)/gasnet/other/contrib/gasnet_trace $@ @BUILD_IS_SRC_FALSE@$(files_we_copy): force @BUILD_IS_SRC_FALSE@ @srcfile="$(srcdir)/`basename $@`" ; \ @BUILD_IS_SRC_FALSE@ if test ! -f "$@" -o "`find $$srcfile -newer '$@' 2>&1`" ; then \ @BUILD_IS_SRC_FALSE@ echo cp -f "$$srcfile" . ; \ @BUILD_IS_SRC_FALSE@ cp -f "$$srcfile" . ; \ @BUILD_IS_SRC_FALSE@ fi @USE_GNU_PREPROC_TRUE@gcc_as_cc.mak: $(srcdir)/gcc_as_cc.pl @USE_GNU_PREPROC_TRUE@ @GCC_AS_CC_CMD@ install-data-local: $(makefile_fragments) $(mkinstalldirs) $(DESTDIR)$(includedir) @list='$(makefile_fragments)'; for p in $$list; do \ if test -f $$p; then \ filename=`basename $$p`; \ echo @GASNET_INSTALL_CMD@ " < $$p > $(DESTDIR)$(includedir)/$$filename"; \ @GASNET_INSTALL_CMD@ < $$p > $(DESTDIR)$(includedir)/$$filename || exit $$? ; \ else :; fi; \ done install-exec-local: @rm -f $(DESTDIR)$(bindir)/upc_trace ln -s gasnet_trace $(DESTDIR)$(bindir)/upc_trace uninstall-local: @rm -f $(DESTDIR)$(bindir)/upc_trace @list='$(makefile_fragments)'; for p in $$list; do \ if test -f $$p; then \ filename=`basename $$p`; \ echo " rm -f $(DESTDIR)$(includedir)/$$filename;"; \ rm -f $(DESTDIR)$(includedir)/$$filename || exit $$? ; \ else :; fi; \ done dist-hook: @if grep -q 'cache_file=/dev/null' $(srcdir)/configure; then \ echo ERROR: Refusing to distribute configure not generated by Bootstrap. Please start with a clean source tree and Bootstrap. ; \ exit 1 ; \ fi if test -d $(srcdir)/.git ; then \ UPCR_DESC=`$${GIT=git} --git-dir=$(srcdir)/.git describe` || exit $$? ; \ $(PERL) -pi -e "s:no-version-control-info:$$UPCR_DESC:;" -- $(distdir)/configure || exit $$? ; \ echo $$UPCR_DESC > $(distdir)/version.git || exit $$? ; \ fi @: # Prune some dirs from the upc-tests: rm -rf $(distdir)/upc-tests/NPB2.3 # Waaay out-of-date rm -rf $(distdir)/upc-tests/NPB2.4 # Superseded by gwu-npb-upc rm -rf $(distdir)/upc-tests/perverse\ naming # Too much "collateral damage" rm -rf $(distdir)/upc-examples/HPCS/gups # Buggy @: # automake-1.6 + autoconf-2.53 break distcheck w/ unresolved SUBSTs @list=`grep '^[A-Za-z0-9_]* = @' Makefile | cut -d' ' -f1`; \ if test -n "$$list"; then \ expr=`echo $$list | tr ' ' '|'`; \ cmd="$(PERL) -pi -e 's/^($$expr) = @.*/#\$$&/;' -- $(distdir)/Makefile.in"; \ echo $$cmd; eval $$cmd; \ fi force: @BUILDCONFIG_GASP_FALSE@ # tests backend compile only @BUILDCONFIG_GASP_FALSE@ # TESTPROGRAM=$(top_srcdir)/upc-tests/upcr-tests/test-compiles/compiles.trans.c @BUILDCONFIG_GASP_FALSE@ # tests translate and backend compile # targets conduitname-{seq,par,thr,all} build everything required # to build and run a working UPC program using that conduit config # We break this up in to distinct -seq, -par and -thr rules to avoid bug 2355 one-target: force @conduit=`echo '$(TARGET)' | $(PERL) -pe 's/-[^-]+$$//'` ; \ conduitcfg=`echo '$(TARGET)' | $(PERL) -pe 's/[^-]+-//; s/thr/par/'` ;\ $(MAKE) -C gasnet/$$conduit-conduit $$conduitcfg @$(MAKE) -C profile all @$(MAKE) libupcr-$(TARGET).a libupcr-$(TARGET).ct @$(MAKE) -C detect-upc all @$(MAKE) -C umalloc all @$(MAKE) -C upcr_geninclude all @$(MAKE) -C upcr_geninclude2 all @$(MAKE) $(bin_SCRIPTS) $(sysconf_DATA) $(makefile_fragments) $(dotld_DATA) %-seq: force @$(MAKE) one-target TARGET=$@ %-par: force @$(MAKE) one-target TARGET=$@ %-thr: force @$(MAKE) one-target TARGET=$@ %-all: force @conduit=`echo '$@' | $(PERL) -pe 's/-[^-]+$$//'` ; \ $(MAKE) $$conduit-seq || exit $$? ; \ $(MAKE) $$conduit-par || exit $$? ; \ $(MAKE) $$conduit-thr || exit $$? ; %.ct: %.a -rm -f $@ $(PERL) -044 -ne 'print "\$$$$_\n" if m/^(UPC|GASNet)\S+: /' < $< > $@ # targets for tests one-test: force @conduit=`echo '$(TARGET)' | cut -d- -f2` ; \ case `echo '$(TARGET)' | cut -d- -f3` in \ seq) flags='-nopthreads' ;; \ par) flags='-pthreads -nolink-cache' ;; \ thr) flags='-uses-threads' ;; \ esac; \ cmd="$(UPCC_TEST) -o $(TARGET) -network $$conduit $$flags $(TESTPROGRAM)"; \ echo $$cmd; eval $$cmd libupcr-%-test: % $(MAKE) one-test TARGET=$@ tests-installed: # Note: does NOT build any dependencies @if test -n "$(DESTDIR)"; then \ echo 'SKIPPING tests-installed for non-empty $$(DESTDIR)'; \ else \ for target in $(LIBTESTS); do \ echo $(MAKE) $$target TEST_BINDIR=$(bindir); \ $(MAKE) one-test TARGET=$$target TEST_BINDIR=$(bindir) || exit $$?; \ done; \ fi tests-local: $(MAKE) $(LIBTESTS) tests-hello: @$(MAKE) $(LIBTESTS) TESTPROGRAM=$(top_srcdir)/upc-examples/hello.upc @echo ' ' @echo ' ==== UPC "HELLO WORLD" TESTS SUCCESSFULLY COMPILED ====' @echo ' ' @echo 'Your UPC compilation setup appears to be working for all detected networks:' @echo ' ' @echo ' $(CONDUITS)' @echo ' ' @echo 'You should now test UPC runtime operation for each network of interest. ' @if test -x libupcr-smp-par-test ; then \ echo 'Start by testing the single-node smp/pthreaded network, with a command like:' ; \ echo ' ' ; \ dir='@MULTICONF_NAME@'; \ echo " ./upcrun -n 2 $${dir:-.}/libupcr-smp-par-test" ; \ fi @if test "@DEFAULT_CONDUIT@" != "smp" ; then \ echo ' ' ; \ echo 'Next, ensure you are in a proper environment for launching parallel jobs' ; \ echo '(eg batch system session, if necessary) and then issue a command like:' ; \ echo ' ' ; \ dir='@MULTICONF_NAME@'; \ echo " ./upcrun -n 2 $${dir:-.}/libupcr-@DEFAULT_CONDUIT@-seq-test" ; \ echo ' ' ; \ echo 'And similarly for any other networks listed above.' ; \ fi @echo ' ' tests-clean: -rm -f $(LIBTESTS) $(MAKE) -C $(top_builddir)/gasnet $@ tests tests-seq tests-par tests-parsync run-tests run-tests-seq run-tests-par run-tests-parsync: tests-local $(MAKE) -C $(top_builddir)/gasnet $@ test: tests check: tests-local check-exports @GNU_NM_TRUE@check-exports: $(lib_LIBRARIES) @GNU_NM_TRUE@ @echo Checking libupcr exports... @GNU_NM_TRUE@ @if test x$(CHECK_EXPORTS) = x0; then \ @GNU_NM_TRUE@ echo Skipped by user request ; \ @GNU_NM_TRUE@ exit 0 ; \ @GNU_NM_TRUE@ fi ; \ @GNU_NM_TRUE@ failed=0 ; \ @GNU_NM_TRUE@ for lib in $(lib_LIBRARIES) ; do \ @GNU_NM_TRUE@ echo $$lib: ; \ @GNU_NM_TRUE@ echo ; \ @GNU_NM_TRUE@ @NM@ --defined-only $$lib | \ @GNU_NM_TRUE@ @PERL@ -pe 's/ \.refptr\.//' | \ @GNU_NM_TRUE@ grep -v -e ' [\._]*upcr_' -e ' [\._]*upcri_' -e ' [\._]*bupc_' \ @GNU_NM_TRUE@ -e ' [\._]*pupc_' \ @GNU_NM_TRUE@ -e ' [\._]*gasnet_' -e ' [\._]*gasnet[tiecX]_' \ @GNU_NM_TRUE@ -e __FUNCTION__ -e __PRETTY_FUNCTION__ -e ' [\._]*DWinfo' \ @GNU_NM_TRUE@ -e ' [\._]*TV_s2s_' -e ' [\._]*MPIR_' \ @GNU_NM_TRUE@ -e ' [\._][\._]*debug_' -e 'get_pc_thunk' \ @GNU_NM_TRUE@ -e ' [\._]*stab' -e ' [\._]*gnu_dev_' -e ' [\._]*emutls_' \ @GNU_NM_TRUE@ $(EXTRA_EXPORTS) | \ @GNU_NM_TRUE@ @PERL@ -n -e 'print if /^[0-9a-fA-F]+\s+[A-Z]\s+/' > .$$lib.exp; \ @GNU_NM_TRUE@ if test -s .$$lib.exp ; then \ @GNU_NM_TRUE@ cat .$$lib.exp ; \ @GNU_NM_TRUE@ echo FAILED ; \ @GNU_NM_TRUE@ failed=1 ; \ @GNU_NM_TRUE@ else \ @GNU_NM_TRUE@ echo PASSED ; \ @GNU_NM_TRUE@ fi ; \ @GNU_NM_TRUE@ rm -f .$$lib.exp ; \ @GNU_NM_TRUE@ done ; exit $$failed @GNU_NM_FALSE@check-exports: $(lib_LIBRARIES) @GNU_NM_FALSE@ @echo check-exports test SKIPPED #ends 'if GNU_NM' .PHONY: force test tests tests-local build_lib build_reduce dist-hook check-exports one-target one-test # Unfortunately, we know something is wrong with parallel make and UPCR. # Ideally we'd FIX it, but the problem is very hard to isolate. .NOTPARALLEL: # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: