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