1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# m4/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2020 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
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/etherape
73pkgincludedir = $(includedir)/etherape
74pkglibdir = $(libdir)/etherape
75pkglibexecdir = $(libexecdir)/etherape
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = x86_64-pc-linux-gnu
89host_triplet = x86_64-pc-linux-gnu
90subdir = m4
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
93	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
94	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
95	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
96	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
99	$(top_srcdir)/configure.ac
100am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101	$(ACLOCAL_M4)
102DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
104CONFIG_HEADER = $(top_builddir)/config.h
105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
107AM_V_P = $(am__v_P_$(V))
108am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
109am__v_P_0 = false
110am__v_P_1 = :
111AM_V_GEN = $(am__v_GEN_$(V))
112am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
113am__v_GEN_0 = @echo "  GEN     " $@;
114am__v_GEN_1 =
115AM_V_at = $(am__v_at_$(V))
116am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
117am__v_at_0 = @
118am__v_at_1 =
119SOURCES =
120DIST_SOURCES =
121am__can_run_installinfo = \
122  case $$AM_UPDATE_INFO_DIR in \
123    n|no|NO) false;; \
124    *) (install-info --version) >/dev/null 2>&1;; \
125  esac
126am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
127am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129ACLOCAL = ${SHELL} '/opt/svil/etherape/hg-etherape/missing' aclocal-1.16
130AMTAR = $${TAR-tar}
131AM_DEFAULT_VERBOSITY = 1
132AR = ar
133AUTOCONF = ${SHELL} '/opt/svil/etherape/hg-etherape/missing' autoconf
134AUTOHEADER = ${SHELL} '/opt/svil/etherape/hg-etherape/missing' autoheader
135AUTOMAKE = ${SHELL} '/opt/svil/etherape/hg-etherape/missing' automake-1.16
136AWK = gawk
137CC = gcc
138CCDEPMODE = depmode=gcc3
139CFLAGS = -g -O2 -I/usr/include/pcap
140CPP = gcc -E
141CPPFLAGS =  -I/usr/include/pcap
142CYGPATH_W = echo
143DEFS = -DHAVE_CONFIG_H
144DEPDIR = .deps
145DLLTOOL = false
146DSYMUTIL =
147DUMPBIN =
148ECHO_C =
149ECHO_N = -n
150ECHO_T =
151EGREP = /usr/bin/grep -E
152ETHERAPE_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -Wall
153ETHERAPE_LDFLAGS =
154ETHERAPE_LIBS = -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo
155EXEEXT =
156FGREP = /usr/bin/grep -F
157GETTEXT_PACKAGE = etherape
158GMSGFMT = /usr/bin/msgfmt
159GREP = /usr/bin/grep
160HELP_DIR = ${datadir}/help
161INSTALL = /usr/bin/install -c
162INSTALL_DATA = ${INSTALL} -m 644
163INSTALL_PROGRAM = ${INSTALL}
164INSTALL_SCRIPT = ${INSTALL}
165INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
166INTLLIBS =
167ITSTOOL = itstool
168LD = /usr/bin/ld -m elf_x86_64
169LDFLAGS =  -Wl,--export-dynamic
170LIBICONV = -liconv
171LIBINTL =
172LIBOBJS =
173LIBS = -lpopt -lglib-2.0 -lm
174LIBTOOL = $(SHELL) $(top_builddir)/libtool
175LIPO =
176LN_S = ln -s
177LTLIBICONV = -liconv
178LTLIBINTL =
179LTLIBOBJS =
180LT_SYS_LIBRARY_PATH =
181MAKEINFO = ${SHELL} '/opt/svil/etherape/hg-etherape/missing' makeinfo
182MANIFEST_TOOL = :
183MKDIR_P = /usr/bin/mkdir -p
184MKINSTALLDIRS = .//mkinstalldirs
185MSGFMT = /usr/bin/msgfmt
186MSGMERGE = /usr/bin/msgmerge
187NM = /usr/bin/nm -B
188NMEDIT =
189OBJDUMP = objdump
190OBJEXT = o
191OTOOL =
192OTOOL64 =
193PACKAGE = etherape
194PACKAGE_BUGREPORT =
195PACKAGE_NAME = etherape
196PACKAGE_STRING = etherape 0.9.20
197PACKAGE_TARNAME = etherape
198PACKAGE_URL =
199PACKAGE_VERSION = 0.9.20
200PATH_SEPARATOR = :
201PCAP_LIBS = -lpcap
202PKG_CONFIG = /usr/bin/pkg-config
203PKG_CONFIG_LIBDIR =
204PKG_CONFIG_PATH =
205POSUB = po
206PTHREAD_CC = gcc
207PTHREAD_CFLAGS = -pthread
208PTHREAD_LIBS =
209RANLIB = ranlib
210SED = /usr/bin/sed
211SET_MAKE =
212SHELL = /bin/sh
213STRIP = strip
214USE_NLS = yes
215VERSION = 0.9.20
216XGETTEXT = /usr/bin/xgettext
217XMLLINT = xmllint
218YELP_LC_DIST = true
219YELP_LC_MEDIA_LINKS = true
220abs_builddir = /opt/svil/etherape/hg-etherape/m4
221abs_srcdir = /opt/svil/etherape/hg-etherape/m4
222abs_top_builddir = /opt/svil/etherape/hg-etherape
223abs_top_srcdir = /opt/svil/etherape/hg-etherape
224ac_ct_AR = ar
225ac_ct_CC = gcc
226ac_ct_DUMPBIN =
227am__include = include
228am__leading_dot = .
229am__quote =
230am__tar = $${TAR-tar} chof - "$$tardir"
231am__untar = $${TAR-tar} xf -
232ax_pthread_config =
233bindir = ${exec_prefix}/bin
234build = x86_64-pc-linux-gnu
235build_alias =
236build_cpu = x86_64
237build_os = linux-gnu
238build_vendor = pc
239builddir = .
240datadir = ${datarootdir}
241datarootdir = ${prefix}/share
242docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
243dvidir = ${docdir}
244exec_prefix = ${prefix}
245host = x86_64-pc-linux-gnu
246host_alias =
247host_cpu = x86_64
248host_os = linux-gnu
249host_vendor = pc
250htmldir = ${docdir}
251includedir = ${prefix}/include
252infodir = ${datarootdir}/info
253install_sh = ${SHELL} /opt/svil/etherape/hg-etherape/install-sh
254libdir = ${exec_prefix}/lib
255libexecdir = ${exec_prefix}/libexec
256localedir = ${datarootdir}/locale
257localstatedir = ${prefix}/var
258mandir = ${datarootdir}/man
259mkdir_p = $(MKDIR_P)
260oldincludedir = /usr/include
261pdfdir = ${docdir}
262prefix = /usr/local
263program_transform_name = s,x,x,
264psdir = ${docdir}
265runstatedir = /run
266sbindir = ${exec_prefix}/sbin
267sharedstatedir = ${prefix}/com
268srcdir = .
269sysconfdir = ${prefix}/etc
270target_alias =
271top_build_prefix = ../
272top_builddir = ..
273top_srcdir = ..
274EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
275all: all-am
276
277.SUFFIXES:
278$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
279	@for dep in $?; do \
280	  case '$(am__configure_deps)' in \
281	    *$$dep*) \
282	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
283	        && { if test -f $@; then exit 0; else break; fi; }; \
284	      exit 1;; \
285	  esac; \
286	done; \
287	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign m4/Makefile'; \
288	$(am__cd) $(top_srcdir) && \
289	  $(AUTOMAKE) --foreign m4/Makefile
290Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
291	@case '$?' in \
292	  *config.status*) \
293	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
294	  *) \
295	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
296	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
297	esac;
298
299$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301
302$(top_srcdir)/configure:  $(am__configure_deps)
303	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
305	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306$(am__aclocal_m4_deps):
307
308mostlyclean-libtool:
309	-rm -f *.lo
310
311clean-libtool:
312	-rm -rf .libs _libs
313tags TAGS:
314
315ctags CTAGS:
316
317cscope cscopelist:
318
319
320distdir: $(BUILT_SOURCES)
321	$(MAKE) $(AM_MAKEFLAGS) distdir-am
322
323distdir-am: $(DISTFILES)
324	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
326	list='$(DISTFILES)'; \
327	  dist_files=`for file in $$list; do echo $$file; done | \
328	  sed -e "s|^$$srcdirstrip/||;t" \
329	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
330	case $$dist_files in \
331	  */*) $(MKDIR_P) `echo "$$dist_files" | \
332			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
333			   sort -u` ;; \
334	esac; \
335	for file in $$dist_files; do \
336	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337	  if test -d $$d/$$file; then \
338	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
339	    if test -d "$(distdir)/$$file"; then \
340	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
341	    fi; \
342	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
343	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
344	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345	    fi; \
346	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
347	  else \
348	    test -f "$(distdir)/$$file" \
349	    || cp -p $$d/$$file "$(distdir)/$$file" \
350	    || exit 1; \
351	  fi; \
352	done
353check-am: all-am
354check: check-am
355all-am: Makefile
356installdirs:
357install: install-am
358install-exec: install-exec-am
359install-data: install-data-am
360uninstall: uninstall-am
361
362install-am: all-am
363	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364
365installcheck: installcheck-am
366install-strip:
367	if test -z '$(STRIP)'; then \
368	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370	      install; \
371	else \
372	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
375	fi
376mostlyclean-generic:
377
378clean-generic:
379
380distclean-generic:
381	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
382	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
383
384maintainer-clean-generic:
385	@echo "This command is intended for maintainers to use"
386	@echo "it deletes files that may require special tools to rebuild."
387clean: clean-am
388
389clean-am: clean-generic clean-libtool mostlyclean-am
390
391distclean: distclean-am
392	-rm -f Makefile
393distclean-am: clean-am distclean-generic
394
395dvi: dvi-am
396
397dvi-am:
398
399html: html-am
400
401html-am:
402
403info: info-am
404
405info-am:
406
407install-data-am:
408
409install-dvi: install-dvi-am
410
411install-dvi-am:
412
413install-exec-am:
414
415install-html: install-html-am
416
417install-html-am:
418
419install-info: install-info-am
420
421install-info-am:
422
423install-man:
424
425install-pdf: install-pdf-am
426
427install-pdf-am:
428
429install-ps: install-ps-am
430
431install-ps-am:
432
433installcheck-am:
434
435maintainer-clean: maintainer-clean-am
436	-rm -f Makefile
437maintainer-clean-am: distclean-am maintainer-clean-generic
438
439mostlyclean: mostlyclean-am
440
441mostlyclean-am: mostlyclean-generic mostlyclean-libtool
442
443pdf: pdf-am
444
445pdf-am:
446
447ps: ps-am
448
449ps-am:
450
451uninstall-am:
452
453.MAKE: install-am install-strip
454
455.PHONY: all all-am check check-am clean clean-generic clean-libtool \
456	cscopelist-am ctags-am distclean distclean-generic \
457	distclean-libtool distdir dvi dvi-am html html-am info info-am \
458	install install-am install-data install-data-am install-dvi \
459	install-dvi-am install-exec install-exec-am install-html \
460	install-html-am install-info install-info-am install-man \
461	install-pdf install-pdf-am install-ps install-ps-am \
462	install-strip installcheck installcheck-am installdirs \
463	maintainer-clean maintainer-clean-generic mostlyclean \
464	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
465	tags-am uninstall uninstall-am
466
467.PRECIOUS: Makefile
468
469
470# Tell versions [3.59,3.63) of GNU make to not export all variables.
471# Otherwise a system limit (for SysV at least) may be exceeded.
472.NOEXPORT:
473