K2.6 patches and update.
[tomato.git] / release / src / router / libnfnetlink / src / Makefile
blob4d758e966a2d3ee0f2308db6b760df826a57df2f
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # src/Makefile. Generated from Makefile.in by configure.
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.
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.
20 am__make_dryrun = \
21 { \
22 am__dry=no; \
23 case $$MAKEFLAGS in \
24 *\\[\ \ ]*) \
25 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
26 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27 *) \
28 for am__flg in $$MAKEFLAGS; do \
29 case $$am__flg in \
30 *=*|--*) ;; \
31 *n*) am__dry=yes; break;; \
32 esac; \
33 done;; \
34 esac; \
35 test $$am__dry = yes; \
37 pkgdatadir = $(datadir)/libnfnetlink
38 pkgincludedir = $(includedir)/libnfnetlink
39 pkglibdir = $(libdir)/libnfnetlink
40 pkglibexecdir = $(libexecdir)/libnfnetlink
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = x86_64-pc-linux-gnu
54 host_triplet = mipsel-unknown-linux-gnu
55 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in $(top_srcdir)/Make_global.am
57 subdir = src
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
60 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
61 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
62 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64 $(ACLOCAL_M4)
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_CLEAN_FILES =
67 CONFIG_CLEAN_VPATH_FILES =
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71 *) f=$$p;; \
72 esac;
73 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
74 am__install_max = 40
75 am__nobase_strip_setup = \
76 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
77 am__nobase_strip = \
78 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
79 am__nobase_list = $(am__nobase_strip_setup); \
80 for p in $$list; do echo "$$p $$p"; done | \
81 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
82 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
83 if (++n[$$2] == $(am__install_max)) \
84 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
85 END { for (dir in files) print dir, files[dir] }'
86 am__base_list = \
87 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
88 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
89 am__uninstall_files_from_dir = { \
90 test -z "$$files" \
91 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
92 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
93 $(am__cd) "$$dir" && rm -f $$files; }; \
95 am__installdirs = "$(DESTDIR)$(libdir)"
96 LTLIBRARIES = $(lib_LTLIBRARIES)
97 libnfnetlink_la_LIBADD =
98 am_libnfnetlink_la_OBJECTS = libnfnetlink.lo iftable.lo rtnl.lo
99 libnfnetlink_la_OBJECTS = $(am_libnfnetlink_la_OBJECTS)
100 AM_V_lt = $(am__v_lt_$(V))
101 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
102 am__v_lt_0 = --silent
103 libnfnetlink_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
104 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
105 $(AM_CFLAGS) $(CFLAGS) $(libnfnetlink_la_LDFLAGS) $(LDFLAGS) \
106 -o $@
107 DEFAULT_INCLUDES = -I.
108 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
109 am__depfiles_maybe = depfiles
110 am__mv = mv -f
111 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
112 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
115 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
116 $(AM_CFLAGS) $(CFLAGS)
117 AM_V_CC = $(am__v_CC_$(V))
118 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
119 am__v_CC_0 = @echo " CC " $@;
120 AM_V_at = $(am__v_at_$(V))
121 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
122 am__v_at_0 = @
123 CCLD = $(CC)
124 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
125 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
126 $(AM_LDFLAGS) $(LDFLAGS) -o $@
127 AM_V_CCLD = $(am__v_CCLD_$(V))
128 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
129 am__v_CCLD_0 = @echo " CCLD " $@;
130 AM_V_GEN = $(am__v_GEN_$(V))
131 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
132 am__v_GEN_0 = @echo " GEN " $@;
133 SOURCES = $(libnfnetlink_la_SOURCES)
134 DIST_SOURCES = $(libnfnetlink_la_SOURCES)
135 am__can_run_installinfo = \
136 case $$AM_UPDATE_INFO_DIR in \
137 n|no|NO) false;; \
138 *) (install-info --version) >/dev/null 2>&1;; \
139 esac
140 HEADERS = $(noinst_HEADERS)
141 ETAGS = etags
142 CTAGS = ctags
143 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run aclocal-1.11
145 AMTAR = $${TAR-tar}
146 AM_DEFAULT_VERBOSITY = 0
147 AR = mipsel-uclibc-ar
148 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run autoconf
149 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run autoheader
150 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run automake-1.11
151 AWK = gawk
152 CC = mipsel-uclibc-gcc
153 CCDEPMODE = depmode=gcc3
154 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -ffunction-sections -fdata-sections
155 CPP = mipsel-uclibc-gcc -E
156 CPPFLAGS =
157 CYGPATH_W = echo
158 DEFS = -DPACKAGE_NAME=\"libnfnetlink\" -DPACKAGE_TARNAME=\"libnfnetlink\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"libnfnetlink\ 1.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libnfnetlink\" -DVERSION=\"1.0.1\" -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/\"
159 DEPDIR = .deps
160 DLLTOOL = false
161 DSYMUTIL =
162 DUMPBIN =
163 ECHO_C =
164 ECHO_N = -n
165 ECHO_T =
166 EGREP = /bin/grep -E
167 EXEEXT =
168 FGREP = /bin/grep -F
169 GREP = /bin/grep
170 INSTALL = /usr/bin/install -c
171 INSTALL_DATA = ${INSTALL} -m 644
172 INSTALL_PROGRAM = ${INSTALL}
173 INSTALL_SCRIPT = ${INSTALL}
174 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
175 LD = mipsel-uclibc-ld
176 LDFLAGS = -ffunction-sections -fdata-sections -Wl,--gc-sections
177 LIBOBJS =
178 LIBS =
179 LIBTOOL = $(SHELL) $(top_builddir)/libtool
180 LIPO =
181 LN_S = ln -s
182 LTLIBOBJS =
183 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/build-aux/missing --run makeinfo
184 MANIFEST_TOOL = :
185 MKDIR_P = /bin/mkdir -p
186 NM = mipsel-uclibc-nm
187 NMEDIT =
188 OBJDUMP = mipsel-linux-objdump
189 OBJEXT = o
190 OTOOL =
191 OTOOL64 =
192 PACKAGE = libnfnetlink
193 PACKAGE_BUGREPORT =
194 PACKAGE_NAME = libnfnetlink
195 PACKAGE_STRING = libnfnetlink 1.0.1
196 PACKAGE_TARNAME = libnfnetlink
197 PACKAGE_URL =
198 PACKAGE_VERSION = 1.0.1
199 PATH_SEPARATOR = :
200 RANLIB = mipsel-uclibc-ranlib
201 SED = /bin/sed
202 SET_MAKE =
203 SHELL = /bin/sh
204 STRIP = mipsel-uclibc-strip
205 VERSION = 1.0.1
206 abs_builddir = /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/src
207 abs_srcdir = /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/src
208 abs_top_builddir = /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink
209 abs_top_srcdir = /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink
210 ac_ct_AR =
211 ac_ct_CC =
212 ac_ct_DUMPBIN =
213 am__include = include
214 am__leading_dot = .
215 am__quote =
216 am__tar = tar --format=posix -chf - "$$tardir"
217 am__untar = tar -xf -
218 bindir = ${exec_prefix}/bin
219 build = x86_64-pc-linux-gnu
220 build_alias = x86_64-linux-gnu
221 build_cpu = x86_64
222 build_os = linux-gnu
223 build_vendor = pc
224 builddir = .
225 datadir = ${datarootdir}
226 datarootdir = ${prefix}/share
227 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
228 dvidir = ${docdir}
229 exec_prefix = ${prefix}
230 host = mipsel-unknown-linux-gnu
231 host_alias = mipsel-linux
232 host_cpu = mipsel
233 host_os = linux-gnu
234 host_vendor = unknown
235 htmldir = ${docdir}
236 includedir = ${prefix}/include
237 infodir = ${datarootdir}/info
238 install_sh = ${SHELL} /home/vicente/repos/tomato/release/src-rt/router/libnfnetlink/build-aux/install-sh
239 libdir = ${exec_prefix}/lib
240 libexecdir = ${exec_prefix}/libexec
241 localedir = ${datarootdir}/locale
242 localstatedir = ${prefix}/var
243 mandir = ${datarootdir}/man
244 mkdir_p = /bin/mkdir -p
245 oldincludedir = /usr/include
246 pdfdir = ${docdir}
247 prefix = /usr
248 program_transform_name = s,x,x,
249 psdir = ${docdir}
250 sbindir = ${exec_prefix}/sbin
251 sharedstatedir = ${prefix}/com
252 srcdir = .
253 sysconfdir = ${prefix}/etc
254 target_alias =
255 top_build_prefix = ../
256 top_builddir = ..
257 top_srcdir = ..
259 # This is _NOT_ the library release version, it's an API version.
260 # Please read Chapter 6 "Library interface versions" of the libtool
261 # documentation before making any modification
262 # http://sources.redhat.com/autobook/autobook/autobook_91.html
263 LIBVERSION = 2:0:2
264 AM_CPPFLAGS = -I$(top_srcdir)/include
265 AM_CFLAGS = -Wall
266 lib_LTLIBRARIES = libnfnetlink.la
267 libnfnetlink_la_LDFLAGS = -Wc,-nostartfiles \
268 -version-info $(LIBVERSION)
270 libnfnetlink_la_SOURCES = libnfnetlink.c iftable.c rtnl.c
271 noinst_HEADERS = iftable.h rtnl.h
272 all: all-am
274 .SUFFIXES:
275 .SUFFIXES: .c .lo .o .obj
276 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Make_global.am $(am__configure_deps)
277 @for dep in $?; do \
278 case '$(am__configure_deps)' in \
279 *$$dep*) \
280 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
281 && { if test -f $@; then exit 0; else break; fi; }; \
282 exit 1;; \
283 esac; \
284 done; \
285 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
286 $(am__cd) $(top_srcdir) && \
287 $(AUTOMAKE) --foreign src/Makefile
288 .PRECIOUS: Makefile
289 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
290 @case '$?' in \
291 *config.status*) \
292 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
293 *) \
294 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
295 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
296 esac;
297 $(top_srcdir)/Make_global.am:
299 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302 $(top_srcdir)/configure: $(am__configure_deps)
303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306 $(am__aclocal_m4_deps):
307 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
308 @$(NORMAL_INSTALL)
309 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
310 list2=; for p in $$list; do \
311 if test -f $$p; then \
312 list2="$$list2 $$p"; \
313 else :; fi; \
314 done; \
315 test -z "$$list2" || { \
316 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
317 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
318 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
319 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
322 uninstall-libLTLIBRARIES:
323 @$(NORMAL_UNINSTALL)
324 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
325 for p in $$list; do \
326 $(am__strip_dir) \
327 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
328 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
329 done
331 clean-libLTLIBRARIES:
332 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
333 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
334 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
335 test "$$dir" != "$$p" || dir=.; \
336 echo "rm -f \"$${dir}/so_locations\""; \
337 rm -f "$${dir}/so_locations"; \
338 done
339 libnfnetlink.la: $(libnfnetlink_la_OBJECTS) $(libnfnetlink_la_DEPENDENCIES) $(EXTRA_libnfnetlink_la_DEPENDENCIES)
340 $(AM_V_CCLD)$(libnfnetlink_la_LINK) -rpath $(libdir) $(libnfnetlink_la_OBJECTS) $(libnfnetlink_la_LIBADD) $(LIBS)
342 mostlyclean-compile:
343 -rm -f *.$(OBJEXT)
345 distclean-compile:
346 -rm -f *.tab.c
348 include ./$(DEPDIR)/iftable.Plo
349 include ./$(DEPDIR)/libnfnetlink.Plo
350 include ./$(DEPDIR)/rtnl.Plo
352 .c.o:
353 $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
354 $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
355 $(am__mv) $$depbase.Tpo $$depbase.Po
356 # $(AM_V_CC)source='$<' object='$@' libtool=no \
357 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
358 # $(AM_V_CC_no)$(COMPILE) -c -o $@ $<
360 .c.obj:
361 $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
362 $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
363 $(am__mv) $$depbase.Tpo $$depbase.Po
364 # $(AM_V_CC)source='$<' object='$@' libtool=no \
365 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
366 # $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
368 .c.lo:
369 $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
370 $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
371 $(am__mv) $$depbase.Tpo $$depbase.Plo
372 # $(AM_V_CC)source='$<' object='$@' libtool=yes \
373 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
374 # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<
376 mostlyclean-libtool:
377 -rm -f *.lo
379 clean-libtool:
380 -rm -rf .libs _libs
382 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
383 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384 unique=`for i in $$list; do \
385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 done | \
387 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388 END { if (nonempty) { for (i in files) print i; }; }'`; \
389 mkid -fID $$unique
390 tags: TAGS
392 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
393 $(TAGS_FILES) $(LISP)
394 set x; \
395 here=`pwd`; \
396 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
397 unique=`for i in $$list; do \
398 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399 done | \
400 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401 END { if (nonempty) { for (i in files) print i; }; }'`; \
402 shift; \
403 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
404 test -n "$$unique" || unique=$$empty_fix; \
405 if test $$# -gt 0; then \
406 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407 "$$@" $$unique; \
408 else \
409 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410 $$unique; \
411 fi; \
413 ctags: CTAGS
414 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
416 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
417 unique=`for i in $$list; do \
418 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419 done | \
420 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421 END { if (nonempty) { for (i in files) print i; }; }'`; \
422 test -z "$(CTAGS_ARGS)$$unique" \
423 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424 $$unique
426 GTAGS:
427 here=`$(am__cd) $(top_builddir) && pwd` \
428 && $(am__cd) $(top_srcdir) \
429 && gtags -i $(GTAGS_ARGS) "$$here"
431 distclean-tags:
432 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
434 distdir: $(DISTFILES)
435 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437 list='$(DISTFILES)'; \
438 dist_files=`for file in $$list; do echo $$file; done | \
439 sed -e "s|^$$srcdirstrip/||;t" \
440 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441 case $$dist_files in \
442 */*) $(MKDIR_P) `echo "$$dist_files" | \
443 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444 sort -u` ;; \
445 esac; \
446 for file in $$dist_files; do \
447 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448 if test -d $$d/$$file; then \
449 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450 if test -d "$(distdir)/$$file"; then \
451 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452 fi; \
453 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
455 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456 fi; \
457 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458 else \
459 test -f "$(distdir)/$$file" \
460 || cp -p $$d/$$file "$(distdir)/$$file" \
461 || exit 1; \
462 fi; \
463 done
464 check-am: all-am
465 check: check-am
466 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
467 installdirs:
468 for dir in "$(DESTDIR)$(libdir)"; do \
469 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
470 done
471 install: install-am
472 install-exec: install-exec-am
473 install-data: install-data-am
474 uninstall: uninstall-am
476 install-am: all-am
477 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
479 installcheck: installcheck-am
480 install-strip:
481 if test -z '$(STRIP)'; then \
482 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484 install; \
485 else \
486 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
490 mostlyclean-generic:
492 clean-generic:
494 distclean-generic:
495 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
496 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
498 maintainer-clean-generic:
499 @echo "This command is intended for maintainers to use"
500 @echo "it deletes files that may require special tools to rebuild."
501 clean: clean-am
503 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
504 mostlyclean-am
506 distclean: distclean-am
507 -rm -rf ./$(DEPDIR)
508 -rm -f Makefile
509 distclean-am: clean-am distclean-compile distclean-generic \
510 distclean-tags
512 dvi: dvi-am
514 dvi-am:
516 html: html-am
518 html-am:
520 info: info-am
522 info-am:
524 install-data-am:
526 install-dvi: install-dvi-am
528 install-dvi-am:
530 install-exec-am: install-libLTLIBRARIES
532 install-html: install-html-am
534 install-html-am:
536 install-info: install-info-am
538 install-info-am:
540 install-man:
542 install-pdf: install-pdf-am
544 install-pdf-am:
546 install-ps: install-ps-am
548 install-ps-am:
550 installcheck-am:
552 maintainer-clean: maintainer-clean-am
553 -rm -rf ./$(DEPDIR)
554 -rm -f Makefile
555 maintainer-clean-am: distclean-am maintainer-clean-generic
557 mostlyclean: mostlyclean-am
559 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
560 mostlyclean-libtool
562 pdf: pdf-am
564 pdf-am:
566 ps: ps-am
568 ps-am:
570 uninstall-am: uninstall-libLTLIBRARIES
572 .MAKE: install-am install-strip
574 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
575 clean-libLTLIBRARIES clean-libtool ctags distclean \
576 distclean-compile distclean-generic distclean-libtool \
577 distclean-tags distdir dvi dvi-am html html-am info info-am \
578 install install-am install-data install-data-am install-dvi \
579 install-dvi-am install-exec install-exec-am install-html \
580 install-html-am install-info install-info-am \
581 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
582 install-ps install-ps-am install-strip installcheck \
583 installcheck-am installdirs maintainer-clean \
584 maintainer-clean-generic mostlyclean mostlyclean-compile \
585 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
586 tags uninstall uninstall-am uninstall-libLTLIBRARIES
589 # Tell versions [3.59,3.63) of GNU make to not export all variables.
590 # Otherwise a system limit (for SysV at least) may be exceeded.
591 .NOEXPORT: