1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # 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 Free Software Foundation,
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
18 pkgdatadir
= $(datadir)/spawn-fcgi
19 pkgincludedir
= $(includedir)/spawn-fcgi
20 pkglibdir
= $(libdir)/spawn-fcgi
21 pkglibexecdir
= $(libexecdir
)/spawn-fcgi
22 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA
= $(install_sh
) -c
-m
644
24 install_sh_PROGRAM
= $(install_sh
) -c
25 install_sh_SCRIPT
= $(install_sh
) -c
26 INSTALL_HEADER
= $(INSTALL_DATA
)
27 transform
= $(program_transform_name
)
35 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
37 $(top_srcdir
)/configure AUTHORS COPYING NEWS depcomp \
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
41 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
43 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
44 configure.lineno config.status.lineno
45 mkinstalldirs
= $(install_sh
) -d
46 CONFIG_HEADER
= config.h
48 CONFIG_CLEAN_VPATH_FILES
=
51 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-dvi-recursive install-exec-recursive \
54 install-html-recursive install-info-recursive \
55 install-pdf-recursive install-ps-recursive install-recursive \
56 installcheck-recursive installdirs-recursive pdf-recursive \
57 ps-recursive uninstall-recursive
58 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
59 am__vpath_adj
= case
$$p in \
60 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
65 am__nobase_strip_setup
= \
66 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
68 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
69 am__nobase_list
= $(am__nobase_strip_setup
); \
70 for p in
$$list; do echo
"$$p $$p"; done | \
71 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
72 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
73 if (++n[$$2] == $(am__install_max)) \
74 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
75 END { for (dir in files) print dir, files[dir] }'
77 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
79 man1dir = $(mandir)/man1
80 am__installdirs
= "$(DESTDIR)$(man1dir)"
83 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
84 distclean-recursive maintainer-clean-recursive
85 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
86 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
87 distdir
dist dist-all distcheck
90 DIST_SUBDIRS
= $(SUBDIRS
)
91 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
92 distdir
= $(PACKAGE
)-$(VERSION
)
93 top_distdir
= $(distdir
)
94 am__remove_distdir
= \
95 { test ! -d
"$(distdir)" \
96 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
97 && rm -fr
"$(distdir)"; }; }
100 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
101 sed_rest
='s,^[^/]*/*,,'; \
102 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
103 sed_butlast
='s,/*[^/]*$$,,'; \
104 while
test -n
"$$dir1"; do \
105 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
106 if
test "$$first" != "."; then \
107 if
test "$$first" = ".."; then \
108 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
109 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
111 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
112 if
test "$$first2" = "$$first"; then \
113 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
117 dir0
="$$dir0"/"$$first"; \
120 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
123 DIST_ARCHIVES
= $(distdir
).
tar.gz
125 distuninstallcheck_listfiles
= find .
-type f
-print
126 distcleancheck_listfiles
= find .
-type f
-print
127 ACLOCAL
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/missing
--run aclocal-1.11
128 AMTAR
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/missing
--run
tar
129 AUTOCONF
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/missing
--run autoconf
130 AUTOHEADER
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/missing
--run autoheader
131 AUTOMAKE
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/missing
--run automake-1.11
133 CC
= arm-brcm-linux-uclibcgnueabi-gcc
134 CCDEPMODE
= depmode
=gcc3
135 CFLAGS
= -Os
-Wall
-DLINUX26
-DCONFIG_BCMWL5
-DCONFIG_BCMWL6
-DCONFIG_BCMWL6A
-DPART_JFFS2_GAP
=0UL -pipe
-fno-strict-aliasing
-DBCMWPA2
-DBCMARM
-marm
-DTCONFIG_NVRAM_64K
-DLINUX_KERNEL_VERSION
=132644 -ffunction-sections
-fdata-sections
-Wall
-W
-Wshadow
-pedantic
-std
=gnu99
136 CPP
= arm-brcm-linux-uclibcgnueabi-gcc
-E
139 DEFS
= -DHAVE_CONFIG_H
147 INSTALL
= /usr
/bin
/install -c
148 INSTALL_DATA
= ${INSTALL} -m
644
149 INSTALL_PROGRAM
= ${INSTALL}
150 INSTALL_SCRIPT
= ${INSTALL}
151 INSTALL_STRIP_PROGRAM
= $(install_sh
) -c
-s
152 LDFLAGS
= -ffunction-sections
-fdata-sections
-Wl
,--gc-sections
-fPIC
153 LIBOBJS
= ${LIBOBJDIR}lstat
$U.o
${LIBOBJDIR}stat
$U.o
155 LTLIBOBJS
= ${LIBOBJDIR}lstat
$U.lo
${LIBOBJDIR}stat
$U.lo
156 MAKEINFO
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/missing
--run
makeinfo
157 MKDIR_P
= /bin
/mkdir
-p
161 PACKAGE_NAME
= spawn-fcgi
162 PACKAGE_STRING
= spawn-fcgi
1.6.3
163 PACKAGE_TARNAME
= spawn-fcgi
165 PACKAGE_VERSION
= 1.6.3
169 STRIP
= arm-brcm-linux-uclibcgnueabi-strip
171 abs_builddir
= /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
172 abs_srcdir
= /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
173 abs_top_builddir
= /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
174 abs_top_srcdir
= /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
176 am__include
= include
179 am__tar
= ${AMTAR} chof
- "$$tardir"
180 am__untar
= ${AMTAR} xf
-
181 bindir = ${exec_prefix}/bin
182 build_alias
= x86_64-linux-gnu
184 datadir = ${datarootdir}
185 datarootdir
= ${prefix}/share
186 docdir
= ${datarootdir}/doc
/${PACKAGE_TARNAME}
188 exec_prefix = ${prefix}
189 host_alias
= arm-linux
191 includedir = ${prefix}/include
192 infodir = ${datarootdir}/info
193 install_sh
= ${SHELL} /home
/shibby
/openwrt
/tomato-ss
/release-working
/src-rt-6.x
.4708/router
/spawn-fcgi
/install-sh
194 libdir = ${exec_prefix}/lib
195 libexecdir
= ${exec_prefix}/libexec
196 localedir
= ${datarootdir}/locale
197 localstatedir
= ${prefix}/var
198 mandir = ${datarootdir}/man
199 mkdir_p
= /bin
/mkdir
-p
200 oldincludedir = /usr
/include
203 program_transform_name
= s
,x
,x
,
205 sbindir
= ${exec_prefix}/sbin
206 sharedstatedir
= ${prefix}/com
208 sysconfdir
= ${prefix}/etc
214 EXTRA_DIST
= autogen.sh spawn-fcgi
.1 CMakeLists.txt
215 man1_MANS
= spawn-fcgi
.1
217 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
222 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
224 case
'$(am__configure_deps)' in \
226 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
227 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
232 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
233 $(am__cd
) $(top_srcdir
) && \
234 $(AUTOMAKE
) --foreign Makefile
236 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
239 echo
' $(SHELL) ./config.status'; \
240 $(SHELL
) .
/config.status
;; \
242 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
243 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
246 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
247 $(SHELL
) .
/config.status
--recheck
249 $(top_srcdir
)/configure
: $(am__configure_deps
)
250 $(am__cd
) $(srcdir) && $(AUTOCONF
)
251 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
252 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
253 $(am__aclocal_m4_deps
):
256 @if
test ! -f
$@
; then \
258 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
261 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
263 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
264 $(srcdir)/config.h.in
: $(am__configure_deps
)
265 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
270 -rm -f config.h stamp-h1
271 install-man1
: $(man1_MANS
)
273 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
274 @list
='$(man1_MANS)'; test -n
"$(man1dir)" || exit
0; \
275 { for i in
$$list; do echo
"$$i"; done
; \
276 } | while read p
; do \
277 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
278 echo
"$$d$$p"; echo
"$$p"; \
280 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
281 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
282 sed
'N;N;s,\n, ,g' |
{ \
283 list
=; while read file base inst
; do \
284 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
285 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
286 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
289 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
290 while read files
; do \
291 test -z
"$$files" ||
{ \
292 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
293 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
298 @list
='$(man1_MANS)'; test -n
"$(man1dir)" || exit
0; \
299 files
=`{ for i in $$list; do echo "$$i"; done; \
300 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
301 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
302 test -z
"$$files" ||
{ \
303 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
304 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
306 # This directory's subdirectories are mostly independent; you can cd
307 # into them and run `make' without going through this Makefile.
308 # To change the values of `make' variables: instead of editing Makefiles,
309 # (1) if the variable is set in `config.status', edit `config.status'
310 # (which will cause the Makefiles to be regenerated when you run `make');
311 # (2) otherwise, pass the desired values on the `make' command line.
312 $(RECURSIVE_TARGETS
):
314 for f in x
$$MAKEFLAGS; do \
317 *k
*) failcom
='fail=yes';; \
321 target
=`echo $@ | sed s/-recursive//`; \
322 list
='$(SUBDIRS)'; for subdir in
$$list; do \
323 echo
"Making $$target in $$subdir"; \
324 if
test "$$subdir" = "."; then \
326 local_target
="$$target-am"; \
328 local_target
="$$target"; \
330 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
333 if
test "$$dot_seen" = "no"; then \
334 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
337 $(RECURSIVE_CLEAN_TARGETS
):
339 for f in x
$$MAKEFLAGS; do \
342 *k
*) failcom
='fail=yes';; \
347 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
348 *) list
='$(SUBDIRS)' ;; \
350 rev
=''; for subdir in
$$list; do \
351 if
test "$$subdir" = "."; then
:; else \
352 rev
="$$subdir $$rev"; \
356 target
=`echo $@ | sed s/-recursive//`; \
357 for subdir in
$$rev; do \
358 echo
"Making $$target in $$subdir"; \
359 if
test "$$subdir" = "."; then \
360 local_target
="$$target-am"; \
362 local_target
="$$target"; \
364 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
366 done
&& test -z
"$$fail"
368 list
='$(SUBDIRS)'; for subdir in
$$list; do \
369 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
372 list
='$(SUBDIRS)'; for subdir in
$$list; do \
373 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
376 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
377 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378 unique
=`for i in $$list; do \
379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
382 END { if (nonempty) { for (i in files) print i; }; }'`; \
386 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
387 $(TAGS_FILES
) $(LISP
)
390 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
391 include_option
=--etags-include
; \
394 include_option
=--include; \
397 list
='$(SUBDIRS)'; for subdir in
$$list; do \
398 if
test "$$subdir" = .
; then
:; else \
399 test ! -f
$$subdir/TAGS || \
400 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
403 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
404 unique
=`for i in $$list; do \
405 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408 END { if (nonempty) { for (i in files) print i; }; }'`; \
410 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
411 test -n
"$$unique" || unique
=$$empty_fix; \
412 if
test $$# -gt 0; then \
413 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
416 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
421 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
422 $(TAGS_FILES
) $(LISP
)
423 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
424 unique
=`for i in $$list; do \
425 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
428 END { if (nonempty) { for (i in files) print i; }; }'`; \
429 test -z
"$(CTAGS_ARGS)$$unique" \
430 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
434 here
=`$(am__cd) $(top_builddir) && pwd` \
435 && $(am__cd
) $(top_srcdir
) \
436 && gtags
-i
$(GTAGS_ARGS
) "$$here"
439 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
441 distdir
: $(DISTFILES
)
442 @list
='$(MANS)'; if
test -n
"$$list"; then \
443 list
=`for p in $$list; do \
444 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
445 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
446 if
test -n
"$$list" && \
447 grep
'ab help2man is required to generate this page' $$list >/dev
/null
; then \
448 echo
"error: found man pages containing the \`missing help2man' replacement text:" >&2; \
449 grep
-l
'ab help2man is required to generate this page' $$list | sed
's/^/ /' >&2; \
450 echo
" to fix them, install help2man, remove and regenerate the man pages;" >&2; \
451 echo
" typically \`make maintainer-clean' will remove them" >&2; \
455 $(am__remove_distdir
)
456 test -d
"$(distdir)" || mkdir
"$(distdir)"
457 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459 list
='$(DISTFILES)'; \
460 dist_files
=`for file in $$list; do echo $$file; done | \
461 sed -e "s|^$$srcdirstrip/||;t" \
462 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463 case
$$dist_files in \
464 */*) $(MKDIR_P
) `echo "$$dist_files" | \
465 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
468 for file in
$$dist_files; do \
469 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
470 if
test -d
$$d/$$file; then \
471 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472 if
test -d
"$(distdir)/$$file"; then \
473 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
475 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
476 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
477 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
479 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
481 test -f
"$(distdir)/$$file" \
482 || cp
-p
$$d/$$file "$(distdir)/$$file" \
486 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
487 if
test "$$subdir" = .
; then
:; else \
488 test -d
"$(distdir)/$$subdir" \
489 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
493 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
494 if
test "$$subdir" = .
; then
:; else \
495 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
497 new_distdir
=$$reldir; \
498 dir1
=$$subdir; dir2
="$(top_distdir)"; \
500 new_top_distdir
=$$reldir; \
501 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
502 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
503 ($(am__cd
) $$subdir && \
504 $(MAKE
) $(AM_MAKEFLAGS
) \
505 top_distdir
="$$new_top_distdir" \
506 distdir
="$$new_distdir" \
507 am__remove_distdir
=: \
508 am__skip_length_check
=: \
509 am__skip_mode_fix
=: \
514 -test -n
"$(am__skip_mode_fix)" \
515 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
516 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
517 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
518 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
519 || chmod
-R a
+r
"$(distdir)"
521 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
522 $(am__remove_distdir
)
525 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
526 $(am__remove_distdir
)
529 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
530 $(am__remove_distdir
)
533 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
534 $(am__remove_distdir
)
537 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
538 $(am__remove_distdir
)
541 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
542 $(am__remove_distdir
)
545 -rm -f
$(distdir
).zip
546 zip
-rq
$(distdir
).zip
$(distdir
)
547 $(am__remove_distdir
)
549 dist dist-all
: distdir
550 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
551 $(am__remove_distdir
)
553 # This target untars the dist file and tries a VPATH configuration. Then
554 # it guarantees that the distribution is self-contained by making another
557 case
'$(DIST_ARCHIVES)' in \
559 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
561 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
563 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
565 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
567 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
569 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
571 unzip
$(distdir
).zip
;;\
573 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
574 mkdir
$(distdir
)/_build
575 mkdir
$(distdir
)/_inst
577 test -d
$(distdir
)/_build || exit
0; \
578 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
579 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
581 && $(am__cd
) $(distdir
)/_build \
582 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
583 $(DISTCHECK_CONFIGURE_FLAGS
) \
584 && $(MAKE
) $(AM_MAKEFLAGS
) \
585 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
586 && $(MAKE
) $(AM_MAKEFLAGS
) check \
587 && $(MAKE
) $(AM_MAKEFLAGS
) install \
588 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
589 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
590 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
592 && chmod
-R a-w
"$$dc_install_base" \
594 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
595 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
596 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
597 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
598 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
599 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
600 && rm -rf
"$$dc_destdir" \
601 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
602 && rm -rf
$(DIST_ARCHIVES
) \
603 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
606 $(am__remove_distdir
)
607 @
(echo
"$(distdir) archives ready for distribution: "; \
608 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
609 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
611 @
$(am__cd
) '$(distuninstallcheck_dir)' \
612 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
613 ||
{ echo
"ERROR: files left after uninstall:" ; \
614 if
test -n
"$(DESTDIR)"; then \
615 echo
" (check DESTDIR support)"; \
617 $(distuninstallcheck_listfiles
) ; \
619 distcleancheck
: distclean
620 @if
test '$(srcdir)' = .
; then \
621 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
624 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
625 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
626 $(distcleancheck_listfiles
) ; \
629 check: check-recursive
630 all-am
: Makefile
$(MANS
) config.h
631 installdirs: installdirs-recursive
633 for
dir in
"$(DESTDIR)$(man1dir)"; do \
634 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
636 install: install-recursive
637 install-exec
: install-exec-recursive
638 install-data
: install-data-recursive
639 uninstall: uninstall-recursive
642 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
644 installcheck: installcheck-recursive
646 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
647 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
648 `test -z '$(STRIP)' || \
649 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
656 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
658 maintainer-clean-generic
:
659 @echo
"This command is intended for maintainers to use"
660 @echo
"it deletes files that may require special tools to rebuild."
661 clean: clean-recursive
663 clean-am
: clean-generic mostlyclean-am
665 distclean: distclean-recursive
666 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
668 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
682 install-data-am
: install-man
684 install-dvi
: install-dvi-recursive
690 install-html
: install-html-recursive
694 install-info
: install-info-recursive
698 install-man
: install-man1
700 install-pdf
: install-pdf-recursive
704 install-ps
: install-ps-recursive
710 maintainer-clean
: maintainer-clean-recursive
711 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
712 -rm -rf
$(top_srcdir
)/autom4te.cache
714 maintainer-clean-am
: distclean-am maintainer-clean-generic
716 mostlyclean: mostlyclean-recursive
718 mostlyclean-am
: mostlyclean-generic
728 uninstall-am
: uninstall-man
730 uninstall-man
: uninstall-man1
732 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all \
733 ctags-recursive install-am install-strip tags-recursive
735 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
736 all all-am am--refresh
check check-am
clean clean-generic \
737 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
738 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
739 distclean distclean-generic distclean-hdr distclean-tags \
740 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
741 html-am
info info-am
install install-am install-data \
742 install-data-am install-dvi install-dvi-am install-exec \
743 install-exec-am install-html install-html-am install-info \
744 install-info-am install-man install-man1 install-pdf \
745 install-pdf-am install-ps install-ps-am install-strip \
746 installcheck installcheck-am
installdirs installdirs-am \
747 maintainer-clean maintainer-clean-generic
mostlyclean \
748 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-recursive \
749 uninstall uninstall-am uninstall-man uninstall-man1
752 # Tell versions [3.59,3.63) of GNU make to not export all variables.
753 # Otherwise a system limit (for SysV at least) may be exceeded.