• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/
1# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
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
17# Makefile.am for libatalk/cnid/
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37target_triplet = @target@
38@USE_CDB_BACKEND_TRUE@am__append_1 = cdb/libcnid_cdb.la
39@USE_LAST_BACKEND_TRUE@am__append_2 = last/libcnid_last.la
40@USE_TDB_BACKEND_TRUE@am__append_3 = tdb/libcnid_tdb.la
41subdir = libatalk/cnid
42DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
45	$(top_srcdir)/macros/cnid-backend.m4 \
46	$(top_srcdir)/macros/config-checks.m4 \
47	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
48	$(top_srcdir)/macros/grep-check.m4 \
49	$(top_srcdir)/macros/gssapi-check.m4 \
50	$(top_srcdir)/macros/iconv.m4 \
51	$(top_srcdir)/macros/largefile-check.m4 \
52	$(top_srcdir)/macros/libgcrypt.m4 \
53	$(top_srcdir)/macros/pam-check.m4 \
54	$(top_srcdir)/macros/perl-check.m4 \
55	$(top_srcdir)/macros/ps-check.m4 \
56	$(top_srcdir)/macros/quota-check.m4 \
57	$(top_srcdir)/macros/snprintf-check.m4 \
58	$(top_srcdir)/macros/srvloc.m4 \
59	$(top_srcdir)/macros/ssl-check.m4 \
60	$(top_srcdir)/macros/summary.m4 \
61	$(top_srcdir)/macros/tcp-wrappers.m4 \
62	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
63	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69LTLIBRARIES = $(noinst_LTLIBRARIES)
70libcnid_la_DEPENDENCIES = $(LIBCNID_DEPS)
71am_libcnid_la_OBJECTS = cnid.lo cnid_init.lo
72libcnid_la_OBJECTS = $(am_libcnid_la_OBJECTS)
73DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
74depcomp = $(SHELL) $(top_srcdir)/depcomp
75am__depfiles_maybe = depfiles
76COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81CCLD = $(CC)
82LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
84	$(LDFLAGS) -o $@
85SOURCES = $(libcnid_la_SOURCES)
86DIST_SOURCES = $(libcnid_la_SOURCES)
87RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
88	html-recursive info-recursive install-data-recursive \
89	install-dvi-recursive install-exec-recursive \
90	install-html-recursive install-info-recursive \
91	install-pdf-recursive install-ps-recursive install-recursive \
92	installcheck-recursive installdirs-recursive pdf-recursive \
93	ps-recursive uninstall-recursive
94RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
95  distclean-recursive maintainer-clean-recursive
96ETAGS = etags
97CTAGS = ctags
98DIST_SUBDIRS = $(SUBDIRS)
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100ACLOCAL = @ACLOCAL@
101ACL_LIBS = @ACL_LIBS@
102AFS_CFLAGS = @AFS_CFLAGS@
103AFS_LIBS = @AFS_LIBS@
104AMTAR = @AMTAR@
105AR = @AR@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AVAHI_CFLAGS = @AVAHI_CFLAGS@
110AVAHI_LIBS = @AVAHI_LIBS@
111AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
112AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
113AWK = @AWK@
114BDB_BIN = @BDB_BIN@
115BDB_CFLAGS = @BDB_CFLAGS@
116BDB_LIBS = @BDB_LIBS@
117BDB_PATH = @BDB_PATH@
118CC = @CC@
119CCDEPMODE = @CCDEPMODE@
120CFLAGS = @CFLAGS@
121COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
122COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
123CPP = @CPP@
124CPPFLAGS = @CPPFLAGS@
125CRYPT_LIBS = @CRYPT_LIBS@
126CUPS_CFLAGS = @CUPS_CFLAGS@
127CUPS_CONFIG = @CUPS_CONFIG@
128CUPS_LDFLAGS = @CUPS_LDFLAGS@
129CUPS_LIBS = @CUPS_LIBS@
130CXX = @CXX@
131CXXCPP = @CXXCPP@
132CXXDEPMODE = @CXXDEPMODE@
133CXXFLAGS = @CXXFLAGS@
134CYGPATH_W = @CYGPATH_W@
135DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
136DEFS = @DEFS@
137DEPDIR = @DEPDIR@
138DSYMUTIL = @DSYMUTIL@
139ECHO = @ECHO@
140ECHO_C = @ECHO_C@
141ECHO_N = @ECHO_N@
142ECHO_T = @ECHO_T@
143EGREP = @EGREP@
144EXEEXT = @EXEEXT@
145F77 = @F77@
146FFLAGS = @FFLAGS@
147GREP = @GREP@
148GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
149GSSAPI_LIBS = @GSSAPI_LIBS@
150ICONV_CFLAGS = @ICONV_CFLAGS@
151ICONV_LIBS = @ICONV_LIBS@
152INSTALL = @INSTALL@
153INSTALL_DATA = @INSTALL_DATA@
154INSTALL_PROGRAM = @INSTALL_PROGRAM@
155INSTALL_SCRIPT = @INSTALL_SCRIPT@
156INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157KCFLAGS = @KCFLAGS@
158KLDFLAGS = @KLDFLAGS@
159KRB5_CONFIG = @KRB5_CONFIG@
160LDFLAGS = @LDFLAGS@
161LIBADD_DL = @LIBADD_DL@
162LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
163LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
164LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
165LIBOBJS = @LIBOBJS@
166LIBS = @LIBS@
167LIBTOOL = @LIBTOOL@
168LN_S = @LN_S@
169LTLIBOBJS = @LTLIBOBJS@
170MAINT = @MAINT@
171MAKEINFO = @MAKEINFO@
172MKDIR_P = @MKDIR_P@
173NETATALK_VERSION = @NETATALK_VERSION@
174NMEDIT = @NMEDIT@
175OBJEXT = @OBJEXT@
176OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
177PACKAGE = @PACKAGE@
178PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
179PACKAGE_NAME = @PACKAGE_NAME@
180PACKAGE_STRING = @PACKAGE_STRING@
181PACKAGE_TARNAME = @PACKAGE_TARNAME@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PAMDIR = @PAMDIR@
184PAM_ACCOUNT = @PAM_ACCOUNT@
185PAM_AUTH = @PAM_AUTH@
186PAM_CFLAGS = @PAM_CFLAGS@
187PAM_DIRECTIVE = @PAM_DIRECTIVE@
188PAM_LIBS = @PAM_LIBS@
189PAM_PASSWORD = @PAM_PASSWORD@
190PAM_SESSION = @PAM_SESSION@
191PATH_SEPARATOR = @PATH_SEPARATOR@
192PERL = @PERL@
193PKGCONFDIR = @PKGCONFDIR@
194PKG_CONFIG = @PKG_CONFIG@
195PS = @PS@
196PTHREAD_LIBS = @PTHREAD_LIBS@
197QUOTA_LIBS = @QUOTA_LIBS@
198RANLIB = @RANLIB@
199SED = @SED@
200SERVERTEXT = @SERVERTEXT@
201SET_MAKE = @SET_MAKE@
202SHELL = @SHELL@
203SLP_CFLAGS = @SLP_CFLAGS@
204SLP_LIBS = @SLP_LIBS@
205SPOOLDIR = @SPOOLDIR@
206SSL_CFLAGS = @SSL_CFLAGS@
207SSL_LIBS = @SSL_LIBS@
208STRIP = @STRIP@
209UAMS_PATH = @UAMS_PATH@
210VERSION = @VERSION@
211WEBMIN_PASS = @WEBMIN_PASS@
212WEBMIN_PATH = @WEBMIN_PATH@
213WEBMIN_PORT = @WEBMIN_PORT@
214WEBMIN_USER = @WEBMIN_USER@
215WEBMIN_VERSION = @WEBMIN_VERSION@
216WRAP_LIBS = @WRAP_LIBS@
217ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
218ZEROCONF_LIBS = @ZEROCONF_LIBS@
219abs_builddir = @abs_builddir@
220abs_srcdir = @abs_srcdir@
221abs_top_builddir = @abs_top_builddir@
222abs_top_srcdir = @abs_top_srcdir@
223ac_ct_CC = @ac_ct_CC@
224ac_ct_CXX = @ac_ct_CXX@
225ac_ct_F77 = @ac_ct_F77@
226am__include = @am__include@
227am__leading_dot = @am__leading_dot@
228am__quote = @am__quote@
229am__tar = @am__tar@
230am__untar = @am__untar@
231bindir = @bindir@
232build = @build@
233build_alias = @build_alias@
234build_cpu = @build_cpu@
235build_os = @build_os@
236build_vendor = @build_vendor@
237builddir = @builddir@
238compiled_backends = @compiled_backends@
239datadir = @datadir@
240datarootdir = @datarootdir@
241docdir = @docdir@
242dvidir = @dvidir@
243exec_prefix = @exec_prefix@
244host = @host@
245host_alias = @host_alias@
246host_cpu = @host_cpu@
247host_os = @host_os@
248host_vendor = @host_vendor@
249htmldir = @htmldir@
250includedir = @includedir@
251infodir = @infodir@
252install_sh = @install_sh@
253libdir = @libdir@
254libexecdir = @libexecdir@
255localedir = @localedir@
256localstatedir = @localstatedir@
257mandir = @mandir@
258mkdir_p = @mkdir_p@
259oldincludedir = @oldincludedir@
260pdfdir = @pdfdir@
261prefix = @prefix@
262program_transform_name = @program_transform_name@
263psdir = @psdir@
264sbindir = @sbindir@
265sharedstatedir = @sharedstatedir@
266srcdir = @srcdir@
267sysconfdir = @sysconfdir@
268target = @target@
269target_alias = @target_alias@
270target_cpu = @target_cpu@
271target_os = @target_os@
272target_vendor = @target_vendor@
273top_builddir = @top_builddir@
274top_srcdir = @top_srcdir@
275SUBDIRS = last cdb dbd tdb
276noinst_LTLIBRARIES = libcnid.la
277LIBCNID_DEPS = dbd/libcnid_dbd.la $(am__append_1) $(am__append_2) \
278	$(am__append_3)
279libcnid_la_SOURCES = cnid.c cnid_init.c
280libcnid_la_LIBADD = $(LIBCNID_DEPS)
281EXTRA_DIST = README
282all: all-recursive
283
284.SUFFIXES:
285.SUFFIXES: .c .lo .o .obj
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
287	@for dep in $?; do \
288	  case '$(am__configure_deps)' in \
289	    *$$dep*) \
290	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
291		&& exit 0; \
292	      exit 1;; \
293	  esac; \
294	done; \
295	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libatalk/cnid/Makefile'; \
296	cd $(top_srcdir) && \
297	  $(AUTOMAKE) --foreign  libatalk/cnid/Makefile
298.PRECIOUS: Makefile
299Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300	@case '$?' in \
301	  *config.status*) \
302	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
303	  *) \
304	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
305	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
306	esac;
307
308$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
309	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310
311$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
314	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315
316clean-noinstLTLIBRARIES:
317	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
318	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
319	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
320	  test "$$dir" != "$$p" || dir=.; \
321	  echo "rm -f \"$${dir}/so_locations\""; \
322	  rm -f "$${dir}/so_locations"; \
323	done
324libcnid.la: $(libcnid_la_OBJECTS) $(libcnid_la_DEPENDENCIES) 
325	$(LINK)  $(libcnid_la_OBJECTS) $(libcnid_la_LIBADD) $(LIBS)
326
327mostlyclean-compile:
328	-rm -f *.$(OBJEXT)
329
330distclean-compile:
331	-rm -f *.tab.c
332
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cnid.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cnid_init.Plo@am__quote@
335
336.c.o:
337@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
338@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
339@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
340@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341@am__fastdepCC_FALSE@	$(COMPILE) -c $<
342
343.c.obj:
344@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
345@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
346@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
347@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
348@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
349
350.c.lo:
351@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
352@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
353@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
354@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
356
357mostlyclean-libtool:
358	-rm -f *.lo
359
360clean-libtool:
361	-rm -rf .libs _libs
362
363# This directory's subdirectories are mostly independent; you can cd
364# into them and run `make' without going through this Makefile.
365# To change the values of `make' variables: instead of editing Makefiles,
366# (1) if the variable is set in `config.status', edit `config.status'
367#     (which will cause the Makefiles to be regenerated when you run `make');
368# (2) otherwise, pass the desired values on the `make' command line.
369$(RECURSIVE_TARGETS):
370	@failcom='exit 1'; \
371	for f in x $$MAKEFLAGS; do \
372	  case $$f in \
373	    *=* | --[!k]*);; \
374	    *k*) failcom='fail=yes';; \
375	  esac; \
376	done; \
377	dot_seen=no; \
378	target=`echo $@ | sed s/-recursive//`; \
379	list='$(SUBDIRS)'; for subdir in $$list; do \
380	  echo "Making $$target in $$subdir"; \
381	  if test "$$subdir" = "."; then \
382	    dot_seen=yes; \
383	    local_target="$$target-am"; \
384	  else \
385	    local_target="$$target"; \
386	  fi; \
387	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
388	  || eval $$failcom; \
389	done; \
390	if test "$$dot_seen" = "no"; then \
391	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
392	fi; test -z "$$fail"
393
394$(RECURSIVE_CLEAN_TARGETS):
395	@failcom='exit 1'; \
396	for f in x $$MAKEFLAGS; do \
397	  case $$f in \
398	    *=* | --[!k]*);; \
399	    *k*) failcom='fail=yes';; \
400	  esac; \
401	done; \
402	dot_seen=no; \
403	case "$@" in \
404	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
405	  *) list='$(SUBDIRS)' ;; \
406	esac; \
407	rev=''; for subdir in $$list; do \
408	  if test "$$subdir" = "."; then :; else \
409	    rev="$$subdir $$rev"; \
410	  fi; \
411	done; \
412	rev="$$rev ."; \
413	target=`echo $@ | sed s/-recursive//`; \
414	for subdir in $$rev; do \
415	  echo "Making $$target in $$subdir"; \
416	  if test "$$subdir" = "."; then \
417	    local_target="$$target-am"; \
418	  else \
419	    local_target="$$target"; \
420	  fi; \
421	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
422	  || eval $$failcom; \
423	done && test -z "$$fail"
424tags-recursive:
425	list='$(SUBDIRS)'; for subdir in $$list; do \
426	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
427	done
428ctags-recursive:
429	list='$(SUBDIRS)'; for subdir in $$list; do \
430	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
431	done
432
433ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
434	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435	unique=`for i in $$list; do \
436	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437	  done | \
438	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
439	      END { if (nonempty) { for (i in files) print i; }; }'`; \
440	mkid -fID $$unique
441tags: TAGS
442
443TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
444		$(TAGS_FILES) $(LISP)
445	tags=; \
446	here=`pwd`; \
447	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
448	  include_option=--etags-include; \
449	  empty_fix=.; \
450	else \
451	  include_option=--include; \
452	  empty_fix=; \
453	fi; \
454	list='$(SUBDIRS)'; for subdir in $$list; do \
455	  if test "$$subdir" = .; then :; else \
456	    test ! -f $$subdir/TAGS || \
457	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
458	  fi; \
459	done; \
460	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
461	unique=`for i in $$list; do \
462	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463	  done | \
464	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465	      END { if (nonempty) { for (i in files) print i; }; }'`; \
466	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
467	  test -n "$$unique" || unique=$$empty_fix; \
468	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
469	    $$tags $$unique; \
470	fi
471ctags: CTAGS
472CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
473		$(TAGS_FILES) $(LISP)
474	tags=; \
475	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
476	unique=`for i in $$list; do \
477	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478	  done | \
479	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480	      END { if (nonempty) { for (i in files) print i; }; }'`; \
481	test -z "$(CTAGS_ARGS)$$tags$$unique" \
482	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
483	     $$tags $$unique
484
485GTAGS:
486	here=`$(am__cd) $(top_builddir) && pwd` \
487	  && cd $(top_srcdir) \
488	  && gtags -i $(GTAGS_ARGS) $$here
489
490distclean-tags:
491	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
492
493distdir: $(DISTFILES)
494	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496	list='$(DISTFILES)'; \
497	  dist_files=`for file in $$list; do echo $$file; done | \
498	  sed -e "s|^$$srcdirstrip/||;t" \
499	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500	case $$dist_files in \
501	  */*) $(MKDIR_P) `echo "$$dist_files" | \
502			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
503			   sort -u` ;; \
504	esac; \
505	for file in $$dist_files; do \
506	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507	  if test -d $$d/$$file; then \
508	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
510	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
511	    fi; \
512	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
513	  else \
514	    test -f $(distdir)/$$file \
515	    || cp -p $$d/$$file $(distdir)/$$file \
516	    || exit 1; \
517	  fi; \
518	done
519	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
520	  if test "$$subdir" = .; then :; else \
521	    test -d "$(distdir)/$$subdir" \
522	    || $(MKDIR_P) "$(distdir)/$$subdir" \
523	    || exit 1; \
524	    distdir=`$(am__cd) $(distdir) && pwd`; \
525	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
526	    (cd $$subdir && \
527	      $(MAKE) $(AM_MAKEFLAGS) \
528	        top_distdir="$$top_distdir" \
529	        distdir="$$distdir/$$subdir" \
530		am__remove_distdir=: \
531		am__skip_length_check=: \
532	        distdir) \
533	      || exit 1; \
534	  fi; \
535	done
536check-am: all-am
537check: check-recursive
538all-am: Makefile $(LTLIBRARIES)
539installdirs: installdirs-recursive
540installdirs-am:
541install: install-recursive
542install-exec: install-exec-recursive
543install-data: install-data-recursive
544uninstall: uninstall-recursive
545
546install-am: all-am
547	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
548
549installcheck: installcheck-recursive
550install-strip:
551	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
552	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
553	  `test -z '$(STRIP)' || \
554	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
555mostlyclean-generic:
556
557clean-generic:
558
559distclean-generic:
560	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
561
562maintainer-clean-generic:
563	@echo "This command is intended for maintainers to use"
564	@echo "it deletes files that may require special tools to rebuild."
565clean: clean-recursive
566
567clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
568	mostlyclean-am
569
570distclean: distclean-recursive
571	-rm -rf ./$(DEPDIR)
572	-rm -f Makefile
573distclean-am: clean-am distclean-compile distclean-generic \
574	distclean-tags
575
576dvi: dvi-recursive
577
578dvi-am:
579
580html: html-recursive
581
582info: info-recursive
583
584info-am:
585
586install-data-am:
587
588install-dvi: install-dvi-recursive
589
590install-exec-am:
591
592install-html: install-html-recursive
593
594install-info: install-info-recursive
595
596install-man:
597
598install-pdf: install-pdf-recursive
599
600install-ps: install-ps-recursive
601
602installcheck-am:
603
604maintainer-clean: maintainer-clean-recursive
605	-rm -rf ./$(DEPDIR)
606	-rm -f Makefile
607maintainer-clean-am: distclean-am maintainer-clean-generic
608
609mostlyclean: mostlyclean-recursive
610
611mostlyclean-am: mostlyclean-compile mostlyclean-generic \
612	mostlyclean-libtool
613
614pdf: pdf-recursive
615
616pdf-am:
617
618ps: ps-recursive
619
620ps-am:
621
622uninstall-am:
623
624.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
625	install-strip
626
627.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
628	all all-am check check-am clean clean-generic clean-libtool \
629	clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
630	distclean-compile distclean-generic distclean-libtool \
631	distclean-tags distdir dvi dvi-am html html-am info info-am \
632	install install-am install-data install-data-am install-dvi \
633	install-dvi-am install-exec install-exec-am install-html \
634	install-html-am install-info install-info-am install-man \
635	install-pdf install-pdf-am install-ps install-ps-am \
636	install-strip installcheck installcheck-am installdirs \
637	installdirs-am maintainer-clean maintainer-clean-generic \
638	mostlyclean mostlyclean-compile mostlyclean-generic \
639	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
640	uninstall uninstall-am
641
642# Tell versions [3.59,3.63) of GNU make to not export all variables.
643# Otherwise a system limit (for SysV at least) may be exceeded.
644.NOEXPORT:
645