File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mtr / img / Makefile
Revision 1.1.1.3 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Oct 21 14:25:31 2019 UTC (5 years, 8 months ago) by misho
Branches: mtr, elwix, MAIN
CVS tags: v0_92, HEAD
mtr ver 0.92

    1: # Makefile.in generated by automake 1.14.1 from Makefile.am.
    2: # img/Makefile.  Generated from Makefile.in by configure.
    3: 
    4: # Copyright (C) 1994-2013 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: 
   16: 
   17: am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
   18: am__make_running_with_option = \
   19:   case $${target_option-} in \
   20:       ?) ;; \
   21:       *) echo "am__make_running_with_option: internal error: invalid" \
   22:               "target option '$${target_option-}' specified" >&2; \
   23:          exit 1;; \
   24:   esac; \
   25:   has_opt=no; \
   26:   sane_makeflags=$$MAKEFLAGS; \
   27:   if $(am__is_gnu_make); then \
   28:     sane_makeflags=$$MFLAGS; \
   29:   else \
   30:     case $$MAKEFLAGS in \
   31:       *\\[\ \	]*) \
   32:         bs=\\; \
   33:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
   34:           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
   35:     esac; \
   36:   fi; \
   37:   skip_next=no; \
   38:   strip_trailopt () \
   39:   { \
   40:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
   41:   }; \
   42:   for flg in $$sane_makeflags; do \
   43:     test $$skip_next = yes && { skip_next=no; continue; }; \
   44:     case $$flg in \
   45:       *=*|--*) continue;; \
   46:         -*I) strip_trailopt 'I'; skip_next=yes;; \
   47:       -*I?*) strip_trailopt 'I';; \
   48:         -*O) strip_trailopt 'O'; skip_next=yes;; \
   49:       -*O?*) strip_trailopt 'O';; \
   50:         -*l) strip_trailopt 'l'; skip_next=yes;; \
   51:       -*l?*) strip_trailopt 'l';; \
   52:       -[dEDm]) skip_next=yes;; \
   53:       -[JT]) skip_next=yes;; \
   54:     esac; \
   55:     case $$flg in \
   56:       *$$target_option*) has_opt=yes; break;; \
   57:     esac; \
   58:   done; \
   59:   test $$has_opt = yes
   60: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
   61: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
   62: pkgdatadir = $(datadir)/mtr
   63: pkgincludedir = $(includedir)/mtr
   64: pkglibdir = $(libdir)/mtr
   65: pkglibexecdir = $(libexecdir)/mtr
   66: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   67: install_sh_DATA = $(install_sh) -c -m 644
   68: install_sh_PROGRAM = $(install_sh) -c
   69: install_sh_SCRIPT = $(install_sh) -c
   70: INSTALL_HEADER = $(INSTALL_DATA)
   71: transform = $(program_transform_name)
   72: NORMAL_INSTALL = :
   73: PRE_INSTALL = :
   74: POST_INSTALL = :
   75: NORMAL_UNINSTALL = :
   76: PRE_UNINSTALL = :
   77: POST_UNINSTALL = :
   78: subdir = img
   79: DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
   80: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   81: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
   82: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
   83: 	$(ACLOCAL_M4)
   84: mkinstalldirs = $(install_sh) -d
   85: CONFIG_HEADER = $(top_builddir)/config.h
   86: CONFIG_CLEAN_FILES =
   87: CONFIG_CLEAN_VPATH_FILES =
   88: AM_V_P = $(am__v_P_$(V))
   89: am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
   90: am__v_P_0 = false
   91: am__v_P_1 = :
   92: AM_V_GEN = $(am__v_GEN_$(V))
   93: am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
   94: am__v_GEN_0 = @echo "  GEN     " $@;
   95: am__v_GEN_1 = 
   96: AM_V_at = $(am__v_at_$(V))
   97: am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
   98: am__v_at_0 = @
   99: am__v_at_1 = 
  100: SOURCES =
  101: DIST_SOURCES =
  102: am__can_run_installinfo = \
  103:   case $$AM_UPDATE_INFO_DIR in \
  104:     n|no|NO) false;; \
  105:     *) (install-info --version) >/dev/null 2>&1;; \
  106:   esac
  107: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  108: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  109: ACLOCAL = ${SHELL} /home/wolff/mtr/missing aclocal-1.14
  110: AMTAR = $${TAR-tar}
  111: AM_DEFAULT_VERBOSITY = 1
  112: AUTOCONF = ${SHELL} /home/wolff/mtr/missing autoconf
  113: AUTOHEADER = ${SHELL} /home/wolff/mtr/missing autoheader
  114: AUTOMAKE = ${SHELL} /home/wolff/mtr/missing automake-1.14
  115: AWK = gawk
  116: CC = gcc
  117: CCDEPMODE = depmode=gcc3
  118: CFLAGS = -g -O2 -Wall -Wno-pointer-sign
  119: CPP = gcc -E
  120: CPPFLAGS = 
  121: CURSES_OBJ = curses.o
  122: CYGPATH_W = echo
  123: DEFS = -DHAVE_CONFIG_H
  124: DEPDIR = .deps
  125: ECHO_C = 
  126: ECHO_N = -n
  127: ECHO_T = 
  128: EGREP = /bin/grep -E
  129: EXEEXT = 
  130: GREP = /bin/grep
  131: GTK_OBJ = 
  132: INSTALL = /usr/bin/install -c
  133: INSTALL_DATA = ${INSTALL} -m 644
  134: INSTALL_PROGRAM = ${INSTALL}
  135: INSTALL_SCRIPT = ${INSTALL}
  136: INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  137: LDFLAGS = 
  138: LIBOBJS = 
  139: LIBS = -lm -lncurses 
  140: LTLIBOBJS = 
  141: MAKEINFO = ${SHELL} /home/wolff/mtr/missing makeinfo
  142: MKDIR_P = /bin/mkdir -p
  143: OBJEXT = o
  144: PACKAGE = mtr
  145: PACKAGE_BUGREPORT = 
  146: PACKAGE_NAME = mtr
  147: PACKAGE_STRING = mtr 0.87
  148: PACKAGE_TARNAME = mtr
  149: PACKAGE_URL = 
  150: PACKAGE_VERSION = 0.87
  151: PATH_SEPARATOR = :
  152: RESOLV_LIBS = -lresolv
  153: SET_MAKE = 
  154: SHELL = /bin/bash
  155: STRIP = 
  156: VERSION = 0.87
  157: abs_builddir = /home/wolff/mtr/img
  158: abs_srcdir = /home/wolff/mtr/img
  159: abs_top_builddir = /home/wolff/mtr
  160: abs_top_srcdir = /home/wolff/mtr
  161: ac_ct_CC = gcc
  162: am__include = include
  163: am__leading_dot = .
  164: am__quote = 
  165: am__tar = $${TAR-tar} chof - "$$tardir"
  166: am__untar = $${TAR-tar} xf -
  167: bindir = ${exec_prefix}/bin
  168: build_alias = 
  169: builddir = .
  170: datadir = ${datarootdir}
  171: datarootdir = ${prefix}/share
  172: docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  173: dvidir = ${docdir}
  174: exec_prefix = ${prefix}
  175: host_alias = 
  176: htmldir = ${docdir}
  177: includedir = ${prefix}/include
  178: infodir = ${datarootdir}/info
  179: install_sh = ${SHELL} /home/wolff/mtr/install-sh
  180: libdir = ${exec_prefix}/lib
  181: libexecdir = ${exec_prefix}/libexec
  182: localedir = ${datarootdir}/locale
  183: localstatedir = ${prefix}/var
  184: mandir = ${datarootdir}/man
  185: mkdir_p = $(MKDIR_P)
  186: oldincludedir = /usr/include
  187: pdfdir = ${docdir}
  188: prefix = /usr/local
  189: program_transform_name = s,x,x,
  190: psdir = ${docdir}
  191: sbindir = ${exec_prefix}/sbin
  192: sharedstatedir = ${prefix}/com
  193: srcdir = .
  194: sysconfdir = ${prefix}/etc
  195: target_alias = 
  196: top_build_prefix = ../
  197: top_builddir = ..
  198: top_srcdir = ..
  199: EXTRA_DIST = mtr_icon.xpm
  200: all: all-am
  201: 
  202: .SUFFIXES:
  203: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  204: 	@for dep in $?; do \
  205: 	  case '$(am__configure_deps)' in \
  206: 	    *$$dep*) \
  207: 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  208: 	        && { if test -f $@; then exit 0; else break; fi; }; \
  209: 	      exit 1;; \
  210: 	  esac; \
  211: 	done; \
  212: 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign img/Makefile'; \
  213: 	$(am__cd) $(top_srcdir) && \
  214: 	  $(AUTOMAKE) --foreign img/Makefile
  215: .PRECIOUS: Makefile
  216: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  217: 	@case '$?' in \
  218: 	  *config.status*) \
  219: 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  220: 	  *) \
  221: 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  222: 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  223: 	esac;
  224: 
  225: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  226: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  227: 
  228: $(top_srcdir)/configure:  $(am__configure_deps)
  229: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  230: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  231: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  232: $(am__aclocal_m4_deps):
  233: tags TAGS:
  234: 
  235: ctags CTAGS:
  236: 
  237: cscope cscopelist:
  238: 
  239: 
  240: distdir: $(DISTFILES)
  241: 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  242: 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  243: 	list='$(DISTFILES)'; \
  244: 	  dist_files=`for file in $$list; do echo $$file; done | \
  245: 	  sed -e "s|^$$srcdirstrip/||;t" \
  246: 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  247: 	case $$dist_files in \
  248: 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
  249: 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  250: 			   sort -u` ;; \
  251: 	esac; \
  252: 	for file in $$dist_files; do \
  253: 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  254: 	  if test -d $$d/$$file; then \
  255: 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  256: 	    if test -d "$(distdir)/$$file"; then \
  257: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  258: 	    fi; \
  259: 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  260: 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  261: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  262: 	    fi; \
  263: 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  264: 	  else \
  265: 	    test -f "$(distdir)/$$file" \
  266: 	    || cp -p $$d/$$file "$(distdir)/$$file" \
  267: 	    || exit 1; \
  268: 	  fi; \
  269: 	done
  270: check-am: all-am
  271: check: check-am
  272: all-am: Makefile
  273: installdirs:
  274: install: install-am
  275: install-exec: install-exec-am
  276: install-data: install-data-am
  277: uninstall: uninstall-am
  278: 
  279: install-am: all-am
  280: 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  281: 
  282: installcheck: installcheck-am
  283: install-strip:
  284: 	if test -z '$(STRIP)'; then \
  285: 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  286: 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  287: 	      install; \
  288: 	else \
  289: 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  290: 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  291: 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  292: 	fi
  293: mostlyclean-generic:
  294: 
  295: clean-generic:
  296: 
  297: distclean-generic:
  298: 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  299: 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  300: 
  301: maintainer-clean-generic:
  302: 	@echo "This command is intended for maintainers to use"
  303: 	@echo "it deletes files that may require special tools to rebuild."
  304: clean: clean-am
  305: 
  306: clean-am: clean-generic mostlyclean-am
  307: 
  308: distclean: distclean-am
  309: 	-rm -f Makefile
  310: distclean-am: clean-am distclean-generic
  311: 
  312: dvi: dvi-am
  313: 
  314: dvi-am:
  315: 
  316: html: html-am
  317: 
  318: html-am:
  319: 
  320: info: info-am
  321: 
  322: info-am:
  323: 
  324: install-data-am:
  325: 
  326: install-dvi: install-dvi-am
  327: 
  328: install-dvi-am:
  329: 
  330: install-exec-am:
  331: 
  332: install-html: install-html-am
  333: 
  334: install-html-am:
  335: 
  336: install-info: install-info-am
  337: 
  338: install-info-am:
  339: 
  340: install-man:
  341: 
  342: install-pdf: install-pdf-am
  343: 
  344: install-pdf-am:
  345: 
  346: install-ps: install-ps-am
  347: 
  348: install-ps-am:
  349: 
  350: installcheck-am:
  351: 
  352: maintainer-clean: maintainer-clean-am
  353: 	-rm -f Makefile
  354: maintainer-clean-am: distclean-am maintainer-clean-generic
  355: 
  356: mostlyclean: mostlyclean-am
  357: 
  358: mostlyclean-am: mostlyclean-generic
  359: 
  360: pdf: pdf-am
  361: 
  362: pdf-am:
  363: 
  364: ps: ps-am
  365: 
  366: ps-am:
  367: 
  368: uninstall-am:
  369: 
  370: .MAKE: install-am install-strip
  371: 
  372: .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
  373: 	ctags-am distclean distclean-generic distdir dvi dvi-am html \
  374: 	html-am info info-am install install-am install-data \
  375: 	install-data-am install-dvi install-dvi-am install-exec \
  376: 	install-exec-am install-html install-html-am install-info \
  377: 	install-info-am install-man install-pdf install-pdf-am \
  378: 	install-ps install-ps-am install-strip installcheck \
  379: 	installcheck-am installdirs maintainer-clean \
  380: 	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
  381: 	pdf-am ps ps-am tags-am uninstall uninstall-am
  382: 
  383: 
  384: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  385: # Otherwise a system limit (for SysV at least) may be exceeded.
  386: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>