Annotation of embedaddon/mtr/img/Makefile.in, revision 1.1.1.1
1.1 misho 1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
2: # @configure_input@
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: @SET_MAKE@
17: VPATH = @srcdir@
18: pkgdatadir = $(datadir)/@PACKAGE@
19: pkgincludedir = $(includedir)/@PACKAGE@
20: pkglibdir = $(libdir)/@PACKAGE@
21: pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @ACLOCAL@
48: AMTAR = @AMTAR@
49: AUTOCONF = @AUTOCONF@
50: AUTOHEADER = @AUTOHEADER@
51: AUTOMAKE = @AUTOMAKE@
52: AWK = @AWK@
53: CC = @CC@
54: CCDEPMODE = @CCDEPMODE@
55: CFLAGS = @CFLAGS@
56: CPP = @CPP@
57: CPPFLAGS = @CPPFLAGS@
58: CURSES_OBJ = @CURSES_OBJ@
59: CYGPATH_W = @CYGPATH_W@
60: DEFS = @DEFS@
61: DEPDIR = @DEPDIR@
62: ECHO_C = @ECHO_C@
63: ECHO_N = @ECHO_N@
64: ECHO_T = @ECHO_T@
65: EGREP = @EGREP@
66: EXEEXT = @EXEEXT@
67: GLIB_CFLAGS = @GLIB_CFLAGS@
68: GLIB_LIBS = @GLIB_LIBS@
69: GREP = @GREP@
70: GTK_CFLAGS = @GTK_CFLAGS@
71: GTK_LIBS = @GTK_LIBS@
72: GTK_OBJ = @GTK_OBJ@
73: INSTALL = @INSTALL@
74: INSTALL_DATA = @INSTALL_DATA@
75: INSTALL_PROGRAM = @INSTALL_PROGRAM@
76: INSTALL_SCRIPT = @INSTALL_SCRIPT@
77: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78: LDFLAGS = @LDFLAGS@
79: LIBOBJS = @LIBOBJS@
80: LIBS = @LIBS@
81: LTLIBOBJS = @LTLIBOBJS@
82: MAKEINFO = @MAKEINFO@
83: MKDIR_P = @MKDIR_P@
84: OBJEXT = @OBJEXT@
85: PACKAGE = @PACKAGE@
86: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
87: PACKAGE_NAME = @PACKAGE_NAME@
88: PACKAGE_STRING = @PACKAGE_STRING@
89: PACKAGE_TARNAME = @PACKAGE_TARNAME@
90: PACKAGE_URL = @PACKAGE_URL@
91: PACKAGE_VERSION = @PACKAGE_VERSION@
92: PATH_SEPARATOR = @PATH_SEPARATOR@
93: PKG_CONFIG = @PKG_CONFIG@
94: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
95: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
96: RESOLV_LIBS = @RESOLV_LIBS@
97: SET_MAKE = @SET_MAKE@
98: SHELL = @SHELL@
99: STRIP = @STRIP@
100: VERSION = @VERSION@
101: abs_builddir = @abs_builddir@
102: abs_srcdir = @abs_srcdir@
103: abs_top_builddir = @abs_top_builddir@
104: abs_top_srcdir = @abs_top_srcdir@
105: ac_ct_CC = @ac_ct_CC@
106: am__include = @am__include@
107: am__leading_dot = @am__leading_dot@
108: am__quote = @am__quote@
109: am__tar = @am__tar@
110: am__untar = @am__untar@
111: bindir = @bindir@
112: build_alias = @build_alias@
113: builddir = @builddir@
114: datadir = @datadir@
115: datarootdir = @datarootdir@
116: docdir = @docdir@
117: dvidir = @dvidir@
118: exec_prefix = @exec_prefix@
119: host_alias = @host_alias@
120: htmldir = @htmldir@
121: includedir = @includedir@
122: infodir = @infodir@
123: install_sh = @install_sh@
124: libdir = @libdir@
125: libexecdir = @libexecdir@
126: localedir = @localedir@
127: localstatedir = @localstatedir@
128: mandir = @mandir@
129: mkdir_p = @mkdir_p@
130: oldincludedir = @oldincludedir@
131: pdfdir = @pdfdir@
132: prefix = @prefix@
133: program_transform_name = @program_transform_name@
134: psdir = @psdir@
135: sbindir = @sbindir@
136: sharedstatedir = @sharedstatedir@
137: srcdir = @srcdir@
138: sysconfdir = @sysconfdir@
139: target_alias = @target_alias@
140: top_build_prefix = @top_build_prefix@
141: top_builddir = @top_builddir@
142: top_srcdir = @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>