• 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# src/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
19pkgdatadir = $(datadir)/libnetfilter_cttimeout
20pkgincludedir = $(includedir)/libnetfilter_cttimeout
21pkglibdir = $(libdir)/libnetfilter_cttimeout
22pkglibexecdir = $(libexecdir)/libnetfilter_cttimeout
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 = i686-pc-linux-gnu
36host_triplet = arm-unknown-linux-gnu
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_$(V))
86am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
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. -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_$(V))
103am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
104am__v_CC_0 = @echo "  CC    " $@;
105AM_V_at = $(am__v_at_$(V))
106am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
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_$(V))
113am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
114am__v_CCLD_0 = @echo "  CCLD  " $@;
115AM_V_GEN = $(am__v_GEN_$(V))
116am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
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 = ${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
124AMTAR = $${TAR-tar}
125AM_DEFAULT_VERBOSITY = 0
126AR = arm-brcm-linux-uclibcgnueabi-ar
127AUTOCONF = ${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
128AUTOHEADER = ${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
129AUTOMAKE = ${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
130AWK = gawk
131CC = arm-brcm-linux-uclibcgnueabi-gcc
132CCDEPMODE = depmode=gcc3
133CFLAGS = -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
134CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
135CPPFLAGS = 
136CYGPATH_W = echo
137DEFS = -DHAVE_CONFIG_H
138DEPDIR = .deps
139DLLTOOL = false
140DSYMUTIL = 
141DUMPBIN = 
142ECHO_C = 
143ECHO_N = -n
144ECHO_T = 
145EGREP = /bin/grep -E
146EXEEXT = 
147FGREP = /bin/grep -F
148GCC_FVISIBILITY_HIDDEN = -fvisibility=hidden
149GREP = /bin/grep
150INSTALL = /usr/bin/install -c
151INSTALL_DATA = ${INSTALL} -m 644
152INSTALL_PROGRAM = ${INSTALL}
153INSTALL_SCRIPT = ${INSTALL}
154INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
155LD = arm-brcm-linux-uclibcgnueabi-ld
156LDFLAGS = 
157LIBMNL_CFLAGS = -I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/include
158LIBMNL_LIBS = -L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/lib -lmnl
159LIBOBJS = 
160LIBS = 
161LIBTOOL = $(SHELL) $(top_builddir)/libtool
162LIPO = 
163LN_S = ln -s
164LTLIBOBJS = 
165MAKEINFO = ${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
166MANIFEST_TOOL = :
167MKDIR_P = /bin/mkdir -p
168NM = arm-brcm-linux-uclibcgnueabi-nm
169NMEDIT = 
170OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
171OBJEXT = o
172OTOOL = 
173OTOOL64 = 
174PACKAGE = libnetfilter_cttimeout
175PACKAGE_BUGREPORT = 
176PACKAGE_NAME = libnetfilter_cttimeout
177PACKAGE_STRING = libnetfilter_cttimeout 1.0.0
178PACKAGE_TARNAME = libnetfilter_cttimeout
179PACKAGE_URL = 
180PACKAGE_VERSION = 1.0.0
181PATH_SEPARATOR = :
182PKG_CONFIG = /usr/bin/pkg-config
183PKG_CONFIG_LIBDIR = 
184PKG_CONFIG_PATH = 
185RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
186SED = /bin/sed
187SET_MAKE = 
188SHELL = /bin/sh
189STRIP = arm-brcm-linux-uclibcgnueabi-strip
190VERSION = 1.0.0
191abs_builddir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/src
192abs_srcdir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/src
193abs_top_builddir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0
194abs_top_srcdir = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0
195ac_ct_AR = 
196ac_ct_CC = 
197ac_ct_DUMPBIN = 
198am__include = include
199am__leading_dot = .
200am__quote = 
201am__tar = tar --format=posix -chf - "$$tardir"
202am__untar = tar -xf -
203bindir = ${exec_prefix}/bin
204build = i686-pc-linux-gnu
205build_alias = 
206build_cpu = i686
207build_os = linux-gnu
208build_vendor = pc
209builddir = .
210datadir = ${datarootdir}
211datarootdir = ${prefix}/share
212docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
213dvidir = ${docdir}
214exec_prefix = ${prefix}
215host = arm-unknown-linux-gnu
216host_alias = arm-linux
217host_cpu = arm
218host_os = linux-gnu
219host_vendor = unknown
220htmldir = ${docdir}
221includedir = ${prefix}/include
222infodir = ${datarootdir}/info
223install_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
224libdir = ${exec_prefix}/lib
225libexecdir = ${exec_prefix}/libexec
226localedir = ${datarootdir}/locale
227localstatedir = ${prefix}/var
228mandir = ${datarootdir}/man
229mkdir_p = /bin/mkdir -p
230oldincludedir = /usr/include
231pdfdir = ${docdir}
232prefix = /home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build
233program_transform_name = s,x,x,
234psdir = ${docdir}
235regular_CFLAGS = -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe
236regular_CPPFLAGS = -D_FILE_OFFSET_BITS=64 -D_REENTRANT
237sbindir = ${exec_prefix}/sbin
238sharedstatedir = ${prefix}/com
239srcdir = .
240sysconfdir = ${prefix}/etc
241target_alias = 
242top_build_prefix = ../
243top_builddir = ..
244top_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
351include ./$(DEPDIR)/libnetfilter_cttimeout.Plo
352
353.c.o:
354	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
355	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
356	$(am__mv) $$depbase.Tpo $$depbase.Po
357#	$(AM_V_CC)source='$<' object='$@' libtool=no \
358#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
359#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<
360
361.c.obj:
362	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
363	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
364	$(am__mv) $$depbase.Tpo $$depbase.Po
365#	$(AM_V_CC)source='$<' object='$@' libtool=no \
366#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
367#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
368
369.c.lo:
370	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
371	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
372	$(am__mv) $$depbase.Tpo $$depbase.Plo
373#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
374#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
375#	$(AM_V_CC_no)$(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