1 # Makefile.in generated by automake 1.14 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
19 am__make_running_with_option
= \
20 case
$${target_option-
} in \
22 *) echo
"am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
27 sane_makeflags
=$$MAKEFLAGS; \
28 if
$(am__is_gnu_make
); then \
29 sane_makeflags
=$$MFLAGS; \
34 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
41 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 for flg in
$$sane_makeflags; do \
44 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
47 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
48 -*I?
*) strip_trailopt
'I';; \
49 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
50 -*O?
*) strip_trailopt
'O';; \
51 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
52 -*l?
*) strip_trailopt
'l';; \
53 -[dEDm
]) skip_next
=yes
;; \
54 -[JT
]) skip_next
=yes
;; \
57 *$$target_option*) has_opt
=yes
; break
;; \
61 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
62 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
63 pkgdatadir
= $(datadir)/@PACKAGE@
64 pkgincludedir
= $(includedir)/@PACKAGE@
65 pkglibdir
= $(libdir)/@PACKAGE@
66 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
67 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA
= $(install_sh
) -c
-m
644
69 install_sh_PROGRAM
= $(install_sh
) -c
70 install_sh_SCRIPT
= $(install_sh
) -c
71 INSTALL_HEADER
= $(INSTALL_DATA
)
72 transform
= $(program_transform_name
)
79 build_triplet
= @build@
82 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
83 $(top_srcdir
)/configure
$(am__configure_deps
) \
84 $(top_srcdir
)/doc
/devel
/doxyfile.in
$(nobase_include_HEADERS
) \
85 README compile config.guess config.sub depcomp install-sh \
87 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
88 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
89 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
91 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
92 configure.lineno config.status.lineno
93 mkinstalldirs
= $(install_sh
) -d
94 CONFIG_HEADER
= $(top_builddir
)/includes
/config.h
95 CONFIG_CLEAN_FILES
= doc
/devel
/doxyfile
96 CONFIG_CLEAN_VPATH_FILES
=
97 AM_V_P
= $(am__v_P_@AM_V@
)
98 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
101 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
102 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
103 am__v_GEN_0
= @echo
" GEN " $@
;
105 AM_V_at
= $(am__v_at_@AM_V@
)
106 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
111 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
112 ctags-recursive dvi-recursive html-recursive info-recursive \
113 install-data-recursive install-dvi-recursive \
114 install-exec-recursive install-html-recursive \
115 install-info-recursive install-pdf-recursive \
116 install-ps-recursive install-recursive installcheck-recursive \
117 installdirs-recursive pdf-recursive ps-recursive \
118 tags-recursive uninstall-recursive
119 am__can_run_installinfo
= \
120 case
$$AM_UPDATE_INFO_DIR in \
122 *) (install-info
--version
) >/dev
/null
2>&1;; \
124 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
125 am__vpath_adj
= case
$$p in \
126 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
131 am__nobase_strip_setup
= \
132 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
134 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
135 am__nobase_list
= $(am__nobase_strip_setup
); \
136 for p in
$$list; do echo
"$$p $$p"; done | \
137 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139 if (++n[$$2] == $(am__install_max)) \
140 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141 END { for (dir in files) print dir, files[dir] }'
143 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145 am__uninstall_files_from_dir
= { \
147 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
148 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
149 $(am__cd
) "$$dir" && rm -f
$$files; }; \
151 am__installdirs
= "$(DESTDIR)$(includedir)"
152 HEADERS
= $(nobase_include_HEADERS
)
153 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
154 distclean-recursive maintainer-clean-recursive
155 am__recursive_targets
= \
156 $(RECURSIVE_TARGETS
) \
157 $(RECURSIVE_CLEAN_TARGETS
) \
158 $(am__extra_recursive_targets
)
159 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
160 cscope distdir
dist dist-all distcheck
161 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
162 # Read a list of newline-separated strings from the standard input,
163 # and print each of them once, without duplicates. Input order is
165 am__uniquify_input
= $(AWK
) '\
166 BEGIN { nonempty = 0; } \
167 { items[$$0] = 1; nonempty = 1; } \
168 END { if (nonempty) { for (i in items) print i; }; } \
170 # Make sure the list of sources is unique. This is necessary because,
171 # e.g., the same source file might be shared among _SOURCES variables
172 # for different programs/libraries.
173 am__define_uniq_tagged_files
= \
174 list
='$(am__tagged_files)'; \
175 unique
=`for i in $$list; do \
176 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
177 done | $(am__uniquify_input)`
181 DIST_SUBDIRS
= $(SUBDIRS
)
182 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
183 distdir
= $(PACKAGE
)-$(VERSION
)
184 top_distdir
= $(distdir
)
185 am__remove_distdir
= \
186 if
test -d
"$(distdir)"; then \
187 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
188 && rm -rf
"$(distdir)" \
189 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
191 am__post_remove_distdir
= $(am__remove_distdir
)
194 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
195 sed_rest
='s,^[^/]*/*,,'; \
196 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
197 sed_butlast
='s,/*[^/]*$$,,'; \
198 while
test -n
"$$dir1"; do \
199 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
200 if
test "$$first" != "."; then \
201 if
test "$$first" = ".."; then \
202 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
203 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
205 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
206 if
test "$$first2" = "$$first"; then \
207 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
211 dir0
="$$dir0"/"$$first"; \
214 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
217 DIST_ARCHIVES
= $(distdir
).
tar.gz
219 DIST_TARGETS
= dist-gzip
220 distuninstallcheck_listfiles
= find .
-type f
-print
221 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
222 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
223 distcleancheck_listfiles
= find .
-type f
-print
226 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
227 ATF_CFLAGS
= @ATF_CFLAGS@
228 ATF_LDFLAGS
= @ATF_LDFLAGS@
229 AUTOCONF
= @AUTOCONF@
230 AUTOHEADER
= @AUTOHEADER@
231 AUTOMAKE
= @AUTOMAKE@
234 CCDEPMODE
= @CCDEPMODE@
237 CPPFLAGS
= @CPPFLAGS@
238 CYGPATH_W
= @CYGPATH_W@
248 INSTALL_DATA
= @INSTALL_DATA@
249 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
250 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
251 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
252 LDAP_CFLAGS
= @LDAP_CFLAGS@
256 LTLIBOBJS
= @LTLIBOBJS@
258 MAKEINFO
= @MAKEINFO@
262 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
263 PACKAGE_NAME
= @PACKAGE_NAME@
264 PACKAGE_STRING
= @PACKAGE_STRING@
265 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
266 PACKAGE_URL
= @PACKAGE_URL@
267 PACKAGE_VERSION
= @PACKAGE_VERSION@
268 PATH_SEPARATOR
= @PATH_SEPARATOR@
270 SET_MAKE
= @SET_MAKE@
274 abs_builddir
= @abs_builddir@
275 abs_srcdir
= @abs_srcdir@
276 abs_top_builddir
= @abs_top_builddir@
277 abs_top_srcdir
= @abs_top_srcdir@
278 ac_ct_CC
= @ac_ct_CC@
279 ac_prefix_program
= @ac_prefix_program@
280 am__include
= @am__include@
281 am__leading_dot
= @am__leading_dot@
282 am__quote
= @am__quote@
284 am__untar
= @am__untar@
287 build_alias
= @build_alias@
288 build_cpu
= @build_cpu@
289 build_os
= @build_os@
290 build_vendor
= @build_vendor@
291 builddir
= @builddir@
292 byte_order
= @byte_order@
294 datarootdir
= @datarootdir@
297 exec_prefix = @
exec_prefix@
299 host_alias
= @host_alias@
300 host_cpu
= @host_cpu@
302 host_vendor
= @host_vendor@
304 includedir = @
includedir@
306 install_sh
= @install_sh@
308 libexecdir
= @libexecdir@
309 localedir
= @localedir@
310 localstatedir
= @localstatedir@
313 oldincludedir = @
oldincludedir@
316 program_transform_name
= @program_transform_name@
319 sharedstatedir
= @sharedstatedir@
321 sysconfdir
= @sysconfdir@
322 target_alias
= @target_alias@
323 top_build_prefix
= @top_build_prefix@
324 top_builddir
= @top_builddir@
325 top_srcdir
= @top_srcdir@
328 # We have a lot of files that we want shipped with the distribution.
330 EXTRA_DIST
= RELNOTES LICENSE \
331 contrib
/3.0b1-lease-convert contrib
/dhclient-tz-exithook.sh \
332 contrib
/dhcp.spec contrib
/sethostname.sh contrib
/solaris.init \
333 contrib
/ms2isc
/Registry.pm contrib
/ms2isc
/ms2isc.pl \
334 contrib
/ms2isc
/readme.txt contrib
/ldap
/dhcpd-conf-to-ldap \
335 contrib
/ldap
/dhcp.schema contrib
/ldap
/README.ldap \
336 contrib
/dhcp-lease-list.pl \
337 doc
/IANA-arp-parameters doc
/Makefile doc
/References.html \
338 doc
/References.txt doc
/References.xml doc
/api
+protocol \
339 doc
/ja_JP.eucJP
/dhclient-script
.8 doc
/ja_JP.eucJP
/dhclient
.8 \
340 doc
/ja_JP.eucJP
/dhclient.conf
.5 doc
/ja_JP.eucJP
/dhclient.leases
.5 \
341 doc
/ja_JP.eucJP
/dhcp-eval
.5 doc
/ja_JP.eucJP
/dhcp-options
.5 \
342 doc
/examples
/dhclient-dhcpv6.conf doc
/examples
/dhcpd-dhcpv6.conf \
343 doc
/devel
/arch.dox doc
/devel
/atf.dox doc
/devel
/contrib.dox \
344 doc
/devel
/debug.dox doc
/devel
/isc-logo.jpg doc
/devel
/mainpage.dox \
345 doc
/devel
/omapi.dox doc
/devel
/qa.dox util
/bindvar.sh \
346 bind
/Makefile bind
/bind.
tar.gz bind
/version.tmp \
347 common
/tests
/Atffile server
/tests
/Atffile
349 SUBDIRS
= bind includes tests common dst omapip client dhcpctl relay server
350 nobase_include_HEADERS
= dhcpctl
/dhcpctl.h
354 am--refresh
: Makefile
356 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
358 case
'$(am__configure_deps)' in \
360 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
361 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
366 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
367 $(am__cd
) $(top_srcdir
) && \
368 $(AUTOMAKE
) --foreign Makefile
371 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
372 $(SHELL
) .
/config.status
--recheck
374 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
375 $(am__cd
) $(srcdir) && $(AUTOCONF
)
376 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
377 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
378 $(am__aclocal_m4_deps
):
379 doc
/devel
/doxyfile
: $(top_builddir
)/config.status
$(top_srcdir
)/doc
/devel
/doxyfile.in
380 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
381 install-nobase_includeHEADERS
: $(nobase_include_HEADERS
)
383 @list
='$(nobase_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
384 if
test -n
"$$list"; then \
385 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
386 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
388 $(am__nobase_list
) | while read
dir files
; do \
389 xfiles
=; for file in
$$files; do \
390 if
test -f
"$$file"; then xfiles
="$$xfiles $$file"; \
391 else xfiles
="$$xfiles $(srcdir)/$$file"; fi
; done
; \
392 test -z
"$$xfiles" ||
{ \
393 test "x$$dir" = x. ||
{ \
394 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
395 $(MKDIR_P
) "$(DESTDIR)$(includedir)/$$dir"; }; \
396 echo
" $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
397 $(INSTALL_HEADER
) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit
$$?
; }; \
400 uninstall-nobase_includeHEADERS
:
402 @list
='$(nobase_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
403 $(am__nobase_strip_setup
); files
=`$(am__nobase_strip)`; \
404 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
406 # This directory's subdirectories are mostly independent; you can cd
407 # into them and run 'make' without going through this Makefile.
408 # To change the values of 'make' variables: instead of editing Makefiles,
409 # (1) if the variable is set in 'config.status', edit 'config.status'
410 # (which will cause the Makefiles to be regenerated when you run 'make');
411 # (2) otherwise, pass the desired values on the 'make' command line.
412 $(am__recursive_targets
):
414 if
$(am__make_keepgoing
); then \
415 failcom
='fail=yes'; \
420 target
=`echo $@ | sed s/-recursive//`; \
422 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
423 *) list
='$(SUBDIRS)' ;; \
425 for subdir in
$$list; do \
426 echo
"Making $$target in $$subdir"; \
427 if
test "$$subdir" = "."; then \
429 local_target
="$$target-am"; \
431 local_target
="$$target"; \
433 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
436 if
test "$$dot_seen" = "no"; then \
437 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
440 ID
: $(am__tagged_files
)
441 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
445 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
448 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
449 include_option
=--etags-include
; \
452 include_option
=--include; \
455 list
='$(SUBDIRS)'; for subdir in
$$list; do \
456 if
test "$$subdir" = .
; then
:; else \
457 test ! -f
$$subdir/TAGS || \
458 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
461 $(am__define_uniq_tagged_files
); \
463 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
464 test -n
"$$unique" || unique
=$$empty_fix; \
465 if
test $$# -gt 0; then \
466 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
469 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
473 ctags
: ctags-recursive
476 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
477 $(am__define_uniq_tagged_files
); \
478 test -z
"$(CTAGS_ARGS)$$unique" \
479 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
483 here
=`$(am__cd) $(top_builddir) && pwd` \
484 && $(am__cd
) $(top_srcdir
) \
485 && gtags
-i
$(GTAGS_ARGS
) "$$here"
487 test ! -s cscope.files \
488 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
491 cscope.files
: clean-cscope cscopelist
492 cscopelist
: cscopelist-recursive
494 cscopelist-am
: $(am__tagged_files
)
495 list
='$(am__tagged_files)'; \
496 case
"$(srcdir)" in \
497 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
498 *) sdir
=$(subdir
)/$(srcdir) ;; \
500 for i in
$$list; do \
501 if
test -f
"$$i"; then \
502 echo
"$(subdir)/$$i"; \
506 done
>> $(top_builddir
)/cscope.files
509 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
510 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
512 distdir
: $(DISTFILES
)
513 $(am__remove_distdir
)
514 test -d
"$(distdir)" || mkdir
"$(distdir)"
515 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517 list
='$(DISTFILES)'; \
518 dist_files
=`for file in $$list; do echo $$file; done | \
519 sed -e "s|^$$srcdirstrip/||;t" \
520 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521 case
$$dist_files in \
522 */*) $(MKDIR_P
) `echo "$$dist_files" | \
523 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
526 for file in
$$dist_files; do \
527 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
528 if
test -d
$$d/$$file; then \
529 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530 if
test -d
"$(distdir)/$$file"; then \
531 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
533 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
534 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
535 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
537 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
539 test -f
"$(distdir)/$$file" \
540 || cp
-p
$$d/$$file "$(distdir)/$$file" \
544 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
545 if
test "$$subdir" = .
; then
:; else \
547 ||
test -d
"$(distdir)/$$subdir" \
548 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
550 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
552 new_distdir
=$$reldir; \
553 dir1
=$$subdir; dir2
="$(top_distdir)"; \
555 new_top_distdir
=$$reldir; \
556 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
557 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
558 ($(am__cd
) $$subdir && \
559 $(MAKE
) $(AM_MAKEFLAGS
) \
560 top_distdir
="$$new_top_distdir" \
561 distdir
="$$new_distdir" \
562 am__remove_distdir
=: \
563 am__skip_length_check
=: \
564 am__skip_mode_fix
=: \
569 -test -n
"$(am__skip_mode_fix)" \
570 || find
"$(distdir)" -type d
! -perm
-755 \
571 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
572 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
573 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
574 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
575 || chmod
-R a
+r
"$(distdir)"
577 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
578 $(am__post_remove_distdir
)
581 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
582 $(am__post_remove_distdir
)
585 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
586 $(am__post_remove_distdir
)
589 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
590 $(am__post_remove_distdir
)
593 @echo WARNING
: "Support for shar distribution archives is" \
595 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
596 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
597 $(am__post_remove_distdir
)
600 @echo WARNING
: "Support for distribution archives compressed with" \
601 "legacy program 'compress' is deprecated." >&2
602 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
603 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
604 $(am__post_remove_distdir
)
607 -rm -f
$(distdir
).zip
608 zip
-rq
$(distdir
).zip
$(distdir
)
609 $(am__post_remove_distdir
)
612 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
613 $(am__post_remove_distdir
)
615 # This target untars the dist file and tries a VPATH configuration. Then
616 # it guarantees that the distribution is self-contained by making another
619 case
'$(DIST_ARCHIVES)' in \
621 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
623 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
625 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
627 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
629 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
631 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
633 unzip
$(distdir
).zip
;;\
635 chmod
-R a-w
$(distdir
)
637 mkdir
$(distdir
)/_build
$(distdir
)/_inst
639 test -d
$(distdir
)/_build || exit
0; \
640 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
641 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
643 && $(am__cd
) $(distdir
)/_build \
644 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
645 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
646 $(DISTCHECK_CONFIGURE_FLAGS
) \
647 && $(MAKE
) $(AM_MAKEFLAGS
) \
648 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
649 && $(MAKE
) $(AM_MAKEFLAGS
) check \
650 && $(MAKE
) $(AM_MAKEFLAGS
) install \
651 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
652 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
653 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
655 && chmod
-R a-w
"$$dc_install_base" \
657 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
658 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
659 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
660 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
661 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
662 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
663 && rm -rf
"$$dc_destdir" \
664 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
665 && rm -rf
$(DIST_ARCHIVES
) \
666 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
669 $(am__post_remove_distdir
)
670 @
(echo
"$(distdir) archives ready for distribution: "; \
671 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
672 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
674 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
675 echo
'ERROR: trying to run $@ with an empty' \
676 '$$(distuninstallcheck_dir)' >&2; \
679 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
680 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
683 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
684 ||
{ echo
"ERROR: files left after uninstall:" ; \
685 if
test -n
"$(DESTDIR)"; then \
686 echo
" (check DESTDIR support)"; \
688 $(distuninstallcheck_listfiles
) ; \
690 distcleancheck
: distclean
691 @if
test '$(srcdir)' = .
; then \
692 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
695 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
696 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
697 $(distcleancheck_listfiles
) ; \
700 check: check-recursive
701 all-am
: Makefile
$(HEADERS
)
702 installdirs: installdirs-recursive
704 for
dir in
"$(DESTDIR)$(includedir)"; do \
705 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
707 install: install-recursive
708 install-exec
: install-exec-recursive
709 install-data
: install-data-recursive
710 uninstall: uninstall-recursive
713 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
715 installcheck: installcheck-recursive
717 if
test -z
'$(STRIP)'; then \
718 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
719 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
722 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
723 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
724 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
731 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
732 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
734 maintainer-clean-generic
:
735 @echo
"This command is intended for maintainers to use"
736 @echo
"it deletes files that may require special tools to rebuild."
737 clean: clean-recursive
739 clean-am
: clean-generic mostlyclean-am
741 distclean: distclean-recursive
742 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
744 distclean-am
: clean-am distclean-generic distclean-tags
758 install-data-am
: install-nobase_includeHEADERS
760 install-dvi
: install-dvi-recursive
766 install-html
: install-html-recursive
770 install-info
: install-info-recursive
776 install-pdf
: install-pdf-recursive
780 install-ps
: install-ps-recursive
786 maintainer-clean
: maintainer-clean-recursive
787 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
788 -rm -rf
$(top_srcdir
)/autom4te.cache
790 maintainer-clean-am
: distclean-am maintainer-clean-generic
792 mostlyclean: mostlyclean-recursive
794 mostlyclean-am
: mostlyclean-generic
804 uninstall-am
: uninstall-nobase_includeHEADERS
806 .MAKE
: $(am__recursive_targets
) install-am install-strip
808 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
809 am--refresh
check check-am
clean clean-cscope clean-generic \
810 cscope cscopelist-am ctags ctags-am
dist dist-all dist-bzip2 \
811 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
812 distcheck
distclean distclean-generic distclean-tags \
813 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
814 html-am
info info-am
install install-am install-data \
815 install-data-am install-dvi install-dvi-am install-exec \
816 install-exec-am install-html install-html-am install-info \
817 install-info-am install-man install-nobase_includeHEADERS \
818 install-pdf install-pdf-am install-ps install-ps-am \
819 install-strip
installcheck installcheck-am
installdirs \
820 installdirs-am maintainer-clean maintainer-clean-generic \
821 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
822 tags-am
uninstall uninstall-am uninstall-nobase_includeHEADERS
826 # automake adds dependencies that we don't like, so we explicitly remove them
830 # Tell versions [3.59,3.63) of GNU make to not export all variables.
831 # Otherwise a system limit (for SysV at least) may be exceeded.