1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# src/liblzma/api/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)/xz
20pkgincludedir = $(includedir)/xz
21pkglibdir = $(libdir)/xz
22pkglibexecdir = $(libexecdir)/xz
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 = i686-pc-linux-gnu
37subdir = src/liblzma/api
38DIST_COMMON = $(nobase_include_HEADERS) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
42	$(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
43	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
44	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
45	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
46	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
47	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
48	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/posix-shell.m4 \
49	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tuklib_common.m4 \
50	$(top_srcdir)/m4/tuklib_cpucores.m4 \
51	$(top_srcdir)/m4/tuklib_integer.m4 \
52	$(top_srcdir)/m4/tuklib_mbstr.m4 \
53	$(top_srcdir)/m4/tuklib_physmem.m4 \
54	$(top_srcdir)/m4/tuklib_progname.m4 \
55	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/configure.ac
56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57	$(ACLOCAL_M4)
58mkinstalldirs = $(install_sh) -d
59CONFIG_HEADER = $(top_builddir)/config.h
60CONFIG_CLEAN_FILES =
61CONFIG_CLEAN_VPATH_FILES =
62SOURCES =
63DIST_SOURCES =
64am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65am__vpath_adj = case $$p in \
66    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67    *) f=$$p;; \
68  esac;
69am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70am__install_max = 40
71am__nobase_strip_setup = \
72  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73am__nobase_strip = \
74  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75am__nobase_list = $(am__nobase_strip_setup); \
76  for p in $$list; do echo "$$p $$p"; done | \
77  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79    if (++n[$$2] == $(am__install_max)) \
80      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81    END { for (dir in files) print dir, files[dir] }'
82am__base_list = \
83  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85am__installdirs = "$(DESTDIR)$(includedir)"
86HEADERS = $(nobase_include_HEADERS)
87ETAGS = etags
88CTAGS = ctags
89DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90ACLOCAL = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/missing --run aclocal-1.11
91AMTAR = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/missing --run tar
92AM_CFLAGS =  -pthread -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls
93AR = ar
94AS = as
95AUTOCONF = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/missing --run autoconf
96AUTOHEADER = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/missing --run autoheader
97AUTOMAKE = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/missing --run automake-1.11
98AWK = gawk
99CC = gcc -std=gnu99
100CCAS = gcc -std=gnu99
101CCASDEPMODE = depmode=gcc3
102CCASFLAGS = -Os -O2 -DBCMNVRAM -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -DBT_IGMP_SUPPORT -D__CONFIG_EMF__ -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DSUPPORT_REMOTE_HTTPS -DREMOTE_SMB_CONF -DREMOTE_USER_CONF -DUSERSETUP_SUPPORT -DXAGENT_CLOUD_SUPPORT -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_ACCESSCONTROL -DGUEST_MANAGE_SUPPORT -DINCLUDE_QUICK_QOS -DINCLUDE_UCP -DU12H270 -DR7000 -DMULTIPLE_SSID -DENABLE_ML -DOPEN_SOURCE_SUPPORT -DBCM53125 -DBCM5301X -DACS_INTF_DETECT_PATCH -DCONFIG_RUSSIA_IPTV -DVIDEO_STREAMING_QOS -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 -DVLAN_SUPPORT -DARP_PROTECTION -DINCLUDE_DETECT_AP_MODE -DINCLUDE_APP_SYSTEM -DCONFIG_EXTENDER_MODE -DBCM_DCS -DEXT_ACS  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/antony/R7000/V1.0.5.42_1.1.76/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT
103CCDEPMODE = depmode=gcc3
104CFLAGS = -Os -O2 -DBCMNVRAM -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -DBT_IGMP_SUPPORT -D__CONFIG_EMF__ -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DSUPPORT_REMOTE_HTTPS -DREMOTE_SMB_CONF -DREMOTE_USER_CONF -DUSERSETUP_SUPPORT -DXAGENT_CLOUD_SUPPORT -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_ACCESSCONTROL -DGUEST_MANAGE_SUPPORT -DINCLUDE_QUICK_QOS -DINCLUDE_UCP -DU12H270 -DR7000 -DMULTIPLE_SSID -DENABLE_ML -DOPEN_SOURCE_SUPPORT -DBCM53125 -DBCM5301X -DACS_INTF_DETECT_PATCH -DCONFIG_RUSSIA_IPTV -DVIDEO_STREAMING_QOS -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 -DVLAN_SUPPORT -DARP_PROTECTION -DINCLUDE_DETECT_AP_MODE -DINCLUDE_APP_SYSTEM -DCONFIG_EXTENDER_MODE -DBCM_DCS -DEXT_ACS  -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"xz\" -Wall -DGZIP_SUPPORT -DXZ_SUPPORT -I/home/antony/R7000/V1.0.5.42_1.1.76/src/router/squashfs-4.2/../../tools/misc/xz/src/liblzma/api -DXATTR_SUPPORT -DXATTR_DEFAULT
105CFLAG_VISIBILITY = -fvisibility=hidden
106CPP = gcc -std=gnu99 -E
107CPPFLAGS = 
108CYGPATH_W = echo
109DEFS = -DHAVE_CONFIG_H
110DEPDIR = .deps
111DLLTOOL = false
112DSYMUTIL = 
113DUMPBIN = 
114ECHO_C = 
115ECHO_N = -n
116ECHO_T = 
117EGREP = /bin/grep -E
118EXEEXT = 
119FGREP = /bin/grep -F
120GETOPT_H = 
121GMSGFMT = /usr/bin/msgfmt
122GMSGFMT_015 = /usr/bin/msgfmt
123GREP = /bin/grep
124HAVE_VISIBILITY = 1
125INSTALL = /usr/bin/install -c
126INSTALL_DATA = ${INSTALL} -m 644
127INSTALL_PROGRAM = ${INSTALL}
128INSTALL_SCRIPT = ${INSTALL}
129INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
130INTLLIBS = 
131INTL_MACOSX_LIBS = 
132LD = ld
133LDFLAGS = 
134LIBICONV = -liconv
135LIBINTL = 
136LIBOBJS = 
137LIBS =  
138LIBTOOL = $(SHELL) $(top_builddir)/libtool
139LIPO = 
140LN_EXEEXT = $(EXEEXT)
141LN_S = ln -s
142LTLIBICONV = -liconv
143LTLIBINTL = 
144LTLIBOBJS = 
145MAKEINFO = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/missing --run makeinfo
146MANIFEST_TOOL = :
147MKDIR_P = /bin/mkdir -p
148MSGFMT = /usr/bin/msgfmt
149MSGFMT_015 = /usr/bin/msgfmt
150MSGMERGE = /usr/bin/msgmerge
151NM = nm
152NMEDIT = 
153OBJDUMP = objdump
154OBJEXT = o
155OTOOL = 
156OTOOL64 = 
157PACKAGE = xz
158PACKAGE_BUGREPORT = lasse.collin@tukaani.org
159PACKAGE_NAME = XZ Utils
160PACKAGE_STRING = XZ Utils 5.0.3
161PACKAGE_TARNAME = xz
162PACKAGE_URL = http://tukaani.org/xz/
163PACKAGE_VERSION = 5.0.3
164PATH_SEPARATOR = :
165POSIX_SHELL = /bin/sh
166POSUB = po
167PREFERABLY_POSIX_SHELL = /bin/sh
168PTHREAD_CC = gcc -std=gnu99
169PTHREAD_CFLAGS = -pthread
170PTHREAD_LIBS = 
171RANLIB = ranlib
172RC = 
173SED = /bin/sed
174SET_MAKE = 
175SHELL = /bin/sh
176STRIP = strip
177USE_NLS = yes
178VERSION = 5.0.3
179XGETTEXT = /usr/bin/xgettext
180XGETTEXT_015 = /usr/bin/xgettext
181abs_builddir = /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/src/liblzma/api
182abs_srcdir = /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/src/liblzma/api
183abs_top_builddir = /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz
184abs_top_srcdir = /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz
185ac_ct_AR = 
186ac_ct_CC = gcc
187ac_ct_DUMPBIN = 
188acx_pthread_config = 
189am__include = include
190am__leading_dot = .
191am__quote = 
192am__tar = ${AMTAR} chof - "$$tardir"
193am__untar = ${AMTAR} xf -
194bindir = ${exec_prefix}/bin
195build = i686-pc-linux-gnu
196build_alias = 
197build_cpu = i686
198build_os = linux-gnu
199build_vendor = pc
200builddir = .
201datadir = ${datarootdir}
202datarootdir = ${prefix}/share
203docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
204dvidir = ${docdir}
205exec_prefix = ${prefix}
206host = i686-pc-linux-gnu
207host_alias = 
208host_cpu = i686
209host_os = linux-gnu
210host_vendor = pc
211htmldir = ${docdir}
212includedir = ${prefix}/include
213infodir = ${datarootdir}/info
214install_sh = ${SHELL} /home/antony/R7000/V1.0.5.42_1.1.76/src/tools/misc/xz/build-aux/install-sh
215libdir = ${exec_prefix}/lib
216libexecdir = ${exec_prefix}/libexec
217localedir = ${datarootdir}/locale
218localstatedir = ${prefix}/var
219mandir = ${datarootdir}/man
220mkdir_p = /bin/mkdir -p
221oldincludedir = /usr/include
222pdfdir = ${docdir}
223prefix = /home/antony/R7000/V1.0.5.42_1.1.76/src/router/squashfs-4.2
224program_transform_name = s,x,x,
225psdir = ${docdir}
226sbindir = ${exec_prefix}/sbin
227sharedstatedir = ${prefix}/com
228srcdir = .
229sysconfdir = ${prefix}/etc
230target_alias = 
231top_build_prefix = ../../../
232top_builddir = ../../..
233top_srcdir = ../../..
234xz = xz
235nobase_include_HEADERS = \
236	lzma.h \
237	lzma/base.h \
238	lzma/bcj.h \
239	lzma/block.h \
240	lzma/check.h \
241	lzma/container.h \
242	lzma/delta.h \
243	lzma/filter.h \
244	lzma/hardware.h \
245	lzma/index.h \
246	lzma/index_hash.h \
247	lzma/lzma.h \
248	lzma/stream_flags.h \
249	lzma/version.h \
250	lzma/vli.h
251
252all: all-am
253
254.SUFFIXES:
255$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
256	@for dep in $?; do \
257	  case '$(am__configure_deps)' in \
258	    *$$dep*) \
259	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
260	        && { if test -f $@; then exit 0; else break; fi; }; \
261	      exit 1;; \
262	  esac; \
263	done; \
264	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/liblzma/api/Makefile'; \
265	$(am__cd) $(top_srcdir) && \
266	  $(AUTOMAKE) --foreign src/liblzma/api/Makefile
267.PRECIOUS: Makefile
268Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269	@case '$?' in \
270	  *config.status*) \
271	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272	  *) \
273	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275	esac;
276
277$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280$(top_srcdir)/configure:  $(am__configure_deps)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
283	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284$(am__aclocal_m4_deps):
285
286mostlyclean-libtool:
287	-rm -f *.lo
288
289clean-libtool:
290	-rm -rf .libs _libs
291install-nobase_includeHEADERS: $(nobase_include_HEADERS)
292	@$(NORMAL_INSTALL)
293	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
294	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
295	$(am__nobase_list) | while read dir files; do \
296	  xfiles=; for file in $$files; do \
297	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
298	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
299	  test -z "$$xfiles" || { \
300	    test "x$$dir" = x. || { \
301	      echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
302	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
303	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
304	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
305	done
306
307uninstall-nobase_includeHEADERS:
308	@$(NORMAL_UNINSTALL)
309	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
310	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
311	test -n "$$files" || exit 0; \
312	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
313	cd "$(DESTDIR)$(includedir)" && rm -f $$files
314
315ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
316	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317	unique=`for i in $$list; do \
318	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319	  done | \
320	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321	      END { if (nonempty) { for (i in files) print i; }; }'`; \
322	mkid -fID $$unique
323tags: TAGS
324
325TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326		$(TAGS_FILES) $(LISP)
327	set x; \
328	here=`pwd`; \
329	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
330	unique=`for i in $$list; do \
331	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332	  done | \
333	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334	      END { if (nonempty) { for (i in files) print i; }; }'`; \
335	shift; \
336	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
337	  test -n "$$unique" || unique=$$empty_fix; \
338	  if test $$# -gt 0; then \
339	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340	      "$$@" $$unique; \
341	  else \
342	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
343	      $$unique; \
344	  fi; \
345	fi
346ctags: CTAGS
347CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348		$(TAGS_FILES) $(LISP)
349	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
350	unique=`for i in $$list; do \
351	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352	  done | \
353	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354	      END { if (nonempty) { for (i in files) print i; }; }'`; \
355	test -z "$(CTAGS_ARGS)$$unique" \
356	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
357	     $$unique
358
359GTAGS:
360	here=`$(am__cd) $(top_builddir) && pwd` \
361	  && $(am__cd) $(top_srcdir) \
362	  && gtags -i $(GTAGS_ARGS) "$$here"
363
364distclean-tags:
365	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
366
367distdir: $(DISTFILES)
368	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370	list='$(DISTFILES)'; \
371	  dist_files=`for file in $$list; do echo $$file; done | \
372	  sed -e "s|^$$srcdirstrip/||;t" \
373	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
374	case $$dist_files in \
375	  */*) $(MKDIR_P) `echo "$$dist_files" | \
376			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
377			   sort -u` ;; \
378	esac; \
379	for file in $$dist_files; do \
380	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381	  if test -d $$d/$$file; then \
382	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
383	    if test -d "$(distdir)/$$file"; then \
384	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
385	    fi; \
386	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
388	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
389	    fi; \
390	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
391	  else \
392	    test -f "$(distdir)/$$file" \
393	    || cp -p $$d/$$file "$(distdir)/$$file" \
394	    || exit 1; \
395	  fi; \
396	done
397check-am: all-am
398check: check-am
399all-am: Makefile $(HEADERS)
400installdirs:
401	for dir in "$(DESTDIR)$(includedir)"; do \
402	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
403	done
404install: install-am
405install-exec: install-exec-am
406install-data: install-data-am
407uninstall: uninstall-am
408
409install-am: all-am
410	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
411
412installcheck: installcheck-am
413install-strip:
414	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
415	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416	  `test -z '$(STRIP)' || \
417	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
418mostlyclean-generic:
419
420clean-generic:
421
422distclean-generic:
423	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
424	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
425
426maintainer-clean-generic:
427	@echo "This command is intended for maintainers to use"
428	@echo "it deletes files that may require special tools to rebuild."
429clean: clean-am
430
431clean-am: clean-generic clean-libtool mostlyclean-am
432
433distclean: distclean-am
434	-rm -f Makefile
435distclean-am: clean-am distclean-generic distclean-tags
436
437dvi: dvi-am
438
439dvi-am:
440
441html: html-am
442
443html-am:
444
445info: info-am
446
447info-am:
448
449install-data-am: install-nobase_includeHEADERS
450
451install-dvi: install-dvi-am
452
453install-dvi-am:
454
455install-exec-am:
456
457install-html: install-html-am
458
459install-html-am:
460
461install-info: install-info-am
462
463install-info-am:
464
465install-man:
466
467install-pdf: install-pdf-am
468
469install-pdf-am:
470
471install-ps: install-ps-am
472
473install-ps-am:
474
475installcheck-am:
476
477maintainer-clean: maintainer-clean-am
478	-rm -f Makefile
479maintainer-clean-am: distclean-am maintainer-clean-generic
480
481mostlyclean: mostlyclean-am
482
483mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485pdf: pdf-am
486
487pdf-am:
488
489ps: ps-am
490
491ps-am:
492
493uninstall-am: uninstall-nobase_includeHEADERS
494
495.MAKE: install-am install-strip
496
497.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
498	clean-libtool ctags distclean distclean-generic \
499	distclean-libtool distclean-tags distdir dvi dvi-am html \
500	html-am info info-am install install-am install-data \
501	install-data-am install-dvi install-dvi-am install-exec \
502	install-exec-am install-html install-html-am install-info \
503	install-info-am install-man install-nobase_includeHEADERS \
504	install-pdf install-pdf-am install-ps install-ps-am \
505	install-strip installcheck installcheck-am installdirs \
506	maintainer-clean maintainer-clean-generic mostlyclean \
507	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
508	tags uninstall uninstall-am uninstall-nobase_includeHEADERS
509
510
511# Tell versions [3.59,3.63) of GNU make to not export all variables.
512# Otherwise a system limit (for SysV at least) may be exceeded.
513.NOEXPORT:
514