1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
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 = @build@
89host_triplet = @host@
90pkglibexec_PROGRAMS = table-stub$(EXEEXT)
91subdir = extras/tables/table-stub
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal-openssh.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = $(top_builddir)/config.h
102CONFIG_CLEAN_FILES =
103CONFIG_CLEAN_VPATH_FILES =
104am__installdirs = "$(DESTDIR)$(pkglibexecdir)"
105PROGRAMS = $(pkglibexec_PROGRAMS)
106am__dirstamp = $(am__leading_dot)dirstamp
107am__objects_1 = $(api_srcdir)/log.$(OBJEXT) \
108	$(api_srcdir)/table_api.$(OBJEXT) $(api_srcdir)/tree.$(OBJEXT) \
109	$(api_srcdir)/dict.$(OBJEXT) $(api_srcdir)/util.$(OBJEXT) \
110	$(api_srcdir)/iobuf.$(OBJEXT)
111am_table_stub_OBJECTS = $(am__objects_1) table_stub.$(OBJEXT)
112table_stub_OBJECTS = $(am_table_stub_OBJECTS)
113table_stub_LDADD = $(LDADD)
114table_stub_DEPENDENCIES = $(LIBCOMPAT)
115AM_V_lt = $(am__v_lt_@AM_V@)
116am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
117am__v_lt_0 = --silent
118am__v_lt_1 =
119AM_V_P = $(am__v_P_@AM_V@)
120am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121am__v_P_0 = false
122am__v_P_1 = :
123AM_V_GEN = $(am__v_GEN_@AM_V@)
124am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125am__v_GEN_0 = @echo "  GEN     " $@;
126am__v_GEN_1 =
127AM_V_at = $(am__v_at_@AM_V@)
128am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129am__v_at_0 = @
130am__v_at_1 =
131DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
132depcomp =
133am__maybe_remake_depfiles =
134COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
137	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
138	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
139	$(AM_CFLAGS) $(CFLAGS)
140AM_V_CC = $(am__v_CC_@AM_V@)
141am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
142am__v_CC_0 = @echo "  CC      " $@;
143am__v_CC_1 =
144CCLD = $(CC)
145LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147	$(AM_LDFLAGS) $(LDFLAGS) -o $@
148AM_V_CCLD = $(am__v_CCLD_@AM_V@)
149am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
150am__v_CCLD_0 = @echo "  CCLD    " $@;
151am__v_CCLD_1 =
152SOURCES = $(table_stub_SOURCES)
153DIST_SOURCES = $(table_stub_SOURCES)
154am__can_run_installinfo = \
155  case $$AM_UPDATE_INFO_DIR in \
156    n|no|NO) false;; \
157    *) (install-info --version) >/dev/null 2>&1;; \
158  esac
159am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160# Read a list of newline-separated strings from the standard input,
161# and print each of them once, without duplicates.  Input order is
162# *not* preserved.
163am__uniquify_input = $(AWK) '\
164  BEGIN { nonempty = 0; } \
165  { items[$$0] = 1; nonempty = 1; } \
166  END { if (nonempty) { for (i in items) print i; }; } \
167'
168# Make sure the list of sources is unique.  This is necessary because,
169# e.g., the same source file might be shared among _SOURCES variables
170# for different programs/libraries.
171am__define_uniq_tagged_files = \
172  list='$(am__tagged_files)'; \
173  unique=`for i in $$list; do \
174    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175  done | $(am__uniquify_input)`
176ETAGS = etags
177CTAGS = ctags
178am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mk/paths.mk \
179	$(top_srcdir)/mk/table.mk
180DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
181pkglibexecdir = @pkglibexecdir@
182ACLOCAL = @ACLOCAL@
183AMTAR = @AMTAR@
184AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
185AR = @AR@
186AUTOCONF = @AUTOCONF@
187AUTOHEADER = @AUTOHEADER@
188AUTOMAKE = @AUTOMAKE@
189AWK = @AWK@
190CAT = @CAT@
191CC = @CC@
192CFLAGS = @CFLAGS@
193CPP = @CPP@
194CPPFLAGS = @CPPFLAGS@
195CYGPATH_W = @CYGPATH_W@
196DEFS = @DEFS@
197DLLTOOL = @DLLTOOL@
198DSYMUTIL = @DSYMUTIL@
199DUMPBIN = @DUMPBIN@
200ECHO_C = @ECHO_C@
201ECHO_N = @ECHO_N@
202ECHO_T = @ECHO_T@
203EGREP = @EGREP@
204EXEEXT = @EXEEXT@
205FGREP = @FGREP@
206GREP = @GREP@
207GROFF = @GROFF@
208INSTALL = @INSTALL@
209INSTALL_DATA = @INSTALL_DATA@
210INSTALL_PROGRAM = @INSTALL_PROGRAM@
211INSTALL_SCRIPT = @INSTALL_SCRIPT@
212INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213LD = @LD@
214LDFLAGS = @LDFLAGS@
215LIBOBJS = @LIBOBJS@
216LIBS = @LIBS@
217LIBTOOL = @LIBTOOL@
218LIPO = @LIPO@
219LN_S = @LN_S@
220LTLIBOBJS = @LTLIBOBJS@
221LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
222LUA_CPPFLAGS = @LUA_CPPFLAGS@
223LUA_LDFLAGS = @LUA_LDFLAGS@
224MAKEINFO = @MAKEINFO@
225MANDOC = @MANDOC@
226MANFMT = @MANFMT@
227MANIFEST_TOOL = @MANIFEST_TOOL@
228MANTYPE = @MANTYPE@
229MKDIR_P = @MKDIR_P@
230MYSQL_CONFIG = @MYSQL_CONFIG@
231NM = @NM@
232NMEDIT = @NMEDIT@
233NROFF = @NROFF@
234OBJDUMP = @OBJDUMP@
235OBJEXT = @OBJEXT@
236OTOOL = @OTOOL@
237OTOOL64 = @OTOOL64@
238PACKAGE = @PACKAGE@
239PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
240PACKAGE_NAME = @PACKAGE_NAME@
241PACKAGE_STRING = @PACKAGE_STRING@
242PACKAGE_TARNAME = @PACKAGE_TARNAME@
243PACKAGE_URL = @PACKAGE_URL@
244PACKAGE_VERSION = @PACKAGE_VERSION@
245PATH_SEPARATOR = @PATH_SEPARATOR@
246PERL_CPPFLAGS = @PERL_CPPFLAGS@
247PERL_LDFLAGS = @PERL_LDFLAGS@
248PRIVSEP_PATH = @PRIVSEP_PATH@
249PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
250PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
251RANLIB = @RANLIB@
252REDIS_CPPFLAGS = @REDIS_CPPFLAGS@
253REDIS_LDFLAGS = @REDIS_LDFLAGS@
254SED = @SED@
255SET_MAKE = @SET_MAKE@
256SH = @SH@
257SHELL = @SHELL@
258SMTPD_USER = @SMTPD_USER@
259STRIP = @STRIP@
260STRIP_OPT = @STRIP_OPT@
261TEST_MINUS_S_SH = @TEST_MINUS_S_SH@
262VERSION = @VERSION@
263abs_builddir = @abs_builddir@
264abs_srcdir = @abs_srcdir@
265abs_top_builddir = @abs_top_builddir@
266abs_top_srcdir = @abs_top_srcdir@
267ac_ct_AR = @ac_ct_AR@
268ac_ct_CC = @ac_ct_CC@
269ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
270am__leading_dot = @am__leading_dot@
271am__tar = @am__tar@
272am__untar = @am__untar@
273bindir = @bindir@
274build = @build@
275build_alias = @build_alias@
276build_cpu = @build_cpu@
277build_os = @build_os@
278build_vendor = @build_vendor@
279builddir = @builddir@
280datadir = @datadir@
281datarootdir = @datarootdir@
282docdir = @docdir@
283dvidir = @dvidir@
284exec_prefix = @exec_prefix@
285host = @host@
286host_alias = @host_alias@
287host_cpu = @host_cpu@
288host_os = @host_os@
289host_vendor = @host_vendor@
290htmldir = @htmldir@
291includedir = @includedir@
292infodir = @infodir@
293install_sh = @install_sh@
294libdir = @libdir@
295libexecdir = @libexecdir@
296localedir = @localedir@
297localstatedir = @localstatedir@
298mandir = @mandir@
299mansubdir = @mansubdir@
300mkdir_p = @mkdir_p@
301oldincludedir = @oldincludedir@
302pdfdir = @pdfdir@
303prefix = @prefix@
304program_transform_name = @program_transform_name@
305psdir = @psdir@
306sbindir = @sbindir@
307sharedstatedir = @sharedstatedir@
308srcdir = @srcdir@
309sysconfdir = @sysconfdir@
310target_alias = @target_alias@
311top_build_prefix = @top_build_prefix@
312top_builddir = @top_builddir@
313top_srcdir = @top_srcdir@
314api_srcdir = $(top_srcdir)/api
315asr_srcdir = $(top_srcdir)/contrib/lib/libc/asr
316compat_srcdir = $(top_srcdir)/openbsd-compat
317regress_srcdir = $(top_srcdir)/regress/bin
318filters_srcdir = $(top_srcdir)/extras/filters
319queues_srcdir = $(top_srcdir)/extras/queues
320schedulers_srcdir = $(top_srcdir)/extras/schedulers
321tables_srcdir = $(top_srcdir)/extras/tables
322tools_srcdir = $(top_srcdir)/extras/tools
323PATHS = -DSMTPD_CONFDIR=\"$(sysconfdir)\"			\
324		-DPATH_CHROOT=\"$(PRIVSEP_PATH)\"			\
325		-DPATH_LIBEXEC=\"$(pkglibexecdir)\"
326
327AM_CPPFLAGS = -I$(api_srcdir) -I$(compat_srcdir)
328LIBCOMPAT = $(top_builddir)/openbsd-compat/libopenbsd-compat.a
329LDADD = $(LIBCOMPAT)
330SRCS = $(api_srcdir)/log.c $(api_srcdir)/table_api.c \
331	$(api_srcdir)/tree.c $(api_srcdir)/dict.c $(api_srcdir)/util.c \
332	$(api_srcdir)/iobuf.c
333table_stub_SOURCES = $(SRCS) table_stub.c
334all: all-am
335
336.SUFFIXES:
337.SUFFIXES: .c .lo .o .obj
338$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/mk/paths.mk $(top_srcdir)/mk/table.mk $(am__configure_deps)
339	@for dep in $?; do \
340	  case '$(am__configure_deps)' in \
341	    *$$dep*) \
342	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
343	        && { if test -f $@; then exit 0; else break; fi; }; \
344	      exit 1;; \
345	  esac; \
346	done; \
347	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps extras/tables/table-stub/Makefile'; \
348	$(am__cd) $(top_srcdir) && \
349	  $(AUTOMAKE) --foreign --ignore-deps extras/tables/table-stub/Makefile
350Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351	@case '$?' in \
352	  *config.status*) \
353	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354	  *) \
355	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
356	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
357	esac;
358$(top_srcdir)/mk/paths.mk $(top_srcdir)/mk/table.mk $(am__empty):
359
360$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
363$(top_srcdir)/configure:  $(am__configure_deps)
364	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
366	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367$(am__aclocal_m4_deps):
368install-pkglibexecPROGRAMS: $(pkglibexec_PROGRAMS)
369	@$(NORMAL_INSTALL)
370	@list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \
371	if test -n "$$list"; then \
372	  echo " $(MKDIR_P) '$(DESTDIR)$(pkglibexecdir)'"; \
373	  $(MKDIR_P) "$(DESTDIR)$(pkglibexecdir)" || exit 1; \
374	fi; \
375	for p in $$list; do echo "$$p $$p"; done | \
376	sed 's/$(EXEEXT)$$//' | \
377	while read p p1; do if test -f $$p \
378	 || test -f $$p1 \
379	  ; then echo "$$p"; echo "$$p"; else :; fi; \
380	done | \
381	sed -e 'p;s,.*/,,;n;h' \
382	    -e 's|.*|.|' \
383	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
384	sed 'N;N;N;s,\n, ,g' | \
385	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
386	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
387	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
388	    else { print "f", $$3 "/" $$4, $$1; } } \
389	  END { for (d in files) print "f", d, files[d] }' | \
390	while read type dir files; do \
391	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
392	    test -z "$$files" || { \
393	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(pkglibexecdir)$$dir'"; \
394	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(pkglibexecdir)$$dir" || exit $$?; \
395	    } \
396	; done
397
398uninstall-pkglibexecPROGRAMS:
399	@$(NORMAL_UNINSTALL)
400	@list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \
401	files=`for p in $$list; do echo "$$p"; done | \
402	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
403	      -e 's/$$/$(EXEEXT)/' \
404	`; \
405	test -n "$$list" || exit 0; \
406	echo " ( cd '$(DESTDIR)$(pkglibexecdir)' && rm -f" $$files ")"; \
407	cd "$(DESTDIR)$(pkglibexecdir)" && rm -f $$files
408
409clean-pkglibexecPROGRAMS:
410	@list='$(pkglibexec_PROGRAMS)'; test -n "$$list" || exit 0; \
411	echo " rm -f" $$list; \
412	rm -f $$list || exit $$?; \
413	test -n "$(EXEEXT)" || exit 0; \
414	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
415	echo " rm -f" $$list; \
416	rm -f $$list
417$(api_srcdir)/$(am__dirstamp):
418	@$(MKDIR_P) $(api_srcdir)
419	@: > $(api_srcdir)/$(am__dirstamp)
420$(api_srcdir)/log.$(OBJEXT): $(api_srcdir)/$(am__dirstamp)
421$(api_srcdir)/table_api.$(OBJEXT): $(api_srcdir)/$(am__dirstamp)
422$(api_srcdir)/tree.$(OBJEXT): $(api_srcdir)/$(am__dirstamp)
423$(api_srcdir)/dict.$(OBJEXT): $(api_srcdir)/$(am__dirstamp)
424$(api_srcdir)/util.$(OBJEXT): $(api_srcdir)/$(am__dirstamp)
425$(api_srcdir)/iobuf.$(OBJEXT): $(api_srcdir)/$(am__dirstamp)
426
427table-stub$(EXEEXT): $(table_stub_OBJECTS) $(table_stub_DEPENDENCIES) $(EXTRA_table_stub_DEPENDENCIES)
428	@rm -f table-stub$(EXEEXT)
429	$(AM_V_CCLD)$(LINK) $(table_stub_OBJECTS) $(table_stub_LDADD) $(LIBS)
430
431mostlyclean-compile:
432	-rm -f *.$(OBJEXT)
433	-rm -f $(api_srcdir)/*.$(OBJEXT)
434
435distclean-compile:
436	-rm -f *.tab.c
437
438.c.o:
439	$(AM_V_CC)$(COMPILE) -c -o $@ $<
440
441.c.obj:
442	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
443
444.c.lo:
445	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
446
447mostlyclean-libtool:
448	-rm -f *.lo
449
450clean-libtool:
451	-rm -rf .libs _libs
452
453ID: $(am__tagged_files)
454	$(am__define_uniq_tagged_files); mkid -fID $$unique
455tags: tags-am
456TAGS: tags
457
458tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
459	set x; \
460	here=`pwd`; \
461	$(am__define_uniq_tagged_files); \
462	shift; \
463	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
464	  test -n "$$unique" || unique=$$empty_fix; \
465	  if test $$# -gt 0; then \
466	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467	      "$$@" $$unique; \
468	  else \
469	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470	      $$unique; \
471	  fi; \
472	fi
473ctags: ctags-am
474
475CTAGS: ctags
476ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
477	$(am__define_uniq_tagged_files); \
478	test -z "$(CTAGS_ARGS)$$unique" \
479	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480	     $$unique
481
482GTAGS:
483	here=`$(am__cd) $(top_builddir) && pwd` \
484	  && $(am__cd) $(top_srcdir) \
485	  && gtags -i $(GTAGS_ARGS) "$$here"
486cscopelist: cscopelist-am
487
488cscopelist-am: $(am__tagged_files)
489	list='$(am__tagged_files)'; \
490	case "$(srcdir)" in \
491	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
492	  *) sdir=$(subdir)/$(srcdir) ;; \
493	esac; \
494	for i in $$list; do \
495	  if test -f "$$i"; then \
496	    echo "$(subdir)/$$i"; \
497	  else \
498	    echo "$$sdir/$$i"; \
499	  fi; \
500	done >> $(top_builddir)/cscope.files
501
502distclean-tags:
503	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
504
505distdir: $(BUILT_SOURCES)
506	$(MAKE) $(AM_MAKEFLAGS) distdir-am
507
508distdir-am: $(DISTFILES)
509	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
510	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511	list='$(DISTFILES)'; \
512	  dist_files=`for file in $$list; do echo $$file; done | \
513	  sed -e "s|^$$srcdirstrip/||;t" \
514	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
515	case $$dist_files in \
516	  */*) $(MKDIR_P) `echo "$$dist_files" | \
517			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
518			   sort -u` ;; \
519	esac; \
520	for file in $$dist_files; do \
521	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
522	  if test -d $$d/$$file; then \
523	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
524	    if test -d "$(distdir)/$$file"; then \
525	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526	    fi; \
527	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
529	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530	    fi; \
531	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
532	  else \
533	    test -f "$(distdir)/$$file" \
534	    || cp -p $$d/$$file "$(distdir)/$$file" \
535	    || exit 1; \
536	  fi; \
537	done
538check-am: all-am
539check: check-am
540all-am: Makefile $(PROGRAMS)
541installdirs:
542	for dir in "$(DESTDIR)$(pkglibexecdir)"; do \
543	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
544	done
545install: install-am
546install-exec: install-exec-am
547install-data: install-data-am
548uninstall: uninstall-am
549
550install-am: all-am
551	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553installcheck: installcheck-am
554install-strip:
555	if test -z '$(STRIP)'; then \
556	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
557	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
558	      install; \
559	else \
560	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
563	fi
564mostlyclean-generic:
565
566clean-generic:
567
568distclean-generic:
569	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
570	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
571	-test -z "$(api_srcdir)/$(am__dirstamp)" || rm -f $(api_srcdir)/$(am__dirstamp)
572
573maintainer-clean-generic:
574	@echo "This command is intended for maintainers to use"
575	@echo "it deletes files that may require special tools to rebuild."
576clean: clean-am
577
578clean-am: clean-generic clean-libtool clean-pkglibexecPROGRAMS \
579	mostlyclean-am
580
581distclean: distclean-am
582	-rm -f Makefile
583distclean-am: clean-am distclean-compile distclean-generic \
584	distclean-tags
585
586dvi: dvi-am
587
588dvi-am:
589
590html: html-am
591
592html-am:
593
594info: info-am
595
596info-am:
597
598install-data-am:
599
600install-dvi: install-dvi-am
601
602install-dvi-am:
603
604install-exec-am: install-pkglibexecPROGRAMS
605
606install-html: install-html-am
607
608install-html-am:
609
610install-info: install-info-am
611
612install-info-am:
613
614install-man:
615
616install-pdf: install-pdf-am
617
618install-pdf-am:
619
620install-ps: install-ps-am
621
622install-ps-am:
623
624installcheck-am:
625
626maintainer-clean: maintainer-clean-am
627	-rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-am
631
632mostlyclean-am: mostlyclean-compile mostlyclean-generic \
633	mostlyclean-libtool
634
635pdf: pdf-am
636
637pdf-am:
638
639ps: ps-am
640
641ps-am:
642
643uninstall-am: uninstall-pkglibexecPROGRAMS
644
645.MAKE: install-am install-strip
646
647.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
648	clean-libtool clean-pkglibexecPROGRAMS cscopelist-am ctags \
649	ctags-am distclean distclean-compile distclean-generic \
650	distclean-libtool distclean-tags distdir dvi dvi-am html \
651	html-am info info-am install install-am install-data \
652	install-data-am install-dvi install-dvi-am install-exec \
653	install-exec-am install-html install-html-am install-info \
654	install-info-am install-man install-pdf install-pdf-am \
655	install-pkglibexecPROGRAMS install-ps install-ps-am \
656	install-strip installcheck installcheck-am installdirs \
657	maintainer-clean maintainer-clean-generic mostlyclean \
658	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
659	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
660	uninstall-pkglibexecPROGRAMS
661
662.PRECIOUS: Makefile
663
664
665# Tell versions [3.59,3.63) of GNU make to not export all variables.
666# Otherwise a system limit (for SysV at least) may be exceeded.
667.NOEXPORT:
668