• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/include/
1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# include/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, 2010, 2011 Free Software
6# Foundation, 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
18pkgdatadir = $(datadir)/libnetfilter_cttimeout
19pkgincludedir = $(includedir)/libnetfilter_cttimeout
20pkglibdir = $(libdir)/libnetfilter_cttimeout
21pkglibexecdir = $(libexecdir)/libnetfilter_cttimeout
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = i686-pc-linux-gnu
35host_triplet = arm-unknown-linux-gnu
36subdir = include
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/gcc4_visibility.m4 \
40	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
41	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
42	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49AM_V_GEN = $(am__v_GEN_$(V))
50am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
51am__v_GEN_0 = @echo "  GEN   " $@;
52AM_V_at = $(am__v_at_$(V))
53am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
54am__v_at_0 = @
55SOURCES =
56DIST_SOURCES =
57RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58	html-recursive info-recursive install-data-recursive \
59	install-dvi-recursive install-exec-recursive \
60	install-html-recursive install-info-recursive \
61	install-pdf-recursive install-ps-recursive install-recursive \
62	installcheck-recursive installdirs-recursive pdf-recursive \
63	ps-recursive uninstall-recursive
64RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
65  distclean-recursive maintainer-clean-recursive
66AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
67	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
68	distdir
69ETAGS = etags
70CTAGS = ctags
71DIST_SUBDIRS = $(SUBDIRS)
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73am__relativize = \
74  dir0=`pwd`; \
75  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
76  sed_rest='s,^[^/]*/*,,'; \
77  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
78  sed_butlast='s,/*[^/]*$$,,'; \
79  while test -n "$$dir1"; do \
80    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
81    if test "$$first" != "."; then \
82      if test "$$first" = ".."; then \
83        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
84        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
85      else \
86        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
87        if test "$$first2" = "$$first"; then \
88          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
89        else \
90          dir2="../$$dir2"; \
91        fi; \
92        dir0="$$dir0"/"$$first"; \
93      fi; \
94    fi; \
95    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
96  done; \
97  reldir="$$dir2"
98ACLOCAL = ${SHELL} /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/missing --run aclocal-1.11
99AMTAR = $${TAR-tar}
100AM_DEFAULT_VERBOSITY = 0
101AR = arm-brcm-linux-uclibcgnueabi-ar
102AUTOCONF = ${SHELL} /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/missing --run autoconf
103AUTOHEADER = ${SHELL} /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/missing --run autoheader
104AUTOMAKE = ${SHELL} /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/missing --run automake-1.11
105AWK = gawk
106CC = arm-brcm-linux-uclibcgnueabi-gcc
107CCDEPMODE = depmode=gcc3
108CFLAGS = -Os -O2 -DNETGEAR_PATCH -DBCMNVRAM -DBCMWPA2 -D__CONFIG_DHDAP__ -DRESTART_ALL_PROCESSES -D__CONFIG_GMAC3__ -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DSUPPORT_REMOTE_HTTPS -DXAGENT_CLOUD_SUPPORT -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_ACCESSCONTROL -DINCLUDE_UCP -DU12H315 -DR8000 -DMULTIPLE_SSID -DENABLE_ML -DOPEN_SOURCE_SUPPORT -DBCM53125 -DBCM5301X -DACS_INTF_DETECT_PATCH -DCONFIG_RUSSIA_IPTV -DCONFIG_SAMBA_NO_RESTART -DLED_GPIO_SWITCH -DFBWIFI_FLAG -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 -DARP_PROTECTION -DVLAN_SUPPORT -DBCM_DCS -DEXT_ACS -DMFP -D__CONFIG_TREND_IQOS__ -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -DXAGENT_CLOUD_SUPPORT
109CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
110CPPFLAGS = 
111CYGPATH_W = echo
112DEFS = -DHAVE_CONFIG_H
113DEPDIR = .deps
114DLLTOOL = false
115DSYMUTIL = 
116DUMPBIN = 
117ECHO_C = 
118ECHO_N = -n
119ECHO_T = 
120EGREP = /bin/grep -E
121EXEEXT = 
122FGREP = /bin/grep -F
123GCC_FVISIBILITY_HIDDEN = -fvisibility=hidden
124GREP = /bin/grep
125INSTALL = /usr/bin/install -c
126INSTALL_DATA = ${INSTALL} -m 644
127INSTALL_PROGRAM = ${INSTALL}
128INSTALL_SCRIPT = ${INSTALL}
129INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
130LD = arm-brcm-linux-uclibcgnueabi-ld
131LDFLAGS = 
132LIBMNL_CFLAGS = -I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/include
133LIBMNL_LIBS = -L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/lib -lmnl
134LIBOBJS = 
135LIBS = 
136LIBTOOL = $(SHELL) $(top_builddir)/libtool
137LIPO = 
138LN_S = ln -s
139LTLIBOBJS = 
140MAKEINFO = ${SHELL} /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/missing --run makeinfo
141MANIFEST_TOOL = :
142MKDIR_P = /bin/mkdir -p
143NM = arm-brcm-linux-uclibcgnueabi-nm
144NMEDIT = 
145OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
146OBJEXT = o
147OTOOL = 
148OTOOL64 = 
149PACKAGE = libnetfilter_cttimeout
150PACKAGE_BUGREPORT = 
151PACKAGE_NAME = libnetfilter_cttimeout
152PACKAGE_STRING = libnetfilter_cttimeout 1.0.0
153PACKAGE_TARNAME = libnetfilter_cttimeout
154PACKAGE_URL = 
155PACKAGE_VERSION = 1.0.0
156PATH_SEPARATOR = :
157PKG_CONFIG = /usr/bin/pkg-config
158PKG_CONFIG_LIBDIR = 
159PKG_CONFIG_PATH = 
160RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
161SED = /bin/sed
162SET_MAKE = 
163SHELL = /bin/sh
164STRIP = arm-brcm-linux-uclibcgnueabi-strip
165VERSION = 1.0.0
166abs_builddir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/include
167abs_srcdir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/include
168abs_top_builddir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0
169abs_top_srcdir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0
170ac_ct_AR = 
171ac_ct_CC = 
172ac_ct_DUMPBIN = 
173am__include = include
174am__leading_dot = .
175am__quote = 
176am__tar = tar --format=posix -chf - "$$tardir"
177am__untar = tar -xf -
178bindir = ${exec_prefix}/bin
179build = i686-pc-linux-gnu
180build_alias = 
181build_cpu = i686
182build_os = linux-gnu
183build_vendor = pc
184builddir = .
185datadir = ${datarootdir}
186datarootdir = ${prefix}/share
187docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
188dvidir = ${docdir}
189exec_prefix = ${prefix}
190host = arm-unknown-linux-gnu
191host_alias = arm-linux
192host_cpu = arm
193host_os = linux-gnu
194host_vendor = unknown
195htmldir = ${docdir}
196includedir = ${prefix}/include
197infodir = ${datarootdir}/info
198install_sh = ${SHELL} /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/install-sh
199libdir = ${exec_prefix}/lib
200libexecdir = ${exec_prefix}/libexec
201localedir = ${datarootdir}/locale
202localstatedir = ${prefix}/var
203mandir = ${datarootdir}/man
204mkdir_p = /bin/mkdir -p
205oldincludedir = /usr/include
206pdfdir = ${docdir}
207prefix = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build
208program_transform_name = s,x,x,
209psdir = ${docdir}
210regular_CFLAGS = -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe
211regular_CPPFLAGS = -D_FILE_OFFSET_BITS=64 -D_REENTRANT
212sbindir = ${exec_prefix}/sbin
213sharedstatedir = ${prefix}/com
214srcdir = .
215sysconfdir = ${prefix}/etc
216target_alias = 
217top_build_prefix = ../
218top_builddir = ..
219top_srcdir = ..
220SUBDIRS = libnetfilter_cttimeout linux
221all: all-recursive
222
223.SUFFIXES:
224$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
225	@for dep in $?; do \
226	  case '$(am__configure_deps)' in \
227	    *$$dep*) \
228	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
229	        && { if test -f $@; then exit 0; else break; fi; }; \
230	      exit 1;; \
231	  esac; \
232	done; \
233	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
234	$(am__cd) $(top_srcdir) && \
235	  $(AUTOMAKE) --foreign include/Makefile
236.PRECIOUS: Makefile
237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238	@case '$?' in \
239	  *config.status*) \
240	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241	  *) \
242	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244	esac;
245
246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249$(top_srcdir)/configure:  $(am__configure_deps)
250	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
252	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253$(am__aclocal_m4_deps):
254
255mostlyclean-libtool:
256	-rm -f *.lo
257
258clean-libtool:
259	-rm -rf .libs _libs
260
261# This directory's subdirectories are mostly independent; you can cd
262# into them and run `make' without going through this Makefile.
263# To change the values of `make' variables: instead of editing Makefiles,
264# (1) if the variable is set in `config.status', edit `config.status'
265#     (which will cause the Makefiles to be regenerated when you run `make');
266# (2) otherwise, pass the desired values on the `make' command line.
267$(RECURSIVE_TARGETS):
268	@fail= failcom='exit 1'; \
269	for f in x $$MAKEFLAGS; do \
270	  case $$f in \
271	    *=* | --[!k]*);; \
272	    *k*) failcom='fail=yes';; \
273	  esac; \
274	done; \
275	dot_seen=no; \
276	target=`echo $@ | sed s/-recursive//`; \
277	list='$(SUBDIRS)'; for subdir in $$list; do \
278	  echo "Making $$target in $$subdir"; \
279	  if test "$$subdir" = "."; then \
280	    dot_seen=yes; \
281	    local_target="$$target-am"; \
282	  else \
283	    local_target="$$target"; \
284	  fi; \
285	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286	  || eval $$failcom; \
287	done; \
288	if test "$$dot_seen" = "no"; then \
289	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
290	fi; test -z "$$fail"
291
292$(RECURSIVE_CLEAN_TARGETS):
293	@fail= failcom='exit 1'; \
294	for f in x $$MAKEFLAGS; do \
295	  case $$f in \
296	    *=* | --[!k]*);; \
297	    *k*) failcom='fail=yes';; \
298	  esac; \
299	done; \
300	dot_seen=no; \
301	case "$@" in \
302	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
303	  *) list='$(SUBDIRS)' ;; \
304	esac; \
305	rev=''; for subdir in $$list; do \
306	  if test "$$subdir" = "."; then :; else \
307	    rev="$$subdir $$rev"; \
308	  fi; \
309	done; \
310	rev="$$rev ."; \
311	target=`echo $@ | sed s/-recursive//`; \
312	for subdir in $$rev; do \
313	  echo "Making $$target in $$subdir"; \
314	  if test "$$subdir" = "."; then \
315	    local_target="$$target-am"; \
316	  else \
317	    local_target="$$target"; \
318	  fi; \
319	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320	  || eval $$failcom; \
321	done && test -z "$$fail"
322tags-recursive:
323	list='$(SUBDIRS)'; for subdir in $$list; do \
324	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
325	done
326ctags-recursive:
327	list='$(SUBDIRS)'; for subdir in $$list; do \
328	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
329	done
330
331ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
332	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333	unique=`for i in $$list; do \
334	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335	  done | \
336	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
337	      END { if (nonempty) { for (i in files) print i; }; }'`; \
338	mkid -fID $$unique
339tags: TAGS
340
341TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342		$(TAGS_FILES) $(LISP)
343	set x; \
344	here=`pwd`; \
345	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
346	  include_option=--etags-include; \
347	  empty_fix=.; \
348	else \
349	  include_option=--include; \
350	  empty_fix=; \
351	fi; \
352	list='$(SUBDIRS)'; for subdir in $$list; do \
353	  if test "$$subdir" = .; then :; else \
354	    test ! -f $$subdir/TAGS || \
355	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
356	  fi; \
357	done; \
358	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
359	unique=`for i in $$list; do \
360	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
361	  done | \
362	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
363	      END { if (nonempty) { for (i in files) print i; }; }'`; \
364	shift; \
365	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
366	  test -n "$$unique" || unique=$$empty_fix; \
367	  if test $$# -gt 0; then \
368	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
369	      "$$@" $$unique; \
370	  else \
371	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
372	      $$unique; \
373	  fi; \
374	fi
375ctags: CTAGS
376CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377		$(TAGS_FILES) $(LISP)
378	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379	unique=`for i in $$list; do \
380	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381	  done | \
382	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383	      END { if (nonempty) { for (i in files) print i; }; }'`; \
384	test -z "$(CTAGS_ARGS)$$unique" \
385	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386	     $$unique
387
388GTAGS:
389	here=`$(am__cd) $(top_builddir) && pwd` \
390	  && $(am__cd) $(top_srcdir) \
391	  && gtags -i $(GTAGS_ARGS) "$$here"
392
393distclean-tags:
394	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
395
396distdir: $(DISTFILES)
397	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
398	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
399	list='$(DISTFILES)'; \
400	  dist_files=`for file in $$list; do echo $$file; done | \
401	  sed -e "s|^$$srcdirstrip/||;t" \
402	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
403	case $$dist_files in \
404	  */*) $(MKDIR_P) `echo "$$dist_files" | \
405			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
406			   sort -u` ;; \
407	esac; \
408	for file in $$dist_files; do \
409	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
410	  if test -d $$d/$$file; then \
411	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
412	    if test -d "$(distdir)/$$file"; then \
413	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
414	    fi; \
415	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
416	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
417	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418	    fi; \
419	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
420	  else \
421	    test -f "$(distdir)/$$file" \
422	    || cp -p $$d/$$file "$(distdir)/$$file" \
423	    || exit 1; \
424	  fi; \
425	done
426	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
427	  if test "$$subdir" = .; then :; else \
428	    test -d "$(distdir)/$$subdir" \
429	    || $(MKDIR_P) "$(distdir)/$$subdir" \
430	    || exit 1; \
431	  fi; \
432	done
433	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
434	  if test "$$subdir" = .; then :; else \
435	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
436	    $(am__relativize); \
437	    new_distdir=$$reldir; \
438	    dir1=$$subdir; dir2="$(top_distdir)"; \
439	    $(am__relativize); \
440	    new_top_distdir=$$reldir; \
441	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
442	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
443	    ($(am__cd) $$subdir && \
444	      $(MAKE) $(AM_MAKEFLAGS) \
445	        top_distdir="$$new_top_distdir" \
446	        distdir="$$new_distdir" \
447		am__remove_distdir=: \
448		am__skip_length_check=: \
449		am__skip_mode_fix=: \
450	        distdir) \
451	      || exit 1; \
452	  fi; \
453	done
454check-am: all-am
455check: check-recursive
456all-am: Makefile
457installdirs: installdirs-recursive
458installdirs-am:
459install: install-recursive
460install-exec: install-exec-recursive
461install-data: install-data-recursive
462uninstall: uninstall-recursive
463
464install-am: all-am
465	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
466
467installcheck: installcheck-recursive
468install-strip:
469	if test -z '$(STRIP)'; then \
470	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472	      install; \
473	else \
474	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
475	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
476	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
477	fi
478mostlyclean-generic:
479
480clean-generic:
481
482distclean-generic:
483	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
486maintainer-clean-generic:
487	@echo "This command is intended for maintainers to use"
488	@echo "it deletes files that may require special tools to rebuild."
489clean: clean-recursive
490
491clean-am: clean-generic clean-libtool mostlyclean-am
492
493distclean: distclean-recursive
494	-rm -f Makefile
495distclean-am: clean-am distclean-generic distclean-tags
496
497dvi: dvi-recursive
498
499dvi-am:
500
501html: html-recursive
502
503html-am:
504
505info: info-recursive
506
507info-am:
508
509install-data-am:
510
511install-dvi: install-dvi-recursive
512
513install-dvi-am:
514
515install-exec-am:
516
517install-html: install-html-recursive
518
519install-html-am:
520
521install-info: install-info-recursive
522
523install-info-am:
524
525install-man:
526
527install-pdf: install-pdf-recursive
528
529install-pdf-am:
530
531install-ps: install-ps-recursive
532
533install-ps-am:
534
535installcheck-am:
536
537maintainer-clean: maintainer-clean-recursive
538	-rm -f Makefile
539maintainer-clean-am: distclean-am maintainer-clean-generic
540
541mostlyclean: mostlyclean-recursive
542
543mostlyclean-am: mostlyclean-generic mostlyclean-libtool
544
545pdf: pdf-recursive
546
547pdf-am:
548
549ps: ps-recursive
550
551ps-am:
552
553uninstall-am:
554
555.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
556	install-am install-strip tags-recursive
557
558.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
559	all all-am check check-am clean clean-generic clean-libtool \
560	ctags ctags-recursive distclean distclean-generic \
561	distclean-libtool distclean-tags distdir dvi dvi-am html \
562	html-am info info-am install install-am install-data \
563	install-data-am install-dvi install-dvi-am install-exec \
564	install-exec-am install-html install-html-am install-info \
565	install-info-am install-man install-pdf install-pdf-am \
566	install-ps install-ps-am install-strip installcheck \
567	installcheck-am installdirs installdirs-am maintainer-clean \
568	maintainer-clean-generic mostlyclean mostlyclean-generic \
569	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
570	uninstall uninstall-am
571
572
573# Tell versions [3.59,3.63) of GNU make to not export all variables.
574# Otherwise a system limit (for SysV at least) may be exceeded.
575.NOEXPORT:
576