• 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/examples/
1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# examples/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
36DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
37	$(top_srcdir)/Make_global.am
38check_PROGRAMS = nfct-timeout-add$(EXEEXT) nfct-timeout-get$(EXEEXT)
39subdir = examples
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/gcc4_visibility.m4 \
42	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50CONFIG_CLEAN_VPATH_FILES =
51am_nfct_timeout_add_OBJECTS = nfct-timeout-add.$(OBJEXT)
52nfct_timeout_add_OBJECTS = $(am_nfct_timeout_add_OBJECTS)
53am__DEPENDENCIES_1 =
54nfct_timeout_add_DEPENDENCIES = ../src/libnetfilter_cttimeout.la \
55	$(am__DEPENDENCIES_1)
56AM_V_lt = $(am__v_lt_$(V))
57am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
58am__v_lt_0 = --silent
59am_nfct_timeout_get_OBJECTS = nfct-timeout-get.$(OBJEXT)
60nfct_timeout_get_OBJECTS = $(am_nfct_timeout_get_OBJECTS)
61nfct_timeout_get_DEPENDENCIES = ../src/libnetfilter_cttimeout.la \
62	$(am__DEPENDENCIES_1)
63DEFAULT_INCLUDES = -I. -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
65am__depfiles_maybe = depfiles
66am__mv = mv -f
67COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
70	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
71	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
72	$(AM_CFLAGS) $(CFLAGS)
73AM_V_CC = $(am__v_CC_$(V))
74am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
75am__v_CC_0 = @echo "  CC    " $@;
76AM_V_at = $(am__v_at_$(V))
77am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
78am__v_at_0 = @
79CCLD = $(CC)
80LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82	$(AM_LDFLAGS) $(LDFLAGS) -o $@
83AM_V_CCLD = $(am__v_CCLD_$(V))
84am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
85am__v_CCLD_0 = @echo "  CCLD  " $@;
86AM_V_GEN = $(am__v_GEN_$(V))
87am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
88am__v_GEN_0 = @echo "  GEN   " $@;
89SOURCES = $(nfct_timeout_add_SOURCES) $(nfct_timeout_get_SOURCES)
90DIST_SOURCES = $(nfct_timeout_add_SOURCES) $(nfct_timeout_get_SOURCES)
91ETAGS = etags
92CTAGS = ctags
93DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94ACLOCAL = ${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
95AMTAR = $${TAR-tar}
96AM_DEFAULT_VERBOSITY = 0
97AR = arm-brcm-linux-uclibcgnueabi-ar
98AUTOCONF = ${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
99AUTOHEADER = ${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
100AUTOMAKE = ${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
101AWK = gawk
102CC = arm-brcm-linux-uclibcgnueabi-gcc
103CCDEPMODE = depmode=gcc3
104CFLAGS = -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
105CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
106CPPFLAGS = 
107CYGPATH_W = echo
108DEFS = -DHAVE_CONFIG_H
109DEPDIR = .deps
110DLLTOOL = false
111DSYMUTIL = 
112DUMPBIN = 
113ECHO_C = 
114ECHO_N = -n
115ECHO_T = 
116EGREP = /bin/grep -E
117EXEEXT = 
118FGREP = /bin/grep -F
119GCC_FVISIBILITY_HIDDEN = -fvisibility=hidden
120GREP = /bin/grep
121INSTALL = /usr/bin/install -c
122INSTALL_DATA = ${INSTALL} -m 644
123INSTALL_PROGRAM = ${INSTALL}
124INSTALL_SCRIPT = ${INSTALL}
125INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
126LD = arm-brcm-linux-uclibcgnueabi-ld
127LDFLAGS = 
128LIBMNL_CFLAGS = -I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/include
129LIBMNL_LIBS = -L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/lib -lmnl
130LIBOBJS = 
131LIBS = 
132LIBTOOL = $(SHELL) $(top_builddir)/libtool
133LIPO = 
134LN_S = ln -s
135LTLIBOBJS = 
136MAKEINFO = ${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
137MANIFEST_TOOL = :
138MKDIR_P = /bin/mkdir -p
139NM = arm-brcm-linux-uclibcgnueabi-nm
140NMEDIT = 
141OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
142OBJEXT = o
143OTOOL = 
144OTOOL64 = 
145PACKAGE = libnetfilter_cttimeout
146PACKAGE_BUGREPORT = 
147PACKAGE_NAME = libnetfilter_cttimeout
148PACKAGE_STRING = libnetfilter_cttimeout 1.0.0
149PACKAGE_TARNAME = libnetfilter_cttimeout
150PACKAGE_URL = 
151PACKAGE_VERSION = 1.0.0
152PATH_SEPARATOR = :
153PKG_CONFIG = /usr/bin/pkg-config
154PKG_CONFIG_LIBDIR = 
155PKG_CONFIG_PATH = 
156RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
157SED = /bin/sed
158SET_MAKE = 
159SHELL = /bin/sh
160STRIP = arm-brcm-linux-uclibcgnueabi-strip
161VERSION = 1.0.0
162abs_builddir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/examples
163abs_srcdir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/examples
164abs_top_builddir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0
165abs_top_srcdir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0
166ac_ct_AR = 
167ac_ct_CC = 
168ac_ct_DUMPBIN = 
169am__include = include
170am__leading_dot = .
171am__quote = 
172am__tar = tar --format=posix -chf - "$$tardir"
173am__untar = tar -xf -
174bindir = ${exec_prefix}/bin
175build = i686-pc-linux-gnu
176build_alias = 
177build_cpu = i686
178build_os = linux-gnu
179build_vendor = pc
180builddir = .
181datadir = ${datarootdir}
182datarootdir = ${prefix}/share
183docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
184dvidir = ${docdir}
185exec_prefix = ${prefix}
186host = arm-unknown-linux-gnu
187host_alias = arm-linux
188host_cpu = arm
189host_os = linux-gnu
190host_vendor = unknown
191htmldir = ${docdir}
192includedir = ${prefix}/include
193infodir = ${datarootdir}/info
194install_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
195libdir = ${exec_prefix}/lib
196libexecdir = ${exec_prefix}/libexec
197localedir = ${datarootdir}/locale
198localstatedir = ${prefix}/var
199mandir = ${datarootdir}/man
200mkdir_p = /bin/mkdir -p
201oldincludedir = /usr/include
202pdfdir = ${docdir}
203prefix = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build
204program_transform_name = s,x,x,
205psdir = ${docdir}
206regular_CFLAGS = -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe
207regular_CPPFLAGS = -D_FILE_OFFSET_BITS=64 -D_REENTRANT
208sbindir = ${exec_prefix}/sbin
209sharedstatedir = ${prefix}/com
210srcdir = .
211sysconfdir = ${prefix}/etc
212target_alias = 
213top_build_prefix = ../
214top_builddir = ..
215top_srcdir = ..
216
217# This is _NOT_ the library release version, it's an API version.
218# Extracted from Chapter 6 "Library interface versions" of the libtool docs.
219#
220# <snippet>
221# Here are a set of rules to help you update your library version information:
222#
223# 1. Start with version information of `0:0:0' for each libtool library.
224# 2. Update the version information only immediately before a public release
225# of your software. More frequent updates are unnecessary, and only guarantee
226# that the current interface number gets larger faster.
227# 3. If the library source code has changed at all since the last update,
228# then increment revision (`c:r:a' becomes `c:r+1:a').
229# 4. If any interfaces have been added, removed, or changed since the last
230# update, increment current, and set revision to 0.
231# 5. If any interfaces have been added since the last public release, then
232# increment age.
233# 6. If any interfaces have been removed since the last public release, then
234# set age to 0.
235# </snippet>
236#
237LIBVERSION = 1:0:0
238AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_srcdir}/include ${LIBMNL_CFLAGS}
239AM_CFLAGS = ${regular_CFLAGS} ${GCC_FVISIBILITY_HIDDEN}
240nfct_timeout_add_SOURCES = nfct-timeout-add.c
241nfct_timeout_add_LDADD = ../src/libnetfilter_cttimeout.la ${LIBMNL_LIBS}
242nfct_timeout_get_SOURCES = nfct-timeout-get.c
243nfct_timeout_get_LDADD = ../src/libnetfilter_cttimeout.la ${LIBMNL_LIBS}
244all: all-am
245
246.SUFFIXES:
247.SUFFIXES: .c .lo .o .obj
248$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Make_global.am $(am__configure_deps)
249	@for dep in $?; do \
250	  case '$(am__configure_deps)' in \
251	    *$$dep*) \
252	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
253	        && { if test -f $@; then exit 0; else break; fi; }; \
254	      exit 1;; \
255	  esac; \
256	done; \
257	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
258	$(am__cd) $(top_srcdir) && \
259	  $(AUTOMAKE) --foreign examples/Makefile
260.PRECIOUS: Makefile
261Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
262	@case '$?' in \
263	  *config.status*) \
264	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
265	  *) \
266	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
267	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
268	esac;
269$(top_srcdir)/Make_global.am:
270
271$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274$(top_srcdir)/configure:  $(am__configure_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(am__aclocal_m4_deps):
279
280clean-checkPROGRAMS:
281	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
282	echo " rm -f" $$list; \
283	rm -f $$list || exit $$?; \
284	test -n "$(EXEEXT)" || exit 0; \
285	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
286	echo " rm -f" $$list; \
287	rm -f $$list
288nfct-timeout-add$(EXEEXT): $(nfct_timeout_add_OBJECTS) $(nfct_timeout_add_DEPENDENCIES) $(EXTRA_nfct_timeout_add_DEPENDENCIES) 
289	@rm -f nfct-timeout-add$(EXEEXT)
290	$(AM_V_CCLD)$(LINK) $(nfct_timeout_add_OBJECTS) $(nfct_timeout_add_LDADD) $(LIBS)
291nfct-timeout-get$(EXEEXT): $(nfct_timeout_get_OBJECTS) $(nfct_timeout_get_DEPENDENCIES) $(EXTRA_nfct_timeout_get_DEPENDENCIES) 
292	@rm -f nfct-timeout-get$(EXEEXT)
293	$(AM_V_CCLD)$(LINK) $(nfct_timeout_get_OBJECTS) $(nfct_timeout_get_LDADD) $(LIBS)
294
295mostlyclean-compile:
296	-rm -f *.$(OBJEXT)
297
298distclean-compile:
299	-rm -f *.tab.c
300
301include ./$(DEPDIR)/nfct-timeout-add.Po
302include ./$(DEPDIR)/nfct-timeout-get.Po
303
304.c.o:
305	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
306	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
307	$(am__mv) $$depbase.Tpo $$depbase.Po
308#	$(AM_V_CC)source='$<' object='$@' libtool=no \
309#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
310#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
311
312.c.obj:
313	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
314	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
315	$(am__mv) $$depbase.Tpo $$depbase.Po
316#	$(AM_V_CC)source='$<' object='$@' libtool=no \
317#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
318#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
319
320.c.lo:
321	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
322	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
323	$(am__mv) $$depbase.Tpo $$depbase.Plo
324#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
325#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
326#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
327
328mostlyclean-libtool:
329	-rm -f *.lo
330
331clean-libtool:
332	-rm -rf .libs _libs
333
334ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
335	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336	unique=`for i in $$list; do \
337	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338	  done | \
339	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
340	      END { if (nonempty) { for (i in files) print i; }; }'`; \
341	mkid -fID $$unique
342tags: TAGS
343
344TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345		$(TAGS_FILES) $(LISP)
346	set x; \
347	here=`pwd`; \
348	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349	unique=`for i in $$list; do \
350	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351	  done | \
352	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
353	      END { if (nonempty) { for (i in files) print i; }; }'`; \
354	shift; \
355	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
356	  test -n "$$unique" || unique=$$empty_fix; \
357	  if test $$# -gt 0; then \
358	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359	      "$$@" $$unique; \
360	  else \
361	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362	      $$unique; \
363	  fi; \
364	fi
365ctags: CTAGS
366CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367		$(TAGS_FILES) $(LISP)
368	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369	unique=`for i in $$list; do \
370	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371	  done | \
372	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373	      END { if (nonempty) { for (i in files) print i; }; }'`; \
374	test -z "$(CTAGS_ARGS)$$unique" \
375	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376	     $$unique
377
378GTAGS:
379	here=`$(am__cd) $(top_builddir) && pwd` \
380	  && $(am__cd) $(top_srcdir) \
381	  && gtags -i $(GTAGS_ARGS) "$$here"
382
383distclean-tags:
384	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385
386distdir: $(DISTFILES)
387	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389	list='$(DISTFILES)'; \
390	  dist_files=`for file in $$list; do echo $$file; done | \
391	  sed -e "s|^$$srcdirstrip/||;t" \
392	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
393	case $$dist_files in \
394	  */*) $(MKDIR_P) `echo "$$dist_files" | \
395			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
396			   sort -u` ;; \
397	esac; \
398	for file in $$dist_files; do \
399	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400	  if test -d $$d/$$file; then \
401	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
402	    if test -d "$(distdir)/$$file"; then \
403	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404	    fi; \
405	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
406	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
407	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
408	    fi; \
409	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
410	  else \
411	    test -f "$(distdir)/$$file" \
412	    || cp -p $$d/$$file "$(distdir)/$$file" \
413	    || exit 1; \
414	  fi; \
415	done
416check-am: all-am
417	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
418check: check-am
419all-am: Makefile
420installdirs:
421install: install-am
422install-exec: install-exec-am
423install-data: install-data-am
424uninstall: uninstall-am
425
426install-am: all-am
427	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428
429installcheck: installcheck-am
430install-strip:
431	if test -z '$(STRIP)'; then \
432	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
433	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
434	      install; \
435	else \
436	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
437	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
438	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
439	fi
440mostlyclean-generic:
441
442clean-generic:
443
444distclean-generic:
445	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
446	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
447
448maintainer-clean-generic:
449	@echo "This command is intended for maintainers to use"
450	@echo "it deletes files that may require special tools to rebuild."
451clean: clean-am
452
453clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
454	mostlyclean-am
455
456distclean: distclean-am
457	-rm -rf ./$(DEPDIR)
458	-rm -f Makefile
459distclean-am: clean-am distclean-compile distclean-generic \
460	distclean-tags
461
462dvi: dvi-am
463
464dvi-am:
465
466html: html-am
467
468html-am:
469
470info: info-am
471
472info-am:
473
474install-data-am:
475
476install-dvi: install-dvi-am
477
478install-dvi-am:
479
480install-exec-am:
481
482install-html: install-html-am
483
484install-html-am:
485
486install-info: install-info-am
487
488install-info-am:
489
490install-man:
491
492install-pdf: install-pdf-am
493
494install-pdf-am:
495
496install-ps: install-ps-am
497
498install-ps-am:
499
500installcheck-am:
501
502maintainer-clean: maintainer-clean-am
503	-rm -rf ./$(DEPDIR)
504	-rm -f Makefile
505maintainer-clean-am: distclean-am maintainer-clean-generic
506
507mostlyclean: mostlyclean-am
508
509mostlyclean-am: mostlyclean-compile mostlyclean-generic \
510	mostlyclean-libtool
511
512pdf: pdf-am
513
514pdf-am:
515
516ps: ps-am
517
518ps-am:
519
520uninstall-am:
521
522.MAKE: check-am install-am install-strip
523
524.PHONY: CTAGS GTAGS all all-am check check-am clean \
525	clean-checkPROGRAMS clean-generic clean-libtool ctags \
526	distclean distclean-compile distclean-generic \
527	distclean-libtool distclean-tags distdir dvi dvi-am html \
528	html-am info info-am install install-am install-data \
529	install-data-am install-dvi install-dvi-am install-exec \
530	install-exec-am install-html install-html-am install-info \
531	install-info-am install-man install-pdf install-pdf-am \
532	install-ps install-ps-am install-strip installcheck \
533	installcheck-am installdirs maintainer-clean \
534	maintainer-clean-generic mostlyclean mostlyclean-compile \
535	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
536	tags uninstall uninstall-am
537
538
539# Tell versions [3.59,3.63) of GNU make to not export all variables.
540# Otherwise a system limit (for SysV at least) may be exceeded.
541.NOEXPORT:
542