1 # Makefile.in generated by automake 1.11.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
24 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
25 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
27 for am__flg in
$$MAKEFLAGS; do \
30 *n
*) am__dry
=yes
; break
;; \
34 test $$am__dry = yes
; \
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
40 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA
= $(install_sh
) -c
-m
644
42 install_sh_PROGRAM
= $(install_sh
) -c
43 install_sh_SCRIPT
= $(install_sh
) -c
44 INSTALL_HEADER
= $(INSTALL_DATA
)
45 transform
= $(program_transform_name
)
52 build_triplet
= @build@
55 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
57 $(srcdir)/libnfs.
pc.in
$(top_srcdir
)/configure COPYING compile \
58 config.guess config.sub depcomp install-sh ltmain.sh missing
59 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
60 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
61 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
63 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
64 configure.lineno config.status.lineno
65 mkinstalldirs
= $(install_sh
) -d
66 CONFIG_HEADER
= config.h
67 CONFIG_CLEAN_FILES
= libnfs.
pc
68 CONFIG_CLEAN_VPATH_FILES
=
71 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
72 html-recursive info-recursive install-data-recursive \
73 install-dvi-recursive install-exec-recursive \
74 install-html-recursive install-info-recursive \
75 install-pdf-recursive install-ps-recursive install-recursive \
76 installcheck-recursive installdirs-recursive pdf-recursive \
77 ps-recursive uninstall-recursive
78 am__can_run_installinfo
= \
79 case
$$AM_UPDATE_INFO_DIR in \
81 *) (install-info
--version
) >/dev
/null
2>&1;; \
83 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
84 am__vpath_adj
= case
$$p in \
85 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
90 am__nobase_strip_setup
= \
91 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
93 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
94 am__nobase_list
= $(am__nobase_strip_setup
); \
95 for p in
$$list; do echo
"$$p $$p"; done | \
96 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
97 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
98 if (++n[$$2] == $(am__install_max)) \
99 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
100 END { for (dir in files) print dir, files[dir] }'
102 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
103 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
104 am__uninstall_files_from_dir
= { \
106 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
107 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
108 $(am__cd
) "$$dir" && rm -f
$$files; }; \
110 am__installdirs
= "$(DESTDIR)$(pkgconfigdir)"
111 DATA
= $(pkgconfig_DATA
)
112 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
113 distclean-recursive maintainer-clean-recursive
114 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
115 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
116 distdir
dist dist-all distcheck
119 DIST_SUBDIRS
= $(SUBDIRS
)
120 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
121 distdir
= $(PACKAGE
)-$(VERSION
)
122 top_distdir
= $(distdir
)
123 am__remove_distdir
= \
124 if
test -d
"$(distdir)"; then \
125 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
126 && rm -rf
"$(distdir)" \
127 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
131 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
132 sed_rest
='s,^[^/]*/*,,'; \
133 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
134 sed_butlast
='s,/*[^/]*$$,,'; \
135 while
test -n
"$$dir1"; do \
136 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
137 if
test "$$first" != "."; then \
138 if
test "$$first" = ".."; then \
139 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
140 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
142 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
143 if
test "$$first2" = "$$first"; then \
144 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
148 dir0
="$$dir0"/"$$first"; \
151 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
154 DIST_ARCHIVES
= $(distdir
).
tar.gz
156 distuninstallcheck_listfiles
= find .
-type f
-print
157 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
158 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
159 distcleancheck_listfiles
= find .
-type f
-print
163 AUTOCONF
= @AUTOCONF@
164 AUTOHEADER
= @AUTOHEADER@
165 AUTOMAKE
= @AUTOMAKE@
168 CCDEPMODE
= @CCDEPMODE@
171 CPPFLAGS
= @CPPFLAGS@
172 CYGPATH_W
= @CYGPATH_W@
176 DSYMUTIL
= @DSYMUTIL@
185 HAVE_RPCGEN
= @HAVE_RPCGEN@
187 INSTALL_DATA
= @INSTALL_DATA@
188 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
189 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
190 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
193 LIBNFS_PC_REQ_PRIVATE
= @LIBNFS_PC_REQ_PRIVATE@
199 LTLIBOBJS
= @LTLIBOBJS@
200 MAKEINFO
= @MAKEINFO@
201 MANIFEST_TOOL
= @MANIFEST_TOOL@
202 MAYBE_EXAMPLES
= @MAYBE_EXAMPLES@
211 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
212 PACKAGE_NAME
= @PACKAGE_NAME@
213 PACKAGE_STRING
= @PACKAGE_STRING@
214 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
215 PACKAGE_URL
= @PACKAGE_URL@
216 PACKAGE_VERSION
= @PACKAGE_VERSION@
217 PATH_SEPARATOR
= @PATH_SEPARATOR@
218 PKG_CONFIG
= @PKG_CONFIG@
219 PKG_CONFIG_LIBDIR
= @PKG_CONFIG_LIBDIR@
220 PKG_CONFIG_PATH
= @PKG_CONFIG_PATH@
222 RPCGENFLAGS
= @RPCGENFLAGS@
224 SET_MAKE
= @SET_MAKE@
227 TIRPC_CFLAGS
= @TIRPC_CFLAGS@
228 TIRPC_LIBS
= @TIRPC_LIBS@
230 abs_builddir
= @abs_builddir@
231 abs_srcdir
= @abs_srcdir@
232 abs_top_builddir
= @abs_top_builddir@
233 abs_top_srcdir
= @abs_top_srcdir@
234 ac_ct_AR
= @ac_ct_AR@
235 ac_ct_CC
= @ac_ct_CC@
236 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
237 am__include
= @am__include@
238 am__leading_dot
= @am__leading_dot@
239 am__quote
= @am__quote@
241 am__untar
= @am__untar@
244 build_alias
= @build_alias@
245 build_cpu
= @build_cpu@
246 build_os
= @build_os@
247 build_vendor
= @build_vendor@
248 builddir
= @builddir@
250 datarootdir
= @datarootdir@
253 exec_prefix = @
exec_prefix@
255 host_alias
= @host_alias@
256 host_cpu
= @host_cpu@
258 host_vendor
= @host_vendor@
260 includedir = @
includedir@
262 install_sh
= @install_sh@
264 libexecdir
= @libexecdir@
265 localedir
= @localedir@
266 localstatedir
= @localstatedir@
269 oldincludedir = @
oldincludedir@
272 program_transform_name
= @program_transform_name@
275 sharedstatedir
= @sharedstatedir@
277 sysconfdir
= @sysconfdir@
278 target_alias
= @target_alias@
279 top_build_prefix
= @top_build_prefix@
280 top_builddir
= @top_builddir@
281 top_srcdir
= @top_srcdir@
282 SUBDIRS
= mount nfs portmap rquota lib
include .
$(MAYBE_EXAMPLES
)
283 pkgconfigdir
= $(libdir)/pkgconfig
284 pkgconfig_DATA
= libnfs.
pc
285 EXTRA_DIST
= README COPYING libnfs.
pc.in
287 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
290 am--refresh
: Makefile
292 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
294 case
'$(am__configure_deps)' in \
296 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
297 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
302 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
303 $(am__cd
) $(top_srcdir
) && \
304 $(AUTOMAKE
) --foreign Makefile
306 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
309 echo
' $(SHELL) ./config.status'; \
310 $(SHELL
) .
/config.status
;; \
312 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
313 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
316 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
317 $(SHELL
) .
/config.status
--recheck
319 $(top_srcdir
)/configure
: $(am__configure_deps
)
320 $(am__cd
) $(srcdir) && $(AUTOCONF
)
321 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
322 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
323 $(am__aclocal_m4_deps
):
326 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
327 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
329 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
331 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
332 $(srcdir)/config.h.in
: $(am__configure_deps
)
333 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
338 -rm -f config.h stamp-h1
339 libnfs.
pc: $(top_builddir
)/config.status
$(srcdir)/libnfs.
pc.in
340 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
349 -rm -f libtool config.lt
350 install-pkgconfigDATA
: $(pkgconfig_DATA
)
352 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
353 if
test -n
"$$list"; then \
354 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
355 $(MKDIR_P
) "$(DESTDIR)$(pkgconfigdir)" || exit
1; \
357 for p in
$$list; do \
358 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
360 done |
$(am__base_list
) | \
361 while read files
; do \
362 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
363 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgconfigdir)" || exit
$$?
; \
366 uninstall-pkgconfigDATA
:
368 @list
='$(pkgconfig_DATA)'; test -n
"$(pkgconfigdir)" || list
=; \
369 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
370 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir
)
372 # This directory's subdirectories are mostly independent; you can cd
373 # into them and run `make' without going through this Makefile.
374 # To change the values of `make' variables: instead of editing Makefiles,
375 # (1) if the variable is set in `config.status', edit `config.status'
376 # (which will cause the Makefiles to be regenerated when you run `make');
377 # (2) otherwise, pass the desired values on the `make' command line.
378 $(RECURSIVE_TARGETS
):
379 @fail
= failcom
='exit 1'; \
380 for f in x
$$MAKEFLAGS; do \
383 *k
*) failcom
='fail=yes';; \
387 target
=`echo $@ | sed s/-recursive//`; \
388 list
='$(SUBDIRS)'; for subdir in
$$list; do \
389 echo
"Making $$target in $$subdir"; \
390 if
test "$$subdir" = "."; then \
392 local_target
="$$target-am"; \
394 local_target
="$$target"; \
396 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
399 if
test "$$dot_seen" = "no"; then \
400 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
403 $(RECURSIVE_CLEAN_TARGETS
):
404 @fail
= failcom
='exit 1'; \
405 for f in x
$$MAKEFLAGS; do \
408 *k
*) failcom
='fail=yes';; \
413 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
414 *) list
='$(SUBDIRS)' ;; \
416 rev
=''; for subdir in
$$list; do \
417 if
test "$$subdir" = "."; then
:; else \
418 rev
="$$subdir $$rev"; \
422 target
=`echo $@ | sed s/-recursive//`; \
423 for subdir in
$$rev; do \
424 echo
"Making $$target in $$subdir"; \
425 if
test "$$subdir" = "."; then \
426 local_target
="$$target-am"; \
428 local_target
="$$target"; \
430 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
432 done
&& test -z
"$$fail"
434 list
='$(SUBDIRS)'; for subdir in
$$list; do \
435 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
438 list
='$(SUBDIRS)'; for subdir in
$$list; do \
439 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
442 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
443 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
444 unique
=`for i in $$list; do \
445 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
448 END { if (nonempty) { for (i in files) print i; }; }'`; \
452 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
453 $(TAGS_FILES
) $(LISP
)
456 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
457 include_option
=--etags-include
; \
460 include_option
=--include; \
463 list
='$(SUBDIRS)'; for subdir in
$$list; do \
464 if
test "$$subdir" = .
; then
:; else \
465 test ! -f
$$subdir/TAGS || \
466 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
469 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
470 unique
=`for i in $$list; do \
471 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
474 END { if (nonempty) { for (i in files) print i; }; }'`; \
476 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
477 test -n
"$$unique" || unique
=$$empty_fix; \
478 if
test $$# -gt 0; then \
479 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
482 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
487 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
488 $(TAGS_FILES
) $(LISP
)
489 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
490 unique
=`for i in $$list; do \
491 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
494 END { if (nonempty) { for (i in files) print i; }; }'`; \
495 test -z
"$(CTAGS_ARGS)$$unique" \
496 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
500 here
=`$(am__cd) $(top_builddir) && pwd` \
501 && $(am__cd
) $(top_srcdir
) \
502 && gtags
-i
$(GTAGS_ARGS
) "$$here"
505 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
507 distdir
: $(DISTFILES
)
508 $(am__remove_distdir
)
509 test -d
"$(distdir)" || mkdir
"$(distdir)"
510 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
512 list
='$(DISTFILES)'; \
513 dist_files
=`for file in $$list; do echo $$file; done | \
514 sed -e "s|^$$srcdirstrip/||;t" \
515 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
516 case
$$dist_files in \
517 */*) $(MKDIR_P
) `echo "$$dist_files" | \
518 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521 for file in
$$dist_files; do \
522 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
523 if
test -d
$$d/$$file; then \
524 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
525 if
test -d
"$(distdir)/$$file"; then \
526 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
528 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
529 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
530 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
532 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
534 test -f
"$(distdir)/$$file" \
535 || cp
-p
$$d/$$file "$(distdir)/$$file" \
539 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
540 if
test "$$subdir" = .
; then
:; else \
542 ||
test -d
"$(distdir)/$$subdir" \
543 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
545 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
547 new_distdir
=$$reldir; \
548 dir1
=$$subdir; dir2
="$(top_distdir)"; \
550 new_top_distdir
=$$reldir; \
551 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
552 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
553 ($(am__cd
) $$subdir && \
554 $(MAKE
) $(AM_MAKEFLAGS
) \
555 top_distdir
="$$new_top_distdir" \
556 distdir
="$$new_distdir" \
557 am__remove_distdir
=: \
558 am__skip_length_check
=: \
559 am__skip_mode_fix
=: \
564 -test -n
"$(am__skip_mode_fix)" \
565 || find
"$(distdir)" -type d
! -perm
-755 \
566 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
567 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
568 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
569 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
570 || chmod
-R a
+r
"$(distdir)"
572 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
573 $(am__remove_distdir
)
576 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
577 $(am__remove_distdir
)
580 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
581 $(am__remove_distdir
)
584 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
585 $(am__remove_distdir
)
588 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
589 $(am__remove_distdir
)
592 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
593 $(am__remove_distdir
)
596 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
597 $(am__remove_distdir
)
600 -rm -f
$(distdir
).zip
601 zip
-rq
$(distdir
).zip
$(distdir
)
602 $(am__remove_distdir
)
604 dist dist-all
: distdir
605 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
606 $(am__remove_distdir
)
608 # This target untars the dist file and tries a VPATH configuration. Then
609 # it guarantees that the distribution is self-contained by making another
612 case
'$(DIST_ARCHIVES)' in \
614 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
616 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
618 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
620 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
622 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
624 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
626 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
628 unzip
$(distdir
).zip
;;\
630 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
631 mkdir
$(distdir
)/_build
632 mkdir
$(distdir
)/_inst
634 test -d
$(distdir
)/_build || exit
0; \
635 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
636 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
638 && $(am__cd
) $(distdir
)/_build \
639 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
640 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
641 $(DISTCHECK_CONFIGURE_FLAGS
) \
642 && $(MAKE
) $(AM_MAKEFLAGS
) \
643 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
644 && $(MAKE
) $(AM_MAKEFLAGS
) check \
645 && $(MAKE
) $(AM_MAKEFLAGS
) install \
646 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
647 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
648 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
650 && chmod
-R a-w
"$$dc_install_base" \
652 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
653 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
654 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
655 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
656 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
657 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
658 && rm -rf
"$$dc_destdir" \
659 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
660 && rm -rf
$(DIST_ARCHIVES
) \
661 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
664 $(am__remove_distdir
)
665 @
(echo
"$(distdir) archives ready for distribution: "; \
666 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
667 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
669 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
670 echo
'ERROR: trying to run $@ with an empty' \
671 '$$(distuninstallcheck_dir)' >&2; \
674 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
675 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
678 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
679 ||
{ echo
"ERROR: files left after uninstall:" ; \
680 if
test -n
"$(DESTDIR)"; then \
681 echo
" (check DESTDIR support)"; \
683 $(distuninstallcheck_listfiles
) ; \
685 distcleancheck
: distclean
686 @if
test '$(srcdir)' = .
; then \
687 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
690 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
691 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
692 $(distcleancheck_listfiles
) ; \
695 check: check-recursive
696 all-am
: Makefile
$(DATA
) config.h
697 installdirs: installdirs-recursive
699 for
dir in
"$(DESTDIR)$(pkgconfigdir)"; do \
700 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
702 install: install-recursive
703 install-exec
: install-exec-recursive
704 install-data
: install-data-recursive
705 uninstall: uninstall-recursive
708 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
710 installcheck: installcheck-recursive
712 if
test -z
'$(STRIP)'; then \
713 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
714 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
717 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
718 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
719 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
726 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
727 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
729 maintainer-clean-generic
:
730 @echo
"This command is intended for maintainers to use"
731 @echo
"it deletes files that may require special tools to rebuild."
732 clean: clean-recursive
734 clean-am
: clean-generic clean-libtool mostlyclean-am
736 distclean: distclean-recursive
737 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
739 distclean-am
: clean-am distclean-generic distclean-hdr \
740 distclean-libtool distclean-tags
754 install-data-am
: install-pkgconfigDATA
756 install-dvi
: install-dvi-recursive
762 install-html
: install-html-recursive
766 install-info
: install-info-recursive
772 install-pdf
: install-pdf-recursive
776 install-ps
: install-ps-recursive
782 maintainer-clean
: maintainer-clean-recursive
783 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
784 -rm -rf
$(top_srcdir
)/autom4te.cache
786 maintainer-clean-am
: distclean-am maintainer-clean-generic
788 mostlyclean: mostlyclean-recursive
790 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
800 uninstall-am
: uninstall-pkgconfigDATA
802 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all \
803 ctags-recursive install-am install-strip tags-recursive
805 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
806 all all-am am--refresh
check check-am
clean clean-generic \
807 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
808 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
809 dist-zip distcheck
distclean distclean-generic distclean-hdr \
810 distclean-libtool distclean-tags distcleancheck distdir \
811 distuninstallcheck
dvi dvi-am html html-am
info info-am \
812 install install-am install-data install-data-am install-dvi \
813 install-dvi-am install-exec install-exec-am install-html \
814 install-html-am install-info install-info-am install-man \
815 install-pdf install-pdf-am install-pkgconfigDATA install-ps \
816 install-ps-am install-strip
installcheck installcheck-am \
817 installdirs installdirs-am maintainer-clean \
818 maintainer-clean-generic
mostlyclean mostlyclean-generic \
819 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
820 uninstall uninstall-am uninstall-pkgconfigDATA
823 # Tell versions [3.59,3.63) of GNU make to not export all variables.
824 # Otherwise a system limit (for SysV at least) may be exceeded.