Home | History | Annotate | Line # | Download | only in gp-display-html
      1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994-2017 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 #
     18 #   Copyright (C) 2021-2025 Free Software Foundation, Inc.
     19 #
     20 # This file is free software; you can redistribute it and/or modify
     21 # it under the terms of the GNU General Public License as published by
     22 # the Free Software Foundation; either version 3 of the License, or
     23 # (at your option) any later version.
     24 #
     25 # This program is distributed in the hope that it will be useful,
     26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
     27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     28 # GNU General Public License for more details.
     29 #
     30 # You should have received a copy of the GNU General Public License
     31 # along with this program; see the file COPYING3.  If not see
     32 # <http://www.gnu.org/licenses/>.
     33 
     34 VPATH = @srcdir@
     35 am__is_gnu_make = { \
     36   if test -z '$(MAKELEVEL)'; then \
     37     false; \
     38   elif test -n '$(MAKE_HOST)'; then \
     39     true; \
     40   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
     41     true; \
     42   else \
     43     false; \
     44   fi; \
     45 }
     46 am__make_running_with_option = \
     47   case $${target_option-} in \
     48       ?) ;; \
     49       *) echo "am__make_running_with_option: internal error: invalid" \
     50               "target option '$${target_option-}' specified" >&2; \
     51          exit 1;; \
     52   esac; \
     53   has_opt=no; \
     54   sane_makeflags=$$MAKEFLAGS; \
     55   if $(am__is_gnu_make); then \
     56     sane_makeflags=$$MFLAGS; \
     57   else \
     58     case $$MAKEFLAGS in \
     59       *\\[\ \	]*) \
     60         bs=\\; \
     61         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
     62           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
     63     esac; \
     64   fi; \
     65   skip_next=no; \
     66   strip_trailopt () \
     67   { \
     68     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
     69   }; \
     70   for flg in $$sane_makeflags; do \
     71     test $$skip_next = yes && { skip_next=no; continue; }; \
     72     case $$flg in \
     73       *=*|--*) continue;; \
     74         -*I) strip_trailopt 'I'; skip_next=yes;; \
     75       -*I?*) strip_trailopt 'I';; \
     76         -*O) strip_trailopt 'O'; skip_next=yes;; \
     77       -*O?*) strip_trailopt 'O';; \
     78         -*l) strip_trailopt 'l'; skip_next=yes;; \
     79       -*l?*) strip_trailopt 'l';; \
     80       -[dEDm]) skip_next=yes;; \
     81       -[JT]) skip_next=yes;; \
     82     esac; \
     83     case $$flg in \
     84       *$$target_option*) has_opt=yes; break;; \
     85     esac; \
     86   done; \
     87   test $$has_opt = yes
     88 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
     89 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
     90 pkgdatadir = $(datadir)/@PACKAGE@
     91 pkgincludedir = $(includedir)/@PACKAGE@
     92 pkglibdir = $(libdir)/@PACKAGE@
     93 pkglibexecdir = $(libexecdir)/@PACKAGE@
     94 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     95 install_sh_DATA = $(install_sh) -c -m 644
     96 install_sh_PROGRAM = $(install_sh) -c
     97 install_sh_SCRIPT = $(install_sh) -c
     98 INSTALL_HEADER = $(INSTALL_DATA)
     99 transform = $(program_transform_name)
    100 NORMAL_INSTALL = :
    101 PRE_INSTALL = :
    102 POST_INSTALL = :
    103 NORMAL_UNINSTALL = :
    104 PRE_UNINSTALL = :
    105 POST_UNINSTALL = :
    106 build_triplet = @build@
    107 host_triplet = @host@
    108 target_triplet = @target@
    109 subdir = gp-display-html
    110 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    111 am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
    112 	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
    113 	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
    114 	$(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/warnings.m4 \
    115 	$(top_srcdir)/../config/enable.m4 \
    116 	$(top_srcdir)/../config/ax_pthread.m4 \
    117 	$(top_srcdir)/config/bison.m4 $(top_srcdir)/../bfd/version.m4 \
    118 	$(top_srcdir)/../config/zlib.m4 $(top_srcdir)/configure.ac
    119 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    120 	$(ACLOCAL_M4)
    121 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
    122 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
    123 CONFIG_HEADER = $(top_builddir)/config.h
    124 CONFIG_CLEAN_FILES =
    125 CONFIG_CLEAN_VPATH_FILES =
    126 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    127 am__vpath_adj = case $$p in \
    128     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    129     *) f=$$p;; \
    130   esac;
    131 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
    132 am__install_max = 40
    133 am__nobase_strip_setup = \
    134   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
    135 am__nobase_strip = \
    136   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
    137 am__nobase_list = $(am__nobase_strip_setup); \
    138   for p in $$list; do echo "$$p $$p"; done | \
    139   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
    140   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    141     if (++n[$$2] == $(am__install_max)) \
    142       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    143     END { for (dir in files) print dir, files[dir] }'
    144 am__base_list = \
    145   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
    146   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
    147 am__uninstall_files_from_dir = { \
    148   test -z "$$files" \
    149     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    150     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
    151          $(am__cd) "$$dir" && rm -f $$files; }; \
    152   }
    153 am__installdirs = "$(DESTDIR)$(bindir)"
    154 SCRIPTS = $(bin_SCRIPTS)
    155 AM_V_P = $(am__v_P_@AM_V@)
    156 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
    157 am__v_P_0 = false
    158 am__v_P_1 = :
    159 AM_V_GEN = $(am__v_GEN_@AM_V@)
    160 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
    161 am__v_GEN_0 = @echo "  GEN     " $@;
    162 am__v_GEN_1 = 
    163 AM_V_at = $(am__v_at_@AM_V@)
    164 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
    165 am__v_at_0 = @
    166 am__v_at_1 = 
    167 SOURCES =
    168 DIST_SOURCES =
    169 am__can_run_installinfo = \
    170   case $$AM_UPDATE_INFO_DIR in \
    171     n|no|NO) false;; \
    172     *) (install-info --version) >/dev/null 2>&1;; \
    173   esac
    174 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
    175 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/../mkinstalldirs
    176 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    177 ACLOCAL = @ACLOCAL@
    178 AMTAR = @AMTAR@
    179 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    180 AR = @AR@
    181 AUTOCONF = @AUTOCONF@
    182 AUTOHEADER = @AUTOHEADER@
    183 AUTOMAKE = @AUTOMAKE@
    184 AWK = @AWK@
    185 BASH = @BASH@
    186 BISON = @BISON@
    187 BUILD_SUBDIRS = @BUILD_SUBDIRS@
    188 CC = @CC@
    189 CCDEPMODE = @CCDEPMODE@
    190 CFLAGS = @CFLAGS@
    191 CLOCK_GETTIME_LINK = @CLOCK_GETTIME_LINK@
    192 CPP = @CPP@
    193 CPPFLAGS = @CPPFLAGS@
    194 CXX = @CXX@
    195 CXXCPP = @CXXCPP@
    196 CXXDEPMODE = @CXXDEPMODE@
    197 CXXFLAGS = @CXXFLAGS@
    198 CYGPATH_W = @CYGPATH_W@
    199 DEFS = @DEFS@
    200 DEPDIR = @DEPDIR@
    201 DSYMUTIL = @DSYMUTIL@
    202 DUMPBIN = @DUMPBIN@
    203 ECHO_C = @ECHO_C@
    204 ECHO_N = @ECHO_N@
    205 ECHO_T = @ECHO_T@
    206 EGREP = @EGREP@
    207 EXEEXT = @EXEEXT@
    208 EXPECT = @EXPECT@
    209 FGREP = @FGREP@
    210 GPROFNG_BROKEN_JAVAC = @GPROFNG_BROKEN_JAVAC@
    211 GPROFNG_CFLAGS = @GPROFNG_CFLAGS@
    212 GPROFNG_CPPFLAGS = @GPROFNG_CPPFLAGS@
    213 GPROFNG_LIBADD = @GPROFNG_LIBADD@
    214 GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS = @GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS@
    215 GPROFNG_NO_SWITCH_CFLAGS = @GPROFNG_NO_SWITCH_CFLAGS@
    216 GREP = @GREP@
    217 INSTALL = @INSTALL@
    218 INSTALL_DATA = @INSTALL_DATA@
    219 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    220 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    221 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    222 JAVA = @JAVA@
    223 JAVAC = @JAVAC@
    224 LD = @LD@
    225 LDFLAGS = @LDFLAGS@
    226 LD_NO_AS_NEEDED = @LD_NO_AS_NEEDED@
    227 LIBOBJS = @LIBOBJS@
    228 LIBS = @LIBS@
    229 LIBTOOL = @LIBTOOL@
    230 LIPO = @LIPO@
    231 LN_S = @LN_S@
    232 LTLIBOBJS = @LTLIBOBJS@
    233 MAINT = @MAINT@
    234 MAKEINFO = @MAKEINFO@
    235 MKDIR_P = @MKDIR_P@
    236 NM = @NM@
    237 NMEDIT = @NMEDIT@
    238 OBJDUMP = @OBJDUMP@
    239 OBJEXT = @OBJEXT@
    240 OTOOL = @OTOOL@
    241 OTOOL64 = @OTOOL64@
    242 PACKAGE = @PACKAGE@
    243 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    244 PACKAGE_NAME = @PACKAGE_NAME@
    245 PACKAGE_STRING = @PACKAGE_STRING@
    246 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    247 PACKAGE_URL = @PACKAGE_URL@
    248 PACKAGE_VERSION = @PACKAGE_VERSION@
    249 PATH_SEPARATOR = @PATH_SEPARATOR@
    250 PTHREAD_CC = @PTHREAD_CC@
    251 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
    252 PTHREAD_LIBS = @PTHREAD_LIBS@
    253 RANLIB = @RANLIB@
    254 SED = @SED@
    255 SET_MAKE = @SET_MAKE@
    256 SHELL = @SHELL@
    257 STRIP = @STRIP@
    258 VERSION = @VERSION@
    259 WERROR = @WERROR@
    260 abs_builddir = @abs_builddir@
    261 abs_srcdir = @abs_srcdir@
    262 abs_top_builddir = @abs_top_builddir@
    263 abs_top_srcdir = @abs_top_srcdir@
    264 ac_ct_AR = @ac_ct_AR@
    265 ac_ct_CC = @ac_ct_CC@
    266 ac_ct_CXX = @ac_ct_CXX@
    267 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    268 am__include = @am__include@
    269 am__leading_dot = @am__leading_dot@
    270 am__quote = @am__quote@
    271 am__tar = @am__tar@
    272 am__untar = @am__untar@
    273 ax_pthread_config = @ax_pthread_config@
    274 bindir = @bindir@
    275 build = @build@
    276 build_alias = @build_alias@
    277 build_cpu = @build_cpu@
    278 build_os = @build_os@
    279 build_vendor = @build_vendor@
    280 builddir = @builddir@
    281 datadir = @datadir@
    282 datarootdir = @datarootdir@
    283 docdir = @docdir@
    284 dvidir = @dvidir@
    285 exec_prefix = @exec_prefix@
    286 gprofng_cflags = @gprofng_cflags@
    287 host = @host@
    288 host_alias = @host_alias@
    289 host_cpu = @host_cpu@
    290 host_os = @host_os@
    291 host_vendor = @host_vendor@
    292 htmldir = @htmldir@
    293 includedir = @includedir@
    294 infodir = @infodir@
    295 install_sh = @install_sh@
    296 jdk_inc = @jdk_inc@
    297 libdir = @libdir@
    298 libexecdir = @libexecdir@
    299 localedir = @localedir@
    300 localstatedir = @localstatedir@
    301 mandir = @mandir@
    302 mkdir_p = @mkdir_p@
    303 oldincludedir = @oldincludedir@
    304 pdfdir = @pdfdir@
    305 prefix = @prefix@
    306 program_transform_name = @program_transform_name@
    307 psdir = @psdir@
    308 sbindir = @sbindir@
    309 sharedstatedir = @sharedstatedir@
    310 srcdir = @srcdir@
    311 subdirs = @subdirs@
    312 sysconfdir = @sysconfdir@
    313 target = @target@
    314 target_alias = @target_alias@
    315 target_cpu = @target_cpu@
    316 target_os = @target_os@
    317 target_vendor = @target_vendor@
    318 top_build_prefix = @top_build_prefix@
    319 top_builddir = @top_builddir@
    320 top_srcdir = @top_srcdir@
    321 zlibdir = @zlibdir@
    322 zlibinc = @zlibinc@
    323 AUTOMAKE_OPTIONS = foreign
    324 ACLOCAL_AMFLAGS = -I . -I .. -I ../.. 
    325 bin_SCRIPTS = gprofng-display-html
    326 CLEANFILES = $(bin_SCRIPTS)
    327 do_subst = sed -e 's/BINUTILS_VERSION/$(VERSION)/'
    328 all: all-am
    329 
    330 .SUFFIXES:
    331 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
    332 	@for dep in $?; do \
    333 	  case '$(am__configure_deps)' in \
    334 	    *$$dep*) \
    335 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    336 	        && { if test -f $@; then exit 0; else break; fi; }; \
    337 	      exit 1;; \
    338 	  esac; \
    339 	done; \
    340 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gp-display-html/Makefile'; \
    341 	$(am__cd) $(top_srcdir) && \
    342 	  $(AUTOMAKE) --foreign gp-display-html/Makefile
    343 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    344 	@case '$?' in \
    345 	  *config.status*) \
    346 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    347 	  *) \
    348 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    349 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    350 	esac;
    351 
    352 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    353 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    354 
    355 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
    356 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    357 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
    358 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    359 $(am__aclocal_m4_deps):
    360 install-binSCRIPTS: $(bin_SCRIPTS)
    361 	@$(NORMAL_INSTALL)
    362 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
    363 	if test -n "$$list"; then \
    364 	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
    365 	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
    366 	fi; \
    367 	for p in $$list; do \
    368 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    369 	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
    370 	done | \
    371 	sed -e 'p;s,.*/,,;n' \
    372 	    -e 'h;s|.*|.|' \
    373 	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
    374 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
    375 	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
    376 	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
    377 	      if (++n[d] == $(am__install_max)) { \
    378 		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
    379 	    else { print "f", d "/" $$4, $$1 } } \
    380 	  END { for (d in files) print "f", d, files[d] }' | \
    381 	while read type dir files; do \
    382 	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
    383 	     test -z "$$files" || { \
    384 	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
    385 	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
    386 	     } \
    387 	; done
    388 
    389 uninstall-binSCRIPTS:
    390 	@$(NORMAL_UNINSTALL)
    391 	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
    392 	files=`for p in $$list; do echo "$$p"; done | \
    393 	       sed -e 's,.*/,,;$(transform)'`; \
    394 	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
    395 
    396 mostlyclean-libtool:
    397 	-rm -f *.lo
    398 
    399 clean-libtool:
    400 	-rm -rf .libs _libs
    401 tags TAGS:
    402 
    403 ctags CTAGS:
    404 
    405 cscope cscopelist:
    406 
    407 
    408 distdir: $(DISTFILES)
    409 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    410 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    411 	list='$(DISTFILES)'; \
    412 	  dist_files=`for file in $$list; do echo $$file; done | \
    413 	  sed -e "s|^$$srcdirstrip/||;t" \
    414 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    415 	case $$dist_files in \
    416 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    417 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    418 			   sort -u` ;; \
    419 	esac; \
    420 	for file in $$dist_files; do \
    421 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    422 	  if test -d $$d/$$file; then \
    423 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    424 	    if test -d "$(distdir)/$$file"; then \
    425 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    426 	    fi; \
    427 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    428 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    429 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    430 	    fi; \
    431 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    432 	  else \
    433 	    test -f "$(distdir)/$$file" \
    434 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    435 	    || exit 1; \
    436 	  fi; \
    437 	done
    438 check-am: all-am
    439 check: check-am
    440 all-am: Makefile $(SCRIPTS)
    441 installdirs:
    442 	for dir in "$(DESTDIR)$(bindir)"; do \
    443 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    444 	done
    445 install: install-am
    446 install-exec: install-exec-am
    447 install-data: install-data-am
    448 uninstall: uninstall-am
    449 
    450 install-am: all-am
    451 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    452 
    453 installcheck: installcheck-am
    454 install-strip:
    455 	if test -z '$(STRIP)'; then \
    456 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    457 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    458 	      install; \
    459 	else \
    460 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    461 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    462 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
    463 	fi
    464 mostlyclean-generic:
    465 
    466 clean-generic:
    467 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    468 
    469 distclean-generic:
    470 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    471 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    472 
    473 maintainer-clean-generic:
    474 	@echo "This command is intended for maintainers to use"
    475 	@echo "it deletes files that may require special tools to rebuild."
    476 clean: clean-am
    477 
    478 clean-am: clean-generic clean-libtool mostlyclean-am
    479 
    480 distclean: distclean-am
    481 	-rm -f Makefile
    482 distclean-am: clean-am distclean-generic
    483 
    484 dvi: dvi-am
    485 
    486 dvi-am:
    487 
    488 html: html-am
    489 
    490 html-am:
    491 
    492 info: info-am
    493 
    494 info-am:
    495 
    496 install-data-am:
    497 
    498 install-dvi: install-dvi-am
    499 
    500 install-dvi-am:
    501 
    502 install-exec-am: install-binSCRIPTS
    503 
    504 install-html: install-html-am
    505 
    506 install-html-am:
    507 
    508 install-info: install-info-am
    509 
    510 install-info-am:
    511 
    512 install-man:
    513 
    514 install-pdf: install-pdf-am
    515 
    516 install-pdf-am:
    517 
    518 install-ps: install-ps-am
    519 
    520 install-ps-am:
    521 
    522 installcheck-am:
    523 
    524 maintainer-clean: maintainer-clean-am
    525 	-rm -f Makefile
    526 maintainer-clean-am: distclean-am maintainer-clean-generic
    527 
    528 mostlyclean: mostlyclean-am
    529 
    530 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    531 
    532 pdf: pdf-am
    533 
    534 pdf-am:
    535 
    536 ps: ps-am
    537 
    538 ps-am:
    539 
    540 uninstall-am: uninstall-binSCRIPTS
    541 
    542 .MAKE: install-am install-strip
    543 
    544 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
    545 	cscopelist-am ctags-am distclean distclean-generic \
    546 	distclean-libtool distdir dvi dvi-am html html-am info info-am \
    547 	install install-am install-binSCRIPTS install-data \
    548 	install-data-am install-dvi install-dvi-am install-exec \
    549 	install-exec-am install-html install-html-am install-info \
    550 	install-info-am install-man install-pdf install-pdf-am \
    551 	install-ps install-ps-am install-strip installcheck \
    552 	installcheck-am installdirs maintainer-clean \
    553 	maintainer-clean-generic mostlyclean mostlyclean-generic \
    554 	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
    555 	uninstall-am uninstall-binSCRIPTS
    556 
    557 .PRECIOUS: Makefile
    558 
    559 
    560 gprofng-display-html: $(srcdir)/gp-display-html.in
    561 	$(do_subst) < $(srcdir)/gp-display-html.in > $@
    562 	chmod +x $@
    563 
    564 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    565 # Otherwise a system limit (for SysV at least) may be exceeded.
    566 .NOEXPORT:
    567