Annotation of embedaddon/mtr/img/Makefile, revision 1.1

1.1     ! misho       1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
        !             2: # img/Makefile.  Generated from Makefile.in by configure.
        !             3: 
        !             4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
        !             5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
        !             6: # Inc.
        !             7: # This Makefile.in is free software; the Free Software Foundation
        !             8: # gives unlimited permission to copy and/or distribute it,
        !             9: # with or without modifications, as long as this notice is preserved.
        !            10: 
        !            11: # This program is distributed in the hope that it will be useful,
        !            12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
        !            13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
        !            14: # PARTICULAR PURPOSE.
        !            15: 
        !            16: 
        !            17: 
        !            18: pkgdatadir = $(datadir)/mtr
        !            19: pkgincludedir = $(includedir)/mtr
        !            20: pkglibdir = $(libdir)/mtr
        !            21: pkglibexecdir = $(libexecdir)/mtr
        !            22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            23: install_sh_DATA = $(install_sh) -c -m 644
        !            24: install_sh_PROGRAM = $(install_sh) -c
        !            25: install_sh_SCRIPT = $(install_sh) -c
        !            26: INSTALL_HEADER = $(INSTALL_DATA)
        !            27: transform = $(program_transform_name)
        !            28: NORMAL_INSTALL = :
        !            29: PRE_INSTALL = :
        !            30: POST_INSTALL = :
        !            31: NORMAL_UNINSTALL = :
        !            32: PRE_UNINSTALL = :
        !            33: POST_UNINSTALL = :
        !            34: subdir = img
        !            35: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
        !            36: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            37: am__aclocal_m4_deps = $(top_srcdir)/configure.ac
        !            38: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !            39:        $(ACLOCAL_M4)
        !            40: mkinstalldirs = $(install_sh) -d
        !            41: CONFIG_HEADER = $(top_builddir)/config.h
        !            42: CONFIG_CLEAN_FILES =
        !            43: CONFIG_CLEAN_VPATH_FILES =
        !            44: SOURCES =
        !            45: DIST_SOURCES =
        !            46: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !            47: ACLOCAL = ${SHELL} /home/wolff/mtr/missing --run aclocal-1.11
        !            48: AMTAR = ${SHELL} /home/wolff/mtr/missing --run tar
        !            49: AUTOCONF = ${SHELL} /home/wolff/mtr/missing --run autoconf
        !            50: AUTOHEADER = ${SHELL} /home/wolff/mtr/missing --run autoheader
        !            51: AUTOMAKE = ${SHELL} /home/wolff/mtr/missing --run automake-1.11
        !            52: AWK = gawk
        !            53: CC = gcc
        !            54: CCDEPMODE = depmode=gcc3
        !            55: CFLAGS = -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -Wall -Wno-pointer-sign
        !            56: CPP = gcc -E
        !            57: CPPFLAGS = 
        !            58: CURSES_OBJ = curses.o
        !            59: CYGPATH_W = echo
        !            60: DEFS = -DHAVE_CONFIG_H
        !            61: DEPDIR = .deps
        !            62: ECHO_C = 
        !            63: ECHO_N = -n
        !            64: ECHO_T = 
        !            65: EGREP = /bin/grep -E
        !            66: EXEEXT = 
        !            67: GLIB_CFLAGS = 
        !            68: GLIB_LIBS = 
        !            69: GREP = /bin/grep
        !            70: GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  
        !            71: GTK_LIBS = -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
        !            72: GTK_OBJ = gtk.o
        !            73: INSTALL = /usr/bin/install -c
        !            74: INSTALL_DATA = ${INSTALL} -m 644
        !            75: INSTALL_PROGRAM = ${INSTALL}
        !            76: INSTALL_SCRIPT = ${INSTALL}
        !            77: INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
        !            78: LDFLAGS = 
        !            79: LIBOBJS = 
        !            80: LIBS = -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm
        !            81: LTLIBOBJS = 
        !            82: MAKEINFO = ${SHELL} /home/wolff/mtr/missing --run makeinfo
        !            83: MKDIR_P = /bin/mkdir -p
        !            84: OBJEXT = o
        !            85: PACKAGE = mtr
        !            86: PACKAGE_BUGREPORT = 
        !            87: PACKAGE_NAME = mtr
        !            88: PACKAGE_STRING = mtr 0.85
        !            89: PACKAGE_TARNAME = mtr
        !            90: PACKAGE_URL = 
        !            91: PACKAGE_VERSION = 0.85
        !            92: PATH_SEPARATOR = :
        !            93: PKG_CONFIG = /usr/bin/pkg-config
        !            94: PKG_CONFIG_LIBDIR = 
        !            95: PKG_CONFIG_PATH = 
        !            96: RESOLV_LIBS = -lresolv
        !            97: SET_MAKE = 
        !            98: SHELL = /bin/bash
        !            99: STRIP = 
        !           100: VERSION = 0.85
        !           101: abs_builddir = /home/wolff/mtr/img
        !           102: abs_srcdir = /home/wolff/mtr/img
        !           103: abs_top_builddir = /home/wolff/mtr
        !           104: abs_top_srcdir = /home/wolff/mtr
        !           105: ac_ct_CC = gcc
        !           106: am__include = include
        !           107: am__leading_dot = .
        !           108: am__quote = 
        !           109: am__tar = ${AMTAR} chof - "$$tardir"
        !           110: am__untar = ${AMTAR} xf -
        !           111: bindir = ${exec_prefix}/bin
        !           112: build_alias = 
        !           113: builddir = .
        !           114: datadir = ${datarootdir}
        !           115: datarootdir = ${prefix}/share
        !           116: docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
        !           117: dvidir = ${docdir}
        !           118: exec_prefix = ${prefix}
        !           119: host_alias = 
        !           120: htmldir = ${docdir}
        !           121: includedir = ${prefix}/include
        !           122: infodir = ${datarootdir}/info
        !           123: install_sh = ${SHELL} /home/wolff/mtr/install-sh
        !           124: libdir = ${exec_prefix}/lib
        !           125: libexecdir = ${exec_prefix}/libexec
        !           126: localedir = ${datarootdir}/locale
        !           127: localstatedir = ${prefix}/var
        !           128: mandir = ${datarootdir}/man
        !           129: mkdir_p = /bin/mkdir -p
        !           130: oldincludedir = /usr/include
        !           131: pdfdir = ${docdir}
        !           132: prefix = /usr/local
        !           133: program_transform_name = s,x,x,
        !           134: psdir = ${docdir}
        !           135: sbindir = ${exec_prefix}/sbin
        !           136: sharedstatedir = ${prefix}/com
        !           137: srcdir = .
        !           138: sysconfdir = ${prefix}/etc
        !           139: target_alias = 
        !           140: top_build_prefix = ../
        !           141: top_builddir = ..
        !           142: top_srcdir = ..
        !           143: EXTRA_DIST = mtr_icon.xpm
        !           144: all: all-am
        !           145: 
        !           146: .SUFFIXES:
        !           147: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
        !           148:        @for dep in $?; do \
        !           149:          case '$(am__configure_deps)' in \
        !           150:            *$$dep*) \
        !           151:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           152:                && { if test -f $@; then exit 0; else break; fi; }; \
        !           153:              exit 1;; \
        !           154:          esac; \
        !           155:        done; \
        !           156:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign img/Makefile'; \
        !           157:        $(am__cd) $(top_srcdir) && \
        !           158:          $(AUTOMAKE) --foreign img/Makefile
        !           159: .PRECIOUS: Makefile
        !           160: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           161:        @case '$?' in \
        !           162:          *config.status*) \
        !           163:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           164:          *) \
        !           165:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           166:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           167:        esac;
        !           168: 
        !           169: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           170:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           171: 
        !           172: $(top_srcdir)/configure:  $(am__configure_deps)
        !           173:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           174: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        !           175:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           176: $(am__aclocal_m4_deps):
        !           177: tags: TAGS
        !           178: TAGS:
        !           179: 
        !           180: ctags: CTAGS
        !           181: CTAGS:
        !           182: 
        !           183: 
        !           184: distdir: $(DISTFILES)
        !           185:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           186:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           187:        list='$(DISTFILES)'; \
        !           188:          dist_files=`for file in $$list; do echo $$file; done | \
        !           189:          sed -e "s|^$$srcdirstrip/||;t" \
        !           190:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           191:        case $$dist_files in \
        !           192:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           193:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           194:                           sort -u` ;; \
        !           195:        esac; \
        !           196:        for file in $$dist_files; do \
        !           197:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           198:          if test -d $$d/$$file; then \
        !           199:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           200:            if test -d "$(distdir)/$$file"; then \
        !           201:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           202:            fi; \
        !           203:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           204:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           205:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           206:            fi; \
        !           207:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
        !           208:          else \
        !           209:            test -f "$(distdir)/$$file" \
        !           210:            || cp -p $$d/$$file "$(distdir)/$$file" \
        !           211:            || exit 1; \
        !           212:          fi; \
        !           213:        done
        !           214: check-am: all-am
        !           215: check: check-am
        !           216: all-am: Makefile
        !           217: installdirs:
        !           218: install: install-am
        !           219: install-exec: install-exec-am
        !           220: install-data: install-data-am
        !           221: uninstall: uninstall-am
        !           222: 
        !           223: install-am: all-am
        !           224:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        !           225: 
        !           226: installcheck: installcheck-am
        !           227: install-strip:
        !           228:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           229:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           230:          `test -z '$(STRIP)' || \
        !           231:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
        !           232: mostlyclean-generic:
        !           233: 
        !           234: clean-generic:
        !           235: 
        !           236: distclean-generic:
        !           237:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
        !           238:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
        !           239: 
        !           240: maintainer-clean-generic:
        !           241:        @echo "This command is intended for maintainers to use"
        !           242:        @echo "it deletes files that may require special tools to rebuild."
        !           243: clean: clean-am
        !           244: 
        !           245: clean-am: clean-generic mostlyclean-am
        !           246: 
        !           247: distclean: distclean-am
        !           248:        -rm -f Makefile
        !           249: distclean-am: clean-am distclean-generic
        !           250: 
        !           251: dvi: dvi-am
        !           252: 
        !           253: dvi-am:
        !           254: 
        !           255: html: html-am
        !           256: 
        !           257: html-am:
        !           258: 
        !           259: info: info-am
        !           260: 
        !           261: info-am:
        !           262: 
        !           263: install-data-am:
        !           264: 
        !           265: install-dvi: install-dvi-am
        !           266: 
        !           267: install-dvi-am:
        !           268: 
        !           269: install-exec-am:
        !           270: 
        !           271: install-html: install-html-am
        !           272: 
        !           273: install-html-am:
        !           274: 
        !           275: install-info: install-info-am
        !           276: 
        !           277: install-info-am:
        !           278: 
        !           279: install-man:
        !           280: 
        !           281: install-pdf: install-pdf-am
        !           282: 
        !           283: install-pdf-am:
        !           284: 
        !           285: install-ps: install-ps-am
        !           286: 
        !           287: install-ps-am:
        !           288: 
        !           289: installcheck-am:
        !           290: 
        !           291: maintainer-clean: maintainer-clean-am
        !           292:        -rm -f Makefile
        !           293: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           294: 
        !           295: mostlyclean: mostlyclean-am
        !           296: 
        !           297: mostlyclean-am: mostlyclean-generic
        !           298: 
        !           299: pdf: pdf-am
        !           300: 
        !           301: pdf-am:
        !           302: 
        !           303: ps: ps-am
        !           304: 
        !           305: ps-am:
        !           306: 
        !           307: uninstall-am:
        !           308: 
        !           309: .MAKE: install-am install-strip
        !           310: 
        !           311: .PHONY: all all-am check check-am clean clean-generic distclean \
        !           312:        distclean-generic distdir dvi dvi-am html html-am info info-am \
        !           313:        install install-am install-data install-data-am install-dvi \
        !           314:        install-dvi-am install-exec install-exec-am install-html \
        !           315:        install-html-am install-info install-info-am install-man \
        !           316:        install-pdf install-pdf-am install-ps install-ps-am \
        !           317:        install-strip installcheck installcheck-am installdirs \
        !           318:        maintainer-clean maintainer-clean-generic mostlyclean \
        !           319:        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
        !           320: 
        !           321: 
        !           322: # Tell versions [3.59,3.63) of GNU make to not export all variables.
        !           323: # Otherwise a system limit (for SysV at least) may be exceeded.
        !           324: .NOEXPORT:

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