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