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