1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# sqlext/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16
17
18
19pkgdatadir = $(datadir)/forked-daapd
20pkgincludedir = $(includedir)/forked-daapd
21pkglibdir = $(libdir)
22pkglibexecdir = $(libexecdir)/forked-daapd
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 = i686-pc-linux-gnu
36host_triplet = arm-unknown-linux-gnu
37subdir = sqlext
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
41	$(top_srcdir)/m4/libunistring.m4 $(top_srcdir)/m4/ltoptions.m4 \
42	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51am__vpath_adj = case $$p in \
52    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53    *) f=$$p;; \
54  esac;
55am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
56am__install_max = 40
57am__nobase_strip_setup = \
58  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
59am__nobase_strip = \
60  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
61am__nobase_list = $(am__nobase_strip_setup); \
62  for p in $$list; do echo "$$p $$p"; done | \
63  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
64  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
65    if (++n[$$2] == $(am__install_max)) \
66      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
67    END { for (dir in files) print dir, files[dir] }'
68am__base_list = \
69  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71am__installdirs = "$(DESTDIR)$(pkglibdir)"
72LTLIBRARIES = $(pkglib_LTLIBRARIES)
73forked_daapd_sqlext_la_DEPENDENCIES =
74am_forked_daapd_sqlext_la_OBJECTS = sqlext.lo
75forked_daapd_sqlext_la_OBJECTS = $(am_forked_daapd_sqlext_la_OBJECTS)
76forked_daapd_sqlext_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
77	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78	$(forked_daapd_sqlext_la_LDFLAGS) $(LDFLAGS) -o $@
79DEFAULT_INCLUDES = -I. -I$(top_builddir) -I../../build/usr/include
80depcomp = $(SHELL) $(top_srcdir)/depcomp
81am__depfiles_maybe = depfiles
82am__mv = mv -f
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 = $(forked_daapd_sqlext_la_SOURCES)
93DIST_SOURCES = $(forked_daapd_sqlext_la_SOURCES)
94ETAGS = etags
95CTAGS = ctags
96DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97ACLOCAL = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/missing --run aclocal-1.11
98ALSA_CFLAGS = -I/usr/include/alsa  
99ALSA_LIBS = -lasound  
100AMTAR = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/missing --run tar
101ANTLR = 
102ANTLR3C_LIBS = -lantlr3c
103AR = arm-brcm-linux-uclibcgnueabi-ar
104AUTOCONF = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/missing --run autoconf
105AUTOHEADER = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/missing --run autoheader
106AUTOMAKE = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/missing --run automake-1.11
107AVAHI_CFLAGS = $(SRC_PATH)/build/usr/include
108AVAHI_LIBS = $(SRC_PATH)/build/usr/lib
109AWK = gawk
110CC = arm-brcm-linux-uclibcgnueabi-gcc
111CCDEPMODE = depmode=gcc3
112CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -Wall -D_LARGEFILE_SOURCE
113CONFUSE_CFLAGS =  
114CONFUSE_LIBS = -lconfuse  
115CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
116CPPFLAGS = -I$(SRC_PATH)/build/usr/include
117CYGPATH_W = echo
118DEFS = -DHAVE_CONFIG_H
119DEPDIR = .deps
120DLLTOOL = false
121DSYMUTIL = 
122DUMPBIN = 
123ECHO_C = 
124ECHO_N = -n
125ECHO_T = 
126EGREP = /bin/grep -E
127EXEEXT = 
128FGREP = /bin/grep -F
129FLAC_CFLAGS = 
130FLAC_LIBS = 
131GPERF = gperf
132GPG_ERROR_CFLAGS = 
133GPG_ERROR_CONFIG = $(SRC_PATH)/build/usr/bin/gpg-error-config
134GPG_ERROR_LIBS = -lgpg-error
135GREP = /bin/grep
136HAVE_LIBUNISTRING = yes
137INSTALL = /usr/bin/install -c
138INSTALL_DATA = ${INSTALL} -m 644
139INSTALL_PROGRAM = ${INSTALL}
140INSTALL_SCRIPT = ${INSTALL}
141INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
142LD = arm-brcm-linux-uclibcgnueabi-ld
143LDFLAGS = -L$(SRC_PATH)/build/usr/lib
144LIBAVL_LIBS = -lavl
145LIBAV_CFLAGS = $(SRC_PATH)/build/usr/include
146LIBAV_LIBS = $(SRC_PATH)/build/usr/lib
147LIBEVENT_LIBS = -levent_core
148LIBGCRYPT_CFLAGS = 
149LIBGCRYPT_CONFIG = $(SRC_PATH)/build/usr/bin/libgcrypt-config
150LIBGCRYPT_LIBS = -lgcrypt -lgpg-error
151LIBICONV = -liconv
152LIBOBJS = 
153LIBPLIST_CFLAGS = 
154LIBPLIST_LIBS = 
155LIBS = 
156LIBTOOL = $(SHELL) $(top_builddir)/libtool
157LIBUNISTRING = -lunistring -liconv
158LIBUNISTRING_PREFIX = 
159LIPO = 
160LN_S = ln -s
161LTLIBICONV = -liconv
162LTLIBOBJS = 
163LTLIBUNISTRING = -lunistring -liconv
164MAKEINFO = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/missing --run makeinfo
165MANIFEST_TOOL = :
166MINIXML_CFLAGS = $(SRC_PATH)/build/usr/include
167MINIXML_LIBS = /build/usr/lib
168MKDIR_P = /bin/mkdir -p
169NM = arm-brcm-linux-uclibcgnueabi-nm
170NMEDIT = 
171OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
172OBJEXT = o
173OSS4CPPFLAGS = 
174OTOOL = 
175OTOOL64 = 
176PACKAGE = forked-daapd
177PACKAGE_BUGREPORT = 
178PACKAGE_NAME = 
179PACKAGE_STRING = 
180PACKAGE_TARNAME = 
181PACKAGE_URL = 
182PACKAGE_VERSION = 
183PATH_SEPARATOR = :
184PKG_CONFIG = /usr/bin/pkg-config
185PKG_CONFIG_LIBDIR = $(SRC_PATH)/build/usr/lib/pkgconfig
186PKG_CONFIG_PATH = $(SRC_PATH)/build/usr/lib/pkgconfig
187RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
188SED = /bin/sed
189SET_MAKE = 
190SHELL = /bin/sh
191SQLITE3_CFLAGS = $(SRC_PATH)/build/usr/include
192SQLITE3_LIBS = $(SRC_PATH)/build/usr/lib
193STRIP = arm-brcm-linux-uclibcgnueabi-strip
194TAGLIB_CFLAGS = 
195TAGLIB_LIBS = 
196VERSION = 0.19
197ZLIB_CFLAGS =  
198ZLIB_LIBS = -lz  
199abs_builddir = $(SRC_PATH)/forked-daapd-0.19/sqlext
200abs_srcdir = $(SRC_PATH)/forked-daapd-0.19/sqlext
201abs_top_builddir = $(SRC_PATH)/forked-daapd-0.19
202abs_top_srcdir = $(SRC_PATH)/forked-daapd-0.19
203ac_ct_AR = 
204ac_ct_CC = 
205ac_ct_DUMPBIN = 
206am__include = include
207am__leading_dot = .
208am__quote = 
209am__tar = ${AMTAR} chof - "$$tardir"
210am__untar = ${AMTAR} xf -
211bindir = ${exec_prefix}/bin
212build = i686-pc-linux-gnu
213build_alias = 
214build_cpu = i686
215build_os = linux-gnu
216build_vendor = pc
217builddir = .
218datadir = ${datarootdir}
219datarootdir = ${prefix}/share
220docdir = ${datarootdir}/doc/${PACKAGE}
221dvidir = ${docdir}
222exec_prefix = ${prefix}
223host = arm-unknown-linux-gnu
224host_alias = arm-linux
225host_cpu = arm
226host_os = linux-gnu
227host_vendor = unknown
228htmldir = ${docdir}
229includedir = ${prefix}/include
230infodir = ${datarootdir}/info
231install_sh = ${SHELL} $(SRC_PATH)/forked-daapd-0.19/install-sh
232libdir = /lib
233libexecdir = ${exec_prefix}/libexec
234localedir = ${datarootdir}/locale
235localstatedir = ${prefix}/var
236mandir = ${datarootdir}/man
237mkdir_p = /bin/mkdir -p
238oldincludedir = /usr/include
239pdfdir = ${docdir}
240prefix = /usr
241program_transform_name = s,x,x,
242psdir = ${docdir}
243sbindir = ${exec_prefix}/sbin
244sharedstatedir = ${prefix}/com
245srcdir = .
246sysconfdir = ${prefix}/etc
247target_alias = 
248top_build_prefix = ../
249top_builddir = ..
250top_srcdir = ..
251pkglib_LTLIBRARIES = forked-daapd-sqlext.la
252forked_daapd_sqlext_la_SOURCES = sqlext.c
253forked_daapd_sqlext_la_LDFLAGS = -avoid-version -module -shared
254forked_daapd_sqlext_la_LIBADD = -lunistring -liconv
255all: all-am
256
257.SUFFIXES:
258.SUFFIXES: .c .lo .o .obj
259$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
260	@for dep in $?; do \
261	  case '$(am__configure_deps)' in \
262	    *$$dep*) \
263	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
264	        && { if test -f $@; then exit 0; else break; fi; }; \
265	      exit 1;; \
266	  esac; \
267	done; \
268	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sqlext/Makefile'; \
269	$(am__cd) $(top_srcdir) && \
270	  $(AUTOMAKE) --gnu sqlext/Makefile
271.PRECIOUS: Makefile
272Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273	@case '$?' in \
274	  *config.status*) \
275	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
276	  *) \
277	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279	esac;
280
281$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
284$(top_srcdir)/configure:  $(am__configure_deps)
285	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
287	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288$(am__aclocal_m4_deps):
289install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
290	@$(NORMAL_INSTALL)
291	test -z "$(TARGETDIR)$(pkglibdir)" || $(MKDIR_P) "$(TARGETDIR)$(pkglibdir)"
292	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
293	list2=; for p in $$list; do \
294	  if test -f $$p; then \
295	    list2="$$list2 $$p"; \
296	  else :; fi; \
297	done; \
298	test -z "$$list2" || { \
299	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(TARGETDIR)$(pkglibdir)'"; \
300	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(TARGETDIR)$(pkglibdir)"; \
301	}
302
303uninstall-pkglibLTLIBRARIES:
304	@$(NORMAL_UNINSTALL)
305	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
306	for p in $$list; do \
307	  $(am__strip_dir) \
308	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
309	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
310	done
311
312clean-pkglibLTLIBRARIES:
313	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
314	@list='$(pkglib_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
320forked-daapd-sqlext.la: $(forked_daapd_sqlext_la_OBJECTS) $(forked_daapd_sqlext_la_DEPENDENCIES) 
321	$(forked_daapd_sqlext_la_LINK) -rpath $(pkglibdir) $(forked_daapd_sqlext_la_OBJECTS) $(forked_daapd_sqlext_la_LIBADD) $(LIBS)
322
323mostlyclean-compile:
324	-rm -f *.$(OBJEXT)
325
326distclean-compile:
327	-rm -f *.tab.c
328
329include ./$(DEPDIR)/sqlext.Plo
330
331.c.o:
332	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
333	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
334#	source='$<' object='$@' libtool=no \
335#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
336#	$(COMPILE) -c $<
337
338.c.obj:
339	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
340	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
341#	source='$<' object='$@' libtool=no \
342#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
343#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
344
345.c.lo:
346	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
347	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
348#	source='$<' object='$@' libtool=yes \
349#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
350#	$(LTCOMPILE) -c -o $@ $<
351
352mostlyclean-libtool:
353	-rm -f *.lo
354
355clean-libtool:
356	-rm -rf .libs _libs
357
358ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
359	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360	unique=`for i in $$list; do \
361	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362	  done | \
363	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
364	      END { if (nonempty) { for (i in files) print i; }; }'`; \
365	mkid -fID $$unique
366tags: TAGS
367
368TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
369		$(TAGS_FILES) $(LISP)
370	set x; \
371	here=`pwd`; \
372	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
373	unique=`for i in $$list; do \
374	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375	  done | \
376	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
377	      END { if (nonempty) { for (i in files) print i; }; }'`; \
378	shift; \
379	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
380	  test -n "$$unique" || unique=$$empty_fix; \
381	  if test $$# -gt 0; then \
382	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383	      "$$@" $$unique; \
384	  else \
385	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386	      $$unique; \
387	  fi; \
388	fi
389ctags: CTAGS
390CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391		$(TAGS_FILES) $(LISP)
392	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393	unique=`for i in $$list; do \
394	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395	  done | \
396	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
397	      END { if (nonempty) { for (i in files) print i; }; }'`; \
398	test -z "$(CTAGS_ARGS)$$unique" \
399	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
400	     $$unique
401
402GTAGS:
403	here=`$(am__cd) $(top_builddir) && pwd` \
404	  && $(am__cd) $(top_srcdir) \
405	  && gtags -i $(GTAGS_ARGS) "$$here"
406
407distclean-tags:
408	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
409
410distdir: $(DISTFILES)
411	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
412	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413	list='$(DISTFILES)'; \
414	  dist_files=`for file in $$list; do echo $$file; done | \
415	  sed -e "s|^$$srcdirstrip/||;t" \
416	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
417	case $$dist_files in \
418	  */*) $(MKDIR_P) `echo "$$dist_files" | \
419			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
420			   sort -u` ;; \
421	esac; \
422	for file in $$dist_files; do \
423	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
424	  if test -d $$d/$$file; then \
425	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
426	    if test -d "$(distdir)/$$file"; then \
427	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
428	    fi; \
429	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
430	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
431	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
432	    fi; \
433	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
434	  else \
435	    test -f "$(distdir)/$$file" \
436	    || cp -p $$d/$$file "$(distdir)/$$file" \
437	    || exit 1; \
438	  fi; \
439	done
440check-am: all-am
441check: check-am
442all-am: Makefile $(LTLIBRARIES)
443installdirs:
444	for dir in "$(DESTDIR)$(pkglibdir)"; do \
445	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
446	done
447install: install-am
448install-exec: install-exec-am
449install-data: install-data-am
450uninstall: uninstall-am
451
452install-am: all-am
453	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454
455installcheck: installcheck-am
456install-strip:
457	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
458	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459	  `test -z '$(STRIP)' || \
460	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
461mostlyclean-generic:
462
463clean-generic:
464
465distclean-generic:
466	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
468
469maintainer-clean-generic:
470	@echo "This command is intended for maintainers to use"
471	@echo "it deletes files that may require special tools to rebuild."
472clean: clean-am
473
474clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
475	mostlyclean-am
476
477distclean: distclean-am
478	-rm -rf ./$(DEPDIR)
479	-rm -f Makefile
480distclean-am: clean-am distclean-compile distclean-generic \
481	distclean-tags
482
483dvi: dvi-am
484
485dvi-am:
486
487html: html-am
488
489html-am:
490
491info: info-am
492
493info-am:
494
495install-data-am:
496
497install-dvi: install-dvi-am
498
499install-dvi-am:
500
501install-exec-am: install-pkglibLTLIBRARIES
502
503install-html: install-html-am
504
505install-html-am:
506
507install-info: install-info-am
508
509install-info-am:
510
511install-man:
512
513install-pdf: install-pdf-am
514
515install-pdf-am:
516
517install-ps: install-ps-am
518
519install-ps-am:
520
521installcheck-am:
522
523maintainer-clean: maintainer-clean-am
524	-rm -rf ./$(DEPDIR)
525	-rm -f Makefile
526maintainer-clean-am: distclean-am maintainer-clean-generic
527
528mostlyclean: mostlyclean-am
529
530mostlyclean-am: mostlyclean-compile mostlyclean-generic \
531	mostlyclean-libtool
532
533pdf: pdf-am
534
535pdf-am:
536
537ps: ps-am
538
539ps-am:
540
541uninstall-am: uninstall-pkglibLTLIBRARIES
542
543.MAKE: install-am install-strip
544
545.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
546	clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
547	distclean-compile distclean-generic distclean-libtool \
548	distclean-tags distdir dvi dvi-am html html-am info info-am \
549	install install-am install-data install-data-am install-dvi \
550	install-dvi-am install-exec install-exec-am install-html \
551	install-html-am install-info install-info-am install-man \
552	install-pdf install-pdf-am install-pkglibLTLIBRARIES \
553	install-ps install-ps-am install-strip installcheck \
554	installcheck-am installdirs maintainer-clean \
555	maintainer-clean-generic mostlyclean mostlyclean-compile \
556	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
557	tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
558
559
560# Tell versions [3.59,3.63) of GNU make to not export all variables.
561# Otherwise a system limit (for SysV at least) may be exceeded.
562.NOEXPORT:
563