1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
16VPATH = @srcdir@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__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
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80target_triplet = @target@
81subdir = .
82DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
83	$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84	$(top_srcdir)/configure $(am__configure_deps) \
85	$(srcdir)/config.h.in mkinstalldirs COPYING TODO compile \
86	config.guess config.sub depcomp install-sh missing ltmain.sh
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/configure.ac
89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90	$(ACLOCAL_M4)
91am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92 configure.lineno config.status.lineno
93mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
94CONFIG_HEADER = config.h
95CONFIG_CLEAN_FILES =
96CONFIG_CLEAN_VPATH_FILES =
97AM_V_P = $(am__v_P_@AM_V@)
98am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
99am__v_P_0 = false
100am__v_P_1 = :
101AM_V_GEN = $(am__v_GEN_@AM_V@)
102am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
103am__v_GEN_0 = @echo "  GEN     " $@;
104am__v_GEN_1 =
105AM_V_at = $(am__v_at_@AM_V@)
106am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
107am__v_at_0 = @
108am__v_at_1 =
109SOURCES =
110DIST_SOURCES =
111RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
112	ctags-recursive dvi-recursive html-recursive info-recursive \
113	install-data-recursive install-dvi-recursive \
114	install-exec-recursive install-html-recursive \
115	install-info-recursive install-pdf-recursive \
116	install-ps-recursive install-recursive installcheck-recursive \
117	installdirs-recursive pdf-recursive ps-recursive \
118	tags-recursive uninstall-recursive
119am__can_run_installinfo = \
120  case $$AM_UPDATE_INFO_DIR in \
121    n|no|NO) false;; \
122    *) (install-info --version) >/dev/null 2>&1;; \
123  esac
124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
125am__vpath_adj = case $$p in \
126    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127    *) f=$$p;; \
128  esac;
129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
130am__install_max = 40
131am__nobase_strip_setup = \
132  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133am__nobase_strip = \
134  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
135am__nobase_list = $(am__nobase_strip_setup); \
136  for p in $$list; do echo "$$p $$p"; done | \
137  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139    if (++n[$$2] == $(am__install_max)) \
140      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141    END { for (dir in files) print dir, files[dir] }'
142am__base_list = \
143  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145am__uninstall_files_from_dir = { \
146  test -z "$$files" \
147    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
148    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149         $(am__cd) "$$dir" && rm -f $$files; }; \
150  }
151man1dir = $(mandir)/man1
152am__installdirs = "$(DESTDIR)$(man1dir)"
153NROFF = nroff
154MANS = $(man_MANS)
155RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
156  distclean-recursive maintainer-clean-recursive
157am__recursive_targets = \
158  $(RECURSIVE_TARGETS) \
159  $(RECURSIVE_CLEAN_TARGETS) \
160  $(am__extra_recursive_targets)
161AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
162	cscope distdir dist dist-all distcheck
163am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
164	$(LISP)config.h.in
165# Read a list of newline-separated strings from the standard input,
166# and print each of them once, without duplicates.  Input order is
167# *not* preserved.
168am__uniquify_input = $(AWK) '\
169  BEGIN { nonempty = 0; } \
170  { items[$$0] = 1; nonempty = 1; } \
171  END { if (nonempty) { for (i in items) print i; }; } \
172'
173# Make sure the list of sources is unique.  This is necessary because,
174# e.g., the same source file might be shared among _SOURCES variables
175# for different programs/libraries.
176am__define_uniq_tagged_files = \
177  list='$(am__tagged_files)'; \
178  unique=`for i in $$list; do \
179    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
180  done | $(am__uniquify_input)`
181ETAGS = etags
182CTAGS = ctags
183CSCOPE = cscope
184DIST_SUBDIRS = $(SUBDIRS)
185DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186distdir = $(PACKAGE)-$(VERSION)
187top_distdir = $(distdir)
188am__remove_distdir = \
189  if test -d "$(distdir)"; then \
190    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
191      && rm -rf "$(distdir)" \
192      || { sleep 5 && rm -rf "$(distdir)"; }; \
193  else :; fi
194am__post_remove_distdir = $(am__remove_distdir)
195am__relativize = \
196  dir0=`pwd`; \
197  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
198  sed_rest='s,^[^/]*/*,,'; \
199  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
200  sed_butlast='s,/*[^/]*$$,,'; \
201  while test -n "$$dir1"; do \
202    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
203    if test "$$first" != "."; then \
204      if test "$$first" = ".."; then \
205        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
206        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
207      else \
208        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
209        if test "$$first2" = "$$first"; then \
210          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
211        else \
212          dir2="../$$dir2"; \
213        fi; \
214        dir0="$$dir0"/"$$first"; \
215      fi; \
216    fi; \
217    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
218  done; \
219  reldir="$$dir2"
220DIST_ARCHIVES = $(distdir).tar.gz
221GZIP_ENV = --best
222DIST_TARGETS = dist-gzip
223distuninstallcheck_listfiles = find . -type f -print
224am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
225  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
226distcleancheck_listfiles = find . -type f -print
227ACLOCAL = @ACLOCAL@
228AMTAR = @AMTAR@
229AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230APR_CONFIG = @APR_CONFIG@
231APR_INCLUDE_DIR = @APR_INCLUDE_DIR@
232AUTOCONF = @AUTOCONF@
233AUTOHEADER = @AUTOHEADER@
234AUTOMAKE = @AUTOMAKE@
235AWK = @AWK@
236CC = @CC@
237CCDEPMODE = @CCDEPMODE@
238CFLAGS = @CFLAGS@
239CPP = @CPP@
240CPPFLAGS = @CPPFLAGS@
241CYGPATH_W = @CYGPATH_W@
242DEFAULT_MOD_PATH = @DEFAULT_MOD_PATH@
243DEFS = @DEFS@
244DEPDIR = @DEPDIR@
245ECHO_C = @ECHO_C@
246ECHO_N = @ECHO_N@
247ECHO_T = @ECHO_T@
248EGREP = @EGREP@
249EXEEXT = @EXEEXT@
250GREP = @GREP@
251INSTALL = @INSTALL@
252INSTALL_DATA = @INSTALL_DATA@
253INSTALL_PROGRAM = @INSTALL_PROGRAM@
254INSTALL_SCRIPT = @INSTALL_SCRIPT@
255INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
256LDFLAGS = @LDFLAGS@
257LIBOBJS = @LIBOBJS@
258LIBS = @LIBS@
259LTLIBOBJS = @LTLIBOBJS@
260MAKEINFO = @MAKEINFO@
261MKDIR_P = @MKDIR_P@
262MODULE_LIBS = @MODULE_LIBS@
263OBJEXT = @OBJEXT@
264PACKAGE = @PACKAGE@
265PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266PACKAGE_NAME = @PACKAGE_NAME@
267PACKAGE_STRING = @PACKAGE_STRING@
268PACKAGE_TARNAME = @PACKAGE_TARNAME@
269PACKAGE_URL = @PACKAGE_URL@
270PACKAGE_VERSION = @PACKAGE_VERSION@
271PATH_SEPARATOR = @PATH_SEPARATOR@
272SET_MAKE = @SET_MAKE@
273SHELL = @SHELL@
274STRIP = @STRIP@
275VERSION = @VERSION@
276abs_builddir = @abs_builddir@
277abs_srcdir = @abs_srcdir@
278abs_top_builddir = @abs_top_builddir@
279abs_top_srcdir = @abs_top_srcdir@
280ac_ct_CC = @ac_ct_CC@
281am__include = @am__include@
282am__leading_dot = @am__leading_dot@
283am__quote = @am__quote@
284am__tar = @am__tar@
285am__untar = @am__untar@
286bindir = @bindir@
287build = @build@
288build_alias = @build_alias@
289build_cpu = @build_cpu@
290build_os = @build_os@
291build_vendor = @build_vendor@
292builddir = @builddir@
293datadir = @datadir@
294datarootdir = @datarootdir@
295docdir = @docdir@
296dvidir = @dvidir@
297exec_prefix = @exec_prefix@
298host = @host@
299host_alias = @host_alias@
300host_cpu = @host_cpu@
301host_os = @host_os@
302host_vendor = @host_vendor@
303htmldir = @htmldir@
304includedir = @includedir@
305infodir = @infodir@
306install_sh = @install_sh@
307libdir = @libdir@
308libexecdir = @libexecdir@
309localedir = @localedir@
310localstatedir = @localstatedir@
311mandir = @mandir@
312mkdir_p = @mkdir_p@
313oldincludedir = @oldincludedir@
314pdfdir = @pdfdir@
315prefix = @prefix@
316program_transform_name = @program_transform_name@
317psdir = @psdir@
318sbindir = @sbindir@
319sharedstatedir = @sharedstatedir@
320srcdir = @srcdir@
321sysconfdir = @sysconfdir@
322target = @target@
323target_alias = @target_alias@
324target_cpu = @target_cpu@
325target_os = @target_os@
326target_vendor = @target_vendor@
327top_build_prefix = @top_build_prefix@
328top_builddir = @top_builddir@
329top_srcdir = @top_srcdir@
330AUTOMAKE_OPTIONS = gnu
331SUBDIRS = src
332man_MANS = doc/medusa.1
333EXTRA_DIST = doc/medusa.1 doc/*.html misc/net-analyzer/medusa-2.2.ebuild misc/zsh/_medusa
334all: config.h
335	$(MAKE) $(AM_MAKEFLAGS) all-recursive
336
337.SUFFIXES:
338am--refresh: Makefile
339	@:
340$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
341	@for dep in $?; do \
342	  case '$(am__configure_deps)' in \
343	    *$$dep*) \
344	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
345	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
346		&& exit 0; \
347	      exit 1;; \
348	  esac; \
349	done; \
350	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
351	$(am__cd) $(top_srcdir) && \
352	  $(AUTOMAKE) --gnu Makefile
353.PRECIOUS: Makefile
354Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
355	@case '$?' in \
356	  *config.status*) \
357	    echo ' $(SHELL) ./config.status'; \
358	    $(SHELL) ./config.status;; \
359	  *) \
360	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
361	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
362	esac;
363
364$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
365	$(SHELL) ./config.status --recheck
366
367$(top_srcdir)/configure:  $(am__configure_deps)
368	$(am__cd) $(srcdir) && $(AUTOCONF)
369$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
370	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
371$(am__aclocal_m4_deps):
372
373config.h: stamp-h1
374	@test -f $@ || rm -f stamp-h1
375	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
376
377stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
378	@rm -f stamp-h1
379	cd $(top_builddir) && $(SHELL) ./config.status config.h
380$(srcdir)/config.h.in:  $(am__configure_deps)
381	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
382	rm -f stamp-h1
383	touch $@
384
385distclean-hdr:
386	-rm -f config.h stamp-h1
387install-man1: $(man_MANS)
388	@$(NORMAL_INSTALL)
389	@list1=''; \
390	list2='$(man_MANS)'; \
391	test -n "$(man1dir)" \
392	  && test -n "`echo $$list1$$list2`" \
393	  || exit 0; \
394	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
395	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
396	{ for i in $$list1; do echo "$$i"; done;  \
397	if test -n "$$list2"; then \
398	  for i in $$list2; do echo "$$i"; done \
399	    | sed -n '/\.1[a-z]*$$/p'; \
400	fi; \
401	} | while read p; do \
402	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
403	  echo "$$d$$p"; echo "$$p"; \
404	done | \
405	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
406	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
407	sed 'N;N;s,\n, ,g' | { \
408	list=; while read file base inst; do \
409	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
410	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
411	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
412	  fi; \
413	done; \
414	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
415	while read files; do \
416	  test -z "$$files" || { \
417	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
418	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
419	done; }
420
421uninstall-man1:
422	@$(NORMAL_UNINSTALL)
423	@list=''; test -n "$(man1dir)" || exit 0; \
424	files=`{ for i in $$list; do echo "$$i"; done; \
425	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
426	  sed -n '/\.1[a-z]*$$/p'; \
427	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
428	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
429	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
430
431# This directory's subdirectories are mostly independent; you can cd
432# into them and run 'make' without going through this Makefile.
433# To change the values of 'make' variables: instead of editing Makefiles,
434# (1) if the variable is set in 'config.status', edit 'config.status'
435#     (which will cause the Makefiles to be regenerated when you run 'make');
436# (2) otherwise, pass the desired values on the 'make' command line.
437$(am__recursive_targets):
438	@fail=; \
439	if $(am__make_keepgoing); then \
440	  failcom='fail=yes'; \
441	else \
442	  failcom='exit 1'; \
443	fi; \
444	dot_seen=no; \
445	target=`echo $@ | sed s/-recursive//`; \
446	case "$@" in \
447	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
448	  *) list='$(SUBDIRS)' ;; \
449	esac; \
450	for subdir in $$list; do \
451	  echo "Making $$target in $$subdir"; \
452	  if test "$$subdir" = "."; then \
453	    dot_seen=yes; \
454	    local_target="$$target-am"; \
455	  else \
456	    local_target="$$target"; \
457	  fi; \
458	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
459	  || eval $$failcom; \
460	done; \
461	if test "$$dot_seen" = "no"; then \
462	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
463	fi; test -z "$$fail"
464
465ID: $(am__tagged_files)
466	$(am__define_uniq_tagged_files); mkid -fID $$unique
467tags: tags-recursive
468TAGS: tags
469
470tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
471	set x; \
472	here=`pwd`; \
473	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
474	  include_option=--etags-include; \
475	  empty_fix=.; \
476	else \
477	  include_option=--include; \
478	  empty_fix=; \
479	fi; \
480	list='$(SUBDIRS)'; for subdir in $$list; do \
481	  if test "$$subdir" = .; then :; else \
482	    test ! -f $$subdir/TAGS || \
483	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
484	  fi; \
485	done; \
486	$(am__define_uniq_tagged_files); \
487	shift; \
488	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
489	  test -n "$$unique" || unique=$$empty_fix; \
490	  if test $$# -gt 0; then \
491	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492	      "$$@" $$unique; \
493	  else \
494	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495	      $$unique; \
496	  fi; \
497	fi
498ctags: ctags-recursive
499
500CTAGS: ctags
501ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
502	$(am__define_uniq_tagged_files); \
503	test -z "$(CTAGS_ARGS)$$unique" \
504	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
505	     $$unique
506
507GTAGS:
508	here=`$(am__cd) $(top_builddir) && pwd` \
509	  && $(am__cd) $(top_srcdir) \
510	  && gtags -i $(GTAGS_ARGS) "$$here"
511cscope: cscope.files
512	test ! -s cscope.files \
513	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
514clean-cscope:
515	-rm -f cscope.files
516cscope.files: clean-cscope cscopelist
517cscopelist: cscopelist-recursive
518
519cscopelist-am: $(am__tagged_files)
520	list='$(am__tagged_files)'; \
521	case "$(srcdir)" in \
522	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
523	  *) sdir=$(subdir)/$(srcdir) ;; \
524	esac; \
525	for i in $$list; do \
526	  if test -f "$$i"; then \
527	    echo "$(subdir)/$$i"; \
528	  else \
529	    echo "$$sdir/$$i"; \
530	  fi; \
531	done >> $(top_builddir)/cscope.files
532
533distclean-tags:
534	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
535	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
536
537distdir: $(DISTFILES)
538	$(am__remove_distdir)
539	test -d "$(distdir)" || mkdir "$(distdir)"
540	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
541	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
542	list='$(DISTFILES)'; \
543	  dist_files=`for file in $$list; do echo $$file; done | \
544	  sed -e "s|^$$srcdirstrip/||;t" \
545	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
546	case $$dist_files in \
547	  */*) $(MKDIR_P) `echo "$$dist_files" | \
548			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
549			   sort -u` ;; \
550	esac; \
551	for file in $$dist_files; do \
552	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
553	  if test -d $$d/$$file; then \
554	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
555	    if test -d "$(distdir)/$$file"; then \
556	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557	    fi; \
558	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
559	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
560	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
561	    fi; \
562	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
563	  else \
564	    test -f "$(distdir)/$$file" \
565	    || cp -p $$d/$$file "$(distdir)/$$file" \
566	    || exit 1; \
567	  fi; \
568	done
569	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
570	  if test "$$subdir" = .; then :; else \
571	    $(am__make_dryrun) \
572	      || test -d "$(distdir)/$$subdir" \
573	      || $(MKDIR_P) "$(distdir)/$$subdir" \
574	      || exit 1; \
575	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
576	    $(am__relativize); \
577	    new_distdir=$$reldir; \
578	    dir1=$$subdir; dir2="$(top_distdir)"; \
579	    $(am__relativize); \
580	    new_top_distdir=$$reldir; \
581	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
582	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
583	    ($(am__cd) $$subdir && \
584	      $(MAKE) $(AM_MAKEFLAGS) \
585	        top_distdir="$$new_top_distdir" \
586	        distdir="$$new_distdir" \
587		am__remove_distdir=: \
588		am__skip_length_check=: \
589		am__skip_mode_fix=: \
590	        distdir) \
591	      || exit 1; \
592	  fi; \
593	done
594	-test -n "$(am__skip_mode_fix)" \
595	|| find "$(distdir)" -type d ! -perm -755 \
596		-exec chmod u+rwx,go+rx {} \; -o \
597	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
598	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
599	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
600	|| chmod -R a+r "$(distdir)"
601dist-gzip: distdir
602	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
603	$(am__post_remove_distdir)
604
605dist-bzip2: distdir
606	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
607	$(am__post_remove_distdir)
608
609dist-lzip: distdir
610	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
611	$(am__post_remove_distdir)
612
613dist-xz: distdir
614	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
615	$(am__post_remove_distdir)
616
617dist-tarZ: distdir
618	@echo WARNING: "Support for shar distribution archives is" \
619	               "deprecated." >&2
620	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
621	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
622	$(am__post_remove_distdir)
623
624dist-shar: distdir
625	@echo WARNING: "Support for distribution archives compressed with" \
626		       "legacy program 'compress' is deprecated." >&2
627	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
628	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
629	$(am__post_remove_distdir)
630
631dist-zip: distdir
632	-rm -f $(distdir).zip
633	zip -rq $(distdir).zip $(distdir)
634	$(am__post_remove_distdir)
635
636dist dist-all:
637	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
638	$(am__post_remove_distdir)
639
640# This target untars the dist file and tries a VPATH configuration.  Then
641# it guarantees that the distribution is self-contained by making another
642# tarfile.
643distcheck: dist
644	case '$(DIST_ARCHIVES)' in \
645	*.tar.gz*) \
646	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
647	*.tar.bz2*) \
648	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
649	*.tar.lz*) \
650	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
651	*.tar.xz*) \
652	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
653	*.tar.Z*) \
654	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
655	*.shar.gz*) \
656	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
657	*.zip*) \
658	  unzip $(distdir).zip ;;\
659	esac
660	chmod -R a-w $(distdir)
661	chmod u+w $(distdir)
662	mkdir $(distdir)/_build $(distdir)/_inst
663	chmod a-w $(distdir)
664	test -d $(distdir)/_build || exit 0; \
665	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
666	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
667	  && am__cwd=`pwd` \
668	  && $(am__cd) $(distdir)/_build \
669	  && ../configure \
670	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
671	    $(DISTCHECK_CONFIGURE_FLAGS) \
672	    --srcdir=.. --prefix="$$dc_install_base" \
673	  && $(MAKE) $(AM_MAKEFLAGS) \
674	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
675	  && $(MAKE) $(AM_MAKEFLAGS) check \
676	  && $(MAKE) $(AM_MAKEFLAGS) install \
677	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
678	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
679	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
680	        distuninstallcheck \
681	  && chmod -R a-w "$$dc_install_base" \
682	  && ({ \
683	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
684	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
685	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
686	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
687	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
688	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
689	  && rm -rf "$$dc_destdir" \
690	  && $(MAKE) $(AM_MAKEFLAGS) dist \
691	  && rm -rf $(DIST_ARCHIVES) \
692	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
693	  && cd "$$am__cwd" \
694	  || exit 1
695	$(am__post_remove_distdir)
696	@(echo "$(distdir) archives ready for distribution: "; \
697	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
698	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
699distuninstallcheck:
700	@test -n '$(distuninstallcheck_dir)' || { \
701	  echo 'ERROR: trying to run $@ with an empty' \
702	       '$$(distuninstallcheck_dir)' >&2; \
703	  exit 1; \
704	}; \
705	$(am__cd) '$(distuninstallcheck_dir)' || { \
706	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
707	  exit 1; \
708	}; \
709	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
710	   || { echo "ERROR: files left after uninstall:" ; \
711	        if test -n "$(DESTDIR)"; then \
712	          echo "  (check DESTDIR support)"; \
713	        fi ; \
714	        $(distuninstallcheck_listfiles) ; \
715	        exit 1; } >&2
716distcleancheck: distclean
717	@if test '$(srcdir)' = . ; then \
718	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
719	  exit 1 ; \
720	fi
721	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
722	  || { echo "ERROR: files left in build directory after distclean:" ; \
723	       $(distcleancheck_listfiles) ; \
724	       exit 1; } >&2
725check-am: all-am
726check: check-recursive
727all-am: Makefile $(MANS) config.h
728installdirs: installdirs-recursive
729installdirs-am:
730	for dir in "$(DESTDIR)$(man1dir)"; do \
731	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
732	done
733install: install-recursive
734install-exec: install-exec-recursive
735install-data: install-data-recursive
736uninstall: uninstall-recursive
737
738install-am: all-am
739	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
740
741installcheck: installcheck-recursive
742install-strip:
743	if test -z '$(STRIP)'; then \
744	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
745	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
746	      install; \
747	else \
748	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
749	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
750	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
751	fi
752mostlyclean-generic:
753
754clean-generic:
755
756distclean-generic:
757	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
758	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
759
760maintainer-clean-generic:
761	@echo "This command is intended for maintainers to use"
762	@echo "it deletes files that may require special tools to rebuild."
763clean: clean-recursive
764
765clean-am: clean-generic mostlyclean-am
766
767distclean: distclean-recursive
768	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
769	-rm -f Makefile
770distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
771
772dvi: dvi-recursive
773
774dvi-am:
775
776html: html-recursive
777
778html-am:
779
780info: info-recursive
781
782info-am:
783
784install-data-am: install-man
785
786install-dvi: install-dvi-recursive
787
788install-dvi-am:
789
790install-exec-am:
791
792install-html: install-html-recursive
793
794install-html-am:
795
796install-info: install-info-recursive
797
798install-info-am:
799
800install-man: install-man1
801
802install-pdf: install-pdf-recursive
803
804install-pdf-am:
805
806install-ps: install-ps-recursive
807
808install-ps-am:
809
810installcheck-am:
811
812maintainer-clean: maintainer-clean-recursive
813	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
814	-rm -rf $(top_srcdir)/autom4te.cache
815	-rm -f Makefile
816maintainer-clean-am: distclean-am maintainer-clean-generic
817
818mostlyclean: mostlyclean-recursive
819
820mostlyclean-am: mostlyclean-generic
821
822pdf: pdf-recursive
823
824pdf-am:
825
826ps: ps-recursive
827
828ps-am:
829
830uninstall-am: uninstall-man
831
832uninstall-man: uninstall-man1
833
834.MAKE: $(am__recursive_targets) all install-am install-strip
835
836.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
837	am--refresh check check-am clean clean-cscope clean-generic \
838	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
839	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
840	distcheck distclean distclean-generic distclean-hdr \
841	distclean-tags distcleancheck distdir distuninstallcheck dvi \
842	dvi-am html html-am info info-am install install-am \
843	install-data install-data-am install-dvi install-dvi-am \
844	install-exec install-exec-am install-html install-html-am \
845	install-info install-info-am install-man install-man1 \
846	install-pdf install-pdf-am install-ps install-ps-am \
847	install-strip installcheck installcheck-am installdirs \
848	installdirs-am maintainer-clean maintainer-clean-generic \
849	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
850	tags-am uninstall uninstall-am uninstall-man uninstall-man1
851
852
853# Tell versions [3.59,3.63) of GNU make to not export all variables.
854# Otherwise a system limit (for SysV at least) may be exceeded.
855.NOEXPORT:
856