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/util/
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@HAVE_ATFUNCS_TRUE@am__append_1 = ftw.c
39subdir = libatalk/util
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
43	$(top_srcdir)/macros/cnid-backend.m4 \
44	$(top_srcdir)/macros/config-checks.m4 \
45	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
46	$(top_srcdir)/macros/grep-check.m4 \
47	$(top_srcdir)/macros/gssapi-check.m4 \
48	$(top_srcdir)/macros/iconv.m4 \
49	$(top_srcdir)/macros/largefile-check.m4 \
50	$(top_srcdir)/macros/libgcrypt.m4 \
51	$(top_srcdir)/macros/pam-check.m4 \
52	$(top_srcdir)/macros/perl-check.m4 \
53	$(top_srcdir)/macros/ps-check.m4 \
54	$(top_srcdir)/macros/quota-check.m4 \
55	$(top_srcdir)/macros/snprintf-check.m4 \
56	$(top_srcdir)/macros/srvloc.m4 \
57	$(top_srcdir)/macros/ssl-check.m4 \
58	$(top_srcdir)/macros/summary.m4 \
59	$(top_srcdir)/macros/tcp-wrappers.m4 \
60	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
61	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64mkinstalldirs = $(install_sh) -d
65CONFIG_HEADER = $(top_builddir)/config.h
66CONFIG_CLEAN_FILES =
67LTLIBRARIES = $(noinst_LTLIBRARIES)
68libutil_la_LIBADD =
69am__libutil_la_SOURCES_DIST = atalk_addr.c bprint.c cnid.c fault.c \
70	getiface.c locking.c logger.c module.c queue.c server_child.c \
71	server_ipc.c server_lock.c socket.c strcasestr.c \
72	strdicasecmp.c strlcpy.c volinfo.c unix.c ftw.c
73@HAVE_ATFUNCS_TRUE@am__objects_1 = ftw.lo
74am_libutil_la_OBJECTS = atalk_addr.lo bprint.lo cnid.lo fault.lo \
75	getiface.lo locking.lo logger.lo module.lo queue.lo \
76	server_child.lo server_ipc.lo server_lock.lo socket.lo \
77	strcasestr.lo strdicasecmp.lo strlcpy.lo volinfo.lo unix.lo \
78	$(am__objects_1)
79libutil_la_OBJECTS = $(am_libutil_la_OBJECTS)
80DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
81depcomp = $(SHELL) $(top_srcdir)/depcomp
82am__depfiles_maybe = depfiles
83COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88CCLD = $(CC)
89LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
91	$(LDFLAGS) -o $@
92SOURCES = $(libutil_la_SOURCES)
93DIST_SOURCES = $(am__libutil_la_SOURCES_DIST)
94ETAGS = etags
95CTAGS = ctags
96DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97ACLOCAL = @ACLOCAL@
98ACL_LIBS = @ACL_LIBS@
99AFS_CFLAGS = @AFS_CFLAGS@
100AFS_LIBS = @AFS_LIBS@
101AMTAR = @AMTAR@
102AR = @AR@
103AUTOCONF = @AUTOCONF@
104AUTOHEADER = @AUTOHEADER@
105AUTOMAKE = @AUTOMAKE@
106AVAHI_CFLAGS = @AVAHI_CFLAGS@
107AVAHI_LIBS = @AVAHI_LIBS@
108AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
109AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
110AWK = @AWK@
111BDB_BIN = @BDB_BIN@
112BDB_CFLAGS = @BDB_CFLAGS@
113BDB_LIBS = @BDB_LIBS@
114BDB_PATH = @BDB_PATH@
115CC = @CC@
116CCDEPMODE = @CCDEPMODE@
117CFLAGS = @CFLAGS@
118COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
119COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
120CPP = @CPP@
121CPPFLAGS = @CPPFLAGS@
122CRYPT_LIBS = @CRYPT_LIBS@
123CUPS_CFLAGS = @CUPS_CFLAGS@
124CUPS_CONFIG = @CUPS_CONFIG@
125CUPS_LDFLAGS = @CUPS_LDFLAGS@
126CUPS_LIBS = @CUPS_LIBS@
127CXX = @CXX@
128CXXCPP = @CXXCPP@
129CXXDEPMODE = @CXXDEPMODE@
130CXXFLAGS = @CXXFLAGS@
131CYGPATH_W = @CYGPATH_W@
132DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
133DEFS = @DEFS@
134DEPDIR = @DEPDIR@
135DSYMUTIL = @DSYMUTIL@
136ECHO = @ECHO@
137ECHO_C = @ECHO_C@
138ECHO_N = @ECHO_N@
139ECHO_T = @ECHO_T@
140EGREP = @EGREP@
141EXEEXT = @EXEEXT@
142F77 = @F77@
143FFLAGS = @FFLAGS@
144GREP = @GREP@
145GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
146GSSAPI_LIBS = @GSSAPI_LIBS@
147ICONV_CFLAGS = @ICONV_CFLAGS@
148ICONV_LIBS = @ICONV_LIBS@
149INSTALL = @INSTALL@
150INSTALL_DATA = @INSTALL_DATA@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154KCFLAGS = @KCFLAGS@
155KLDFLAGS = @KLDFLAGS@
156KRB5_CONFIG = @KRB5_CONFIG@
157LDFLAGS = @LDFLAGS@
158LIBADD_DL = @LIBADD_DL@
159LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
160LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
161LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
162LIBOBJS = @LIBOBJS@
163LIBS = @LIBS@
164LIBTOOL = @LIBTOOL@
165LN_S = @LN_S@
166LTLIBOBJS = @LTLIBOBJS@
167MAINT = @MAINT@
168MAKEINFO = @MAKEINFO@
169MKDIR_P = @MKDIR_P@
170NETATALK_VERSION = @NETATALK_VERSION@
171NMEDIT = @NMEDIT@
172OBJEXT = @OBJEXT@
173OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
174PACKAGE = @PACKAGE@
175PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176PACKAGE_NAME = @PACKAGE_NAME@
177PACKAGE_STRING = @PACKAGE_STRING@
178PACKAGE_TARNAME = @PACKAGE_TARNAME@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PAMDIR = @PAMDIR@
181PAM_ACCOUNT = @PAM_ACCOUNT@
182PAM_AUTH = @PAM_AUTH@
183PAM_CFLAGS = @PAM_CFLAGS@
184PAM_DIRECTIVE = @PAM_DIRECTIVE@
185PAM_LIBS = @PAM_LIBS@
186PAM_PASSWORD = @PAM_PASSWORD@
187PAM_SESSION = @PAM_SESSION@
188PATH_SEPARATOR = @PATH_SEPARATOR@
189PERL = @PERL@
190PKGCONFDIR = @PKGCONFDIR@
191PKG_CONFIG = @PKG_CONFIG@
192PS = @PS@
193PTHREAD_LIBS = @PTHREAD_LIBS@
194QUOTA_LIBS = @QUOTA_LIBS@
195RANLIB = @RANLIB@
196SED = @SED@
197SERVERTEXT = @SERVERTEXT@
198SET_MAKE = @SET_MAKE@
199SHELL = @SHELL@
200SLP_CFLAGS = @SLP_CFLAGS@
201SLP_LIBS = @SLP_LIBS@
202SPOOLDIR = @SPOOLDIR@
203SSL_CFLAGS = @SSL_CFLAGS@
204SSL_LIBS = @SSL_LIBS@
205STRIP = @STRIP@
206UAMS_PATH = @UAMS_PATH@
207VERSION = @VERSION@
208WEBMIN_PASS = @WEBMIN_PASS@
209WEBMIN_PATH = @WEBMIN_PATH@
210WEBMIN_PORT = @WEBMIN_PORT@
211WEBMIN_USER = @WEBMIN_USER@
212WEBMIN_VERSION = @WEBMIN_VERSION@
213WRAP_LIBS = @WRAP_LIBS@
214ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
215ZEROCONF_LIBS = @ZEROCONF_LIBS@
216abs_builddir = @abs_builddir@
217abs_srcdir = @abs_srcdir@
218abs_top_builddir = @abs_top_builddir@
219abs_top_srcdir = @abs_top_srcdir@
220ac_ct_CC = @ac_ct_CC@
221ac_ct_CXX = @ac_ct_CXX@
222ac_ct_F77 = @ac_ct_F77@
223am__include = @am__include@
224am__leading_dot = @am__leading_dot@
225am__quote = @am__quote@
226am__tar = @am__tar@
227am__untar = @am__untar@
228bindir = @bindir@
229build = @build@
230build_alias = @build_alias@
231build_cpu = @build_cpu@
232build_os = @build_os@
233build_vendor = @build_vendor@
234builddir = @builddir@
235compiled_backends = @compiled_backends@
236datadir = @datadir@
237datarootdir = @datarootdir@
238docdir = @docdir@
239dvidir = @dvidir@
240exec_prefix = @exec_prefix@
241host = @host@
242host_alias = @host_alias@
243host_cpu = @host_cpu@
244host_os = @host_os@
245host_vendor = @host_vendor@
246htmldir = @htmldir@
247includedir = @includedir@
248infodir = @infodir@
249install_sh = @install_sh@
250libdir = @libdir@
251libexecdir = @libexecdir@
252localedir = @localedir@
253localstatedir = @localstatedir@
254mandir = @mandir@
255mkdir_p = @mkdir_p@
256oldincludedir = @oldincludedir@
257pdfdir = @pdfdir@
258prefix = @prefix@
259program_transform_name = @program_transform_name@
260psdir = @psdir@
261sbindir = @sbindir@
262sharedstatedir = @sharedstatedir@
263srcdir = @srcdir@
264sysconfdir = @sysconfdir@
265target = @target@
266target_alias = @target_alias@
267target_cpu = @target_cpu@
268target_os = @target_os@
269target_vendor = @target_vendor@
270top_builddir = @top_builddir@
271top_srcdir = @top_srcdir@
272noinst_LTLIBRARIES = libutil.la
273AM_CFLAGS = -I$(top_srcdir)/sys
274libutil_la_SOURCES = atalk_addr.c bprint.c cnid.c fault.c getiface.c \
275	locking.c logger.c module.c queue.c server_child.c \
276	server_ipc.c server_lock.c socket.c strcasestr.c \
277	strdicasecmp.c strlcpy.c volinfo.c unix.c $(am__append_1)
278all: all-am
279
280.SUFFIXES:
281.SUFFIXES: .c .lo .o .obj
282$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
283	@for dep in $?; do \
284	  case '$(am__configure_deps)' in \
285	    *$$dep*) \
286	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
287		&& exit 0; \
288	      exit 1;; \
289	  esac; \
290	done; \
291	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libatalk/util/Makefile'; \
292	cd $(top_srcdir) && \
293	  $(AUTOMAKE) --foreign  libatalk/util/Makefile
294.PRECIOUS: Makefile
295Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296	@case '$?' in \
297	  *config.status*) \
298	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299	  *) \
300	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302	esac;
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
312clean-noinstLTLIBRARIES:
313	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
314	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
315	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
316	  test "$$dir" != "$$p" || dir=.; \
317	  echo "rm -f \"$${dir}/so_locations\""; \
318	  rm -f "$${dir}/so_locations"; \
319	done
320libutil.la: $(libutil_la_OBJECTS) $(libutil_la_DEPENDENCIES) 
321	$(LINK)  $(libutil_la_OBJECTS) $(libutil_la_LIBADD) $(LIBS)
322
323mostlyclean-compile:
324	-rm -f *.$(OBJEXT)
325
326distclean-compile:
327	-rm -f *.tab.c
328
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atalk_addr.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bprint.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cnid.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fault.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftw.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getiface.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locking.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/module.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/queue.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server_child.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server_ipc.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server_lock.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasestr.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdicasecmp.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcpy.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unix.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/volinfo.Plo@am__quote@
348
349.c.o:
350@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
351@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
352@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
353@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
354@am__fastdepCC_FALSE@	$(COMPILE) -c $<
355
356.c.obj:
357@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
358@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
359@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
360@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
362
363.c.lo:
364@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
365@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
366@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
367@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
369
370mostlyclean-libtool:
371	-rm -f *.lo
372
373clean-libtool:
374	-rm -rf .libs _libs
375
376ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378	unique=`for i in $$list; do \
379	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380	  done | \
381	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
382	      END { if (nonempty) { for (i in files) print i; }; }'`; \
383	mkid -fID $$unique
384tags: TAGS
385
386TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387		$(TAGS_FILES) $(LISP)
388	tags=; \
389	here=`pwd`; \
390	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
391	unique=`for i in $$list; do \
392	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393	  done | \
394	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
395	      END { if (nonempty) { for (i in files) print i; }; }'`; \
396	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
397	  test -n "$$unique" || unique=$$empty_fix; \
398	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399	    $$tags $$unique; \
400	fi
401ctags: CTAGS
402CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403		$(TAGS_FILES) $(LISP)
404	tags=; \
405	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
406	unique=`for i in $$list; do \
407	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408	  done | \
409	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410	      END { if (nonempty) { for (i in files) print i; }; }'`; \
411	test -z "$(CTAGS_ARGS)$$tags$$unique" \
412	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
413	     $$tags $$unique
414
415GTAGS:
416	here=`$(am__cd) $(top_builddir) && pwd` \
417	  && cd $(top_srcdir) \
418	  && gtags -i $(GTAGS_ARGS) $$here
419
420distclean-tags:
421	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
422
423distdir: $(DISTFILES)
424	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426	list='$(DISTFILES)'; \
427	  dist_files=`for file in $$list; do echo $$file; done | \
428	  sed -e "s|^$$srcdirstrip/||;t" \
429	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
430	case $$dist_files in \
431	  */*) $(MKDIR_P) `echo "$$dist_files" | \
432			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433			   sort -u` ;; \
434	esac; \
435	for file in $$dist_files; do \
436	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437	  if test -d $$d/$$file; then \
438	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
439	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
440	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
441	    fi; \
442	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
443	  else \
444	    test -f $(distdir)/$$file \
445	    || cp -p $$d/$$file $(distdir)/$$file \
446	    || exit 1; \
447	  fi; \
448	done
449check-am: all-am
450check: check-am
451all-am: Makefile $(LTLIBRARIES)
452installdirs:
453install: install-am
454install-exec: install-exec-am
455install-data: install-data-am
456uninstall: uninstall-am
457
458install-am: all-am
459	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461installcheck: installcheck-am
462install-strip:
463	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465	  `test -z '$(STRIP)' || \
466	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
467mostlyclean-generic:
468
469clean-generic:
470
471distclean-generic:
472	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
473
474maintainer-clean-generic:
475	@echo "This command is intended for maintainers to use"
476	@echo "it deletes files that may require special tools to rebuild."
477clean: clean-am
478
479clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
480	mostlyclean-am
481
482distclean: distclean-am
483	-rm -rf ./$(DEPDIR)
484	-rm -f Makefile
485distclean-am: clean-am distclean-compile distclean-generic \
486	distclean-tags
487
488dvi: dvi-am
489
490dvi-am:
491
492html: html-am
493
494info: info-am
495
496info-am:
497
498install-data-am:
499
500install-dvi: install-dvi-am
501
502install-exec-am:
503
504install-html: install-html-am
505
506install-info: install-info-am
507
508install-man:
509
510install-pdf: install-pdf-am
511
512install-ps: install-ps-am
513
514installcheck-am:
515
516maintainer-clean: maintainer-clean-am
517	-rm -rf ./$(DEPDIR)
518	-rm -f Makefile
519maintainer-clean-am: distclean-am maintainer-clean-generic
520
521mostlyclean: mostlyclean-am
522
523mostlyclean-am: mostlyclean-compile mostlyclean-generic \
524	mostlyclean-libtool
525
526pdf: pdf-am
527
528pdf-am:
529
530ps: ps-am
531
532ps-am:
533
534uninstall-am:
535
536.MAKE: install-am install-strip
537
538.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
539	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
540	distclean-compile distclean-generic distclean-libtool \
541	distclean-tags distdir dvi dvi-am html html-am info info-am \
542	install install-am install-data install-data-am install-dvi \
543	install-dvi-am install-exec install-exec-am install-html \
544	install-html-am install-info install-info-am install-man \
545	install-pdf install-pdf-am install-ps install-ps-am \
546	install-strip installcheck installcheck-am installdirs \
547	maintainer-clean maintainer-clean-generic mostlyclean \
548	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
549	pdf pdf-am ps ps-am tags uninstall uninstall-am
550
551# Tell versions [3.59,3.63) of GNU make to not export all variables.
552# Otherwise a system limit (for SysV at least) may be exceeded.
553.NOEXPORT:
554