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