]> git.ipfire.org Git - thirdparty/dhcp.git/blame - Makefile.in
regen
[thirdparty/dhcp.git] / Makefile.in
CommitLineData
2830c400 1# Makefile.in generated by automake 1.15 from Makefile.am.
da59e03d 2# @configure_input@
fe5b0fdd 3
2830c400 4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
a24b9f23 5
fe5b0fdd
DH
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.
9
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
13# PARTICULAR PURPOSE.
14
da59e03d 15@SET_MAKE@
fe5b0fdd 16
fe5b0fdd 17VPATH = @srcdir@
2830c400
FD
18am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28}
45adf35c
TM
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
a24b9f23
MA
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
45adf35c
TM
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
d7d9c0c7 46 esac; \
45adf35c
TM
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
fe5b0fdd 73pkgdatadir = $(datadir)/@PACKAGE@
fe5b0fdd 74pkgincludedir = $(includedir)/@PACKAGE@
a24b9f23
MA
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
da59e03d 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
da59e03d
DH
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
fe5b0fdd
DH
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
a24b9f23
MA
89build_triplet = @build@
90host_triplet = @host@
da59e03d 91subdir = .
da59e03d
DH
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95 $(ACLOCAL_M4)
2830c400
FD
96DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97 $(am__configure_deps) $(nobase_include_HEADERS) \
98 $(am__DIST_COMMON)
da59e03d 99am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
1b658b9b 100 configure.lineno config.status.lineno
da59e03d
DH
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = $(top_builddir)/includes/config.h
6913a589 103CONFIG_CLEAN_FILES = bind/Makefile doc/devel/doxyfile
a24b9f23 104CONFIG_CLEAN_VPATH_FILES =
45adf35c
TM
105AM_V_P = $(am__v_P_@AM_V@)
106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107am__v_P_0 = false
108am__v_P_1 = :
109AM_V_GEN = $(am__v_GEN_@AM_V@)
110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111am__v_GEN_0 = @echo " GEN " $@;
112am__v_GEN_1 =
113AM_V_at = $(am__v_at_@AM_V@)
114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115am__v_at_0 = @
116am__v_at_1 =
da59e03d
DH
117SOURCES =
118DIST_SOURCES =
45adf35c
TM
119RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
120 ctags-recursive dvi-recursive html-recursive info-recursive \
121 install-data-recursive install-dvi-recursive \
122 install-exec-recursive install-html-recursive \
123 install-info-recursive install-pdf-recursive \
124 install-ps-recursive install-recursive installcheck-recursive \
125 installdirs-recursive pdf-recursive ps-recursive \
126 tags-recursive uninstall-recursive
a24b9f23
MA
127am__can_run_installinfo = \
128 case $$AM_UPDATE_INFO_DIR in \
129 n|no|NO) false;; \
130 *) (install-info --version) >/dev/null 2>&1;; \
131 esac
da59e03d
DH
132am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
133am__vpath_adj = case $$p in \
134 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135 *) f=$$p;; \
136 esac;
a24b9f23
MA
137am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
138am__install_max = 40
139am__nobase_strip_setup = \
140 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141am__nobase_strip = \
142 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
143am__nobase_list = $(am__nobase_strip_setup); \
144 for p in $$list; do echo "$$p $$p"; done | \
145 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147 if (++n[$$2] == $(am__install_max)) \
148 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149 END { for (dir in files) print dir, files[dir] }'
150am__base_list = \
151 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153am__uninstall_files_from_dir = { \
154 test -z "$$files" \
155 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
156 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
157 $(am__cd) "$$dir" && rm -f $$files; }; \
158 }
da59e03d 159am__installdirs = "$(DESTDIR)$(includedir)"
da59e03d 160HEADERS = $(nobase_include_HEADERS)
1b658b9b
DH
161RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
162 distclean-recursive maintainer-clean-recursive
45adf35c
TM
163am__recursive_targets = \
164 $(RECURSIVE_TARGETS) \
165 $(RECURSIVE_CLEAN_TARGETS) \
166 $(am__extra_recursive_targets)
167AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
a24b9f23 168 cscope distdir dist dist-all distcheck
45adf35c
TM
169am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
170# Read a list of newline-separated strings from the standard input,
171# and print each of them once, without duplicates. Input order is
172# *not* preserved.
173am__uniquify_input = $(AWK) '\
174 BEGIN { nonempty = 0; } \
175 { items[$$0] = 1; nonempty = 1; } \
176 END { if (nonempty) { for (i in items) print i; }; } \
177'
178# Make sure the list of sources is unique. This is necessary because,
179# e.g., the same source file might be shared among _SOURCES variables
180# for different programs/libraries.
181am__define_uniq_tagged_files = \
182 list='$(am__tagged_files)'; \
183 unique=`for i in $$list; do \
184 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
185 done | $(am__uniquify_input)`
da59e03d
DH
186ETAGS = etags
187CTAGS = ctags
a24b9f23 188CSCOPE = cscope
da59e03d 189DIST_SUBDIRS = $(SUBDIRS)
2830c400
FD
190am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/bind/Makefile.in \
191 $(top_srcdir)/doc/devel/doxyfile.in README compile \
192 config.guess config.sub depcomp install-sh missing
da59e03d
DH
193DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
194distdir = $(PACKAGE)-$(VERSION)
195top_distdir = $(distdir)
196am__remove_distdir = \
a24b9f23
MA
197 if test -d "$(distdir)"; then \
198 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
199 && rm -rf "$(distdir)" \
200 || { sleep 5 && rm -rf "$(distdir)"; }; \
201 else :; fi
202am__post_remove_distdir = $(am__remove_distdir)
203am__relativize = \
204 dir0=`pwd`; \
205 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
206 sed_rest='s,^[^/]*/*,,'; \
207 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
208 sed_butlast='s,/*[^/]*$$,,'; \
209 while test -n "$$dir1"; do \
210 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
211 if test "$$first" != "."; then \
212 if test "$$first" = ".."; then \
213 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
214 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
215 else \
216 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
217 if test "$$first2" = "$$first"; then \
218 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
219 else \
220 dir2="../$$dir2"; \
221 fi; \
222 dir0="$$dir0"/"$$first"; \
223 fi; \
224 fi; \
225 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
226 done; \
227 reldir="$$dir2"
da59e03d
DH
228DIST_ARCHIVES = $(distdir).tar.gz
229GZIP_ENV = --best
a24b9f23 230DIST_TARGETS = dist-gzip
da59e03d 231distuninstallcheck_listfiles = find . -type f -print
a24b9f23
MA
232am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
233 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
da59e03d
DH
234distcleancheck_listfiles = find . -type f -print
235ACLOCAL = @ACLOCAL@
da59e03d 236AMTAR = @AMTAR@
45adf35c 237AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
9a111ee8 238ATF_BIN = @ATF_BIN@
06fb929c
TM
239ATF_CFLAGS = @ATF_CFLAGS@
240ATF_LDFLAGS = @ATF_LDFLAGS@
da59e03d
DH
241AUTOCONF = @AUTOCONF@
242AUTOHEADER = @AUTOHEADER@
243AUTOMAKE = @AUTOMAKE@
244AWK = @AWK@
6913a589 245BINDCONFIG = @BINDCONFIG@
0fb9c8a1 246BINDDIR = @BINDDIR@
fe5b0fdd 247CC = @CC@
da59e03d
DH
248CCDEPMODE = @CCDEPMODE@
249CFLAGS = @CFLAGS@
250CPP = @CPP@
251CPPFLAGS = @CPPFLAGS@
252CYGPATH_W = @CYGPATH_W@
253DEFS = @DEFS@
254DEPDIR = @DEPDIR@
255ECHO_C = @ECHO_C@
256ECHO_N = @ECHO_N@
257ECHO_T = @ECHO_T@
258EGREP = @EGREP@
259EXEEXT = @EXEEXT@
78f16d27 260GREP = @GREP@
1b658b9b 261INSTALL = @INSTALL@
da59e03d
DH
262INSTALL_DATA = @INSTALL_DATA@
263INSTALL_PROGRAM = @INSTALL_PROGRAM@
264INSTALL_SCRIPT = @INSTALL_SCRIPT@
265INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1b658b9b 266LDAP_CFLAGS = @LDAP_CFLAGS@
da59e03d
DH
267LDFLAGS = @LDFLAGS@
268LIBOBJS = @LIBOBJS@
269LIBS = @LIBS@
270LTLIBOBJS = @LTLIBOBJS@
aa46f178 271MAINT = @MAINT@
fe5b0fdd 272MAKEINFO = @MAKEINFO@
1b658b9b 273MKDIR_P = @MKDIR_P@
da59e03d 274OBJEXT = @OBJEXT@
fe5b0fdd 275PACKAGE = @PACKAGE@
da59e03d
DH
276PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
277PACKAGE_NAME = @PACKAGE_NAME@
278PACKAGE_STRING = @PACKAGE_STRING@
279PACKAGE_TARNAME = @PACKAGE_TARNAME@
76f4993d 280PACKAGE_URL = @PACKAGE_URL@
da59e03d
DH
281PACKAGE_VERSION = @PACKAGE_VERSION@
282PATH_SEPARATOR = @PATH_SEPARATOR@
fe5b0fdd 283RANLIB = @RANLIB@
da59e03d
DH
284SET_MAKE = @SET_MAKE@
285SHELL = @SHELL@
286STRIP = @STRIP@
fe5b0fdd 287VERSION = @VERSION@
1b658b9b
DH
288abs_builddir = @abs_builddir@
289abs_srcdir = @abs_srcdir@
290abs_top_builddir = @abs_top_builddir@
291abs_top_srcdir = @abs_top_srcdir@
da59e03d 292ac_ct_CC = @ac_ct_CC@
0c5673bc 293ac_prefix_program = @ac_prefix_program@
da59e03d
DH
294am__include = @am__include@
295am__leading_dot = @am__leading_dot@
296am__quote = @am__quote@
297am__tar = @am__tar@
298am__untar = @am__untar@
299bindir = @bindir@
a24b9f23 300build = @build@
da59e03d 301build_alias = @build_alias@
a24b9f23
MA
302build_cpu = @build_cpu@
303build_os = @build_os@
304build_vendor = @build_vendor@
1b658b9b 305builddir = @builddir@
fe5b0fdd 306byte_order = @byte_order@
da59e03d 307datadir = @datadir@
78f16d27
DH
308datarootdir = @datarootdir@
309docdir = @docdir@
310dvidir = @dvidir@
da59e03d 311exec_prefix = @exec_prefix@
a24b9f23 312host = @host@
da59e03d 313host_alias = @host_alias@
a24b9f23
MA
314host_cpu = @host_cpu@
315host_os = @host_os@
316host_vendor = @host_vendor@
78f16d27 317htmldir = @htmldir@
da59e03d
DH
318includedir = @includedir@
319infodir = @infodir@
320install_sh = @install_sh@
321libdir = @libdir@
322libexecdir = @libexecdir@
78f16d27 323localedir = @localedir@
da59e03d
DH
324localstatedir = @localstatedir@
325mandir = @mandir@
326mkdir_p = @mkdir_p@
327oldincludedir = @oldincludedir@
78f16d27 328pdfdir = @pdfdir@
da59e03d
DH
329prefix = @prefix@
330program_transform_name = @program_transform_name@
78f16d27 331psdir = @psdir@
da59e03d
DH
332sbindir = @sbindir@
333sharedstatedir = @sharedstatedir@
1b658b9b 334srcdir = @srcdir@
da59e03d
DH
335sysconfdir = @sysconfdir@
336target_alias = @target_alias@
4d5c7601 337top_build_prefix = @top_build_prefix@
1b658b9b
DH
338top_builddir = @top_builddir@
339top_srcdir = @top_srcdir@
6ecda39c
SK
340
341#
342# We have a lot of files that we want shipped with the distribution.
343#
1e8eb353 344EXTRA_DIST = RELNOTES LICENSE \
2dbf58ff 345 contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
da59e03d
DH
346 contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
347 contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
1b658b9b
DH
348 contrib/ms2isc/readme.txt contrib/ldap/dhcpd-conf-to-ldap \
349 contrib/ldap/dhcp.schema contrib/ldap/README.ldap \
51e2e606 350 contrib/dhcp-lease-list.pl \
da59e03d
DH
351 doc/IANA-arp-parameters doc/Makefile doc/References.html \
352 doc/References.txt doc/References.xml doc/api+protocol \
353 doc/ja_JP.eucJP/dhclient-script.8 doc/ja_JP.eucJP/dhclient.8 \
354 doc/ja_JP.eucJP/dhclient.conf.5 doc/ja_JP.eucJP/dhclient.leases.5 \
78f16d27 355 doc/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \
3da01c08 356 doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
3cb6f9bb
SR
357 doc/devel/arch.dox doc/devel/atf.dox doc/devel/contrib.dox \
358 doc/devel/debug.dox doc/devel/isc-logo.jpg doc/devel/mainpage.dox \
359 doc/devel/omapi.dox doc/devel/qa.dox util/bindvar.sh \
6913a589 360 bind/Makefile.in bind/bind.tar.gz bind/version.tmp \
417bd2ee 361 common/tests/Atffile server/tests/Atffile
6ecda39c 362
da88d34b 363SUBDIRS = bind includes tests common omapip client dhcpctl relay server
fe5b0fdd 364nobase_include_HEADERS = dhcpctl/dhcpctl.h
da59e03d 365all: all-recursive
fe5b0fdd
DH
366
367.SUFFIXES:
a24b9f23 368am--refresh: Makefile
da59e03d 369 @:
aa46f178 370$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
da59e03d
DH
371 @for dep in $?; do \
372 case '$(am__configure_deps)' in \
373 *$$dep*) \
a24b9f23
MA
374 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
375 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
da59e03d
DH
376 && exit 0; \
377 exit 1;; \
378 esac; \
379 done; \
a24b9f23
MA
380 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
381 $(am__cd) $(top_srcdir) && \
382 $(AUTOMAKE) --foreign Makefile
fe5b0fdd 383
da59e03d 384$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
dff902ba 385 $(SHELL) ./config.status --recheck
da59e03d 386
aa46f178 387$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
a24b9f23 388 $(am__cd) $(srcdir) && $(AUTOCONF)
aa46f178 389$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
a24b9f23
MA
390 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
391$(am__aclocal_m4_deps):
6913a589
FD
392bind/Makefile: $(top_builddir)/config.status $(top_srcdir)/bind/Makefile.in
393 cd $(top_builddir) && $(SHELL) ./config.status $@
5fe45d07
TM
394doc/devel/doxyfile: $(top_builddir)/config.status $(top_srcdir)/doc/devel/doxyfile.in
395 cd $(top_builddir) && $(SHELL) ./config.status $@
da59e03d
DH
396install-nobase_includeHEADERS: $(nobase_include_HEADERS)
397 @$(NORMAL_INSTALL)
a24b9f23
MA
398 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
399 if test -n "$$list"; then \
400 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
401 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
402 fi; \
403 $(am__nobase_list) | while read dir files; do \
404 xfiles=; for file in $$files; do \
405 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
406 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
407 test -z "$$xfiles" || { \
408 test "x$$dir" = x. || { \
409 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
410 $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
411 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
412 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
da59e03d 413 done
fe5b0fdd 414
da59e03d
DH
415uninstall-nobase_includeHEADERS:
416 @$(NORMAL_UNINSTALL)
a24b9f23
MA
417 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
418 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
419 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
fe5b0fdd
DH
420
421# This directory's subdirectories are mostly independent; you can cd
a24b9f23
MA
422# into them and run 'make' without going through this Makefile.
423# To change the values of 'make' variables: instead of editing Makefiles,
424# (1) if the variable is set in 'config.status', edit 'config.status'
425# (which will cause the Makefiles to be regenerated when you run 'make');
426# (2) otherwise, pass the desired values on the 'make' command line.
45adf35c
TM
427$(am__recursive_targets):
428 @fail=; \
429 if $(am__make_keepgoing); then \
430 failcom='fail=yes'; \
431 else \
432 failcom='exit 1'; \
433 fi; \
fe5b0fdd
DH
434 dot_seen=no; \
435 target=`echo $@ | sed s/-recursive//`; \
a24b9f23
MA
436 case "$@" in \
437 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
438 *) list='$(SUBDIRS)' ;; \
439 esac; \
440 for subdir in $$list; do \
fe5b0fdd
DH
441 echo "Making $$target in $$subdir"; \
442 if test "$$subdir" = "."; then \
443 dot_seen=yes; \
444 local_target="$$target-am"; \
445 else \
446 local_target="$$target"; \
447 fi; \
a24b9f23 448 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
da59e03d 449 || eval $$failcom; \
fe5b0fdd
DH
450 done; \
451 if test "$$dot_seen" = "no"; then \
452 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
453 fi; test -z "$$fail"
454
45adf35c
TM
455ID: $(am__tagged_files)
456 $(am__define_uniq_tagged_files); mkid -fID $$unique
457tags: tags-recursive
458TAGS: tags
459
460tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
a24b9f23 461 set x; \
fe5b0fdd 462 here=`pwd`; \
da59e03d
DH
463 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
464 include_option=--etags-include; \
465 empty_fix=.; \
466 else \
467 include_option=--include; \
468 empty_fix=; \
469 fi; \
fe5b0fdd 470 list='$(SUBDIRS)'; for subdir in $$list; do \
da59e03d
DH
471 if test "$$subdir" = .; then :; else \
472 test ! -f $$subdir/TAGS || \
a24b9f23 473 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
da59e03d 474 fi; \
fe5b0fdd 475 done; \
45adf35c 476 $(am__define_uniq_tagged_files); \
a24b9f23
MA
477 shift; \
478 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
da59e03d 479 test -n "$$unique" || unique=$$empty_fix; \
a24b9f23
MA
480 if test $$# -gt 0; then \
481 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482 "$$@" $$unique; \
483 else \
484 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485 $$unique; \
486 fi; \
da59e03d 487 fi
45adf35c
TM
488ctags: ctags-recursive
489
490CTAGS: ctags
491ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
492 $(am__define_uniq_tagged_files); \
a24b9f23 493 test -z "$(CTAGS_ARGS)$$unique" \
da59e03d 494 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
a24b9f23 495 $$unique
fe5b0fdd 496
da59e03d
DH
497GTAGS:
498 here=`$(am__cd) $(top_builddir) && pwd` \
a24b9f23
MA
499 && $(am__cd) $(top_srcdir) \
500 && gtags -i $(GTAGS_ARGS) "$$here"
501cscope: cscope.files
502 test ! -s cscope.files \
503 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
504clean-cscope:
505 -rm -f cscope.files
45adf35c
TM
506cscope.files: clean-cscope cscopelist
507cscopelist: cscopelist-recursive
a24b9f23 508
45adf35c
TM
509cscopelist-am: $(am__tagged_files)
510 list='$(am__tagged_files)'; \
a24b9f23
MA
511 case "$(srcdir)" in \
512 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
513 *) sdir=$(subdir)/$(srcdir) ;; \
514 esac; \
515 for i in $$list; do \
516 if test -f "$$i"; then \
517 echo "$(subdir)/$$i"; \
518 else \
519 echo "$$sdir/$$i"; \
520 fi; \
521 done >> $(top_builddir)/cscope.files
fe5b0fdd
DH
522
523distclean-tags:
da59e03d 524 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
a24b9f23 525 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
fe5b0fdd
DH
526
527distdir: $(DISTFILES)
da59e03d 528 $(am__remove_distdir)
a24b9f23 529 test -d "$(distdir)" || mkdir "$(distdir)"
1b658b9b
DH
530 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
532 list='$(DISTFILES)'; \
533 dist_files=`for file in $$list; do echo $$file; done | \
534 sed -e "s|^$$srcdirstrip/||;t" \
535 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
536 case $$dist_files in \
537 */*) $(MKDIR_P) `echo "$$dist_files" | \
538 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
539 sort -u` ;; \
540 esac; \
541 for file in $$dist_files; do \
da59e03d 542 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
fe5b0fdd 543 if test -d $$d/$$file; then \
1b658b9b 544 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
a24b9f23
MA
545 if test -d "$(distdir)/$$file"; then \
546 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547 fi; \
da59e03d 548 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
a24b9f23
MA
549 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
550 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
da59e03d 551 fi; \
a24b9f23 552 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
fe5b0fdd 553 else \
a24b9f23
MA
554 test -f "$(distdir)/$$file" \
555 || cp -p $$d/$$file "$(distdir)/$$file" \
da59e03d 556 || exit 1; \
fe5b0fdd
DH
557 fi; \
558 done
a24b9f23 559 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
fe5b0fdd 560 if test "$$subdir" = .; then :; else \
a24b9f23
MA
561 $(am__make_dryrun) \
562 || test -d "$(distdir)/$$subdir" \
563 || $(MKDIR_P) "$(distdir)/$$subdir" \
564 || exit 1; \
565 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
566 $(am__relativize); \
567 new_distdir=$$reldir; \
568 dir1=$$subdir; dir2="$(top_distdir)"; \
569 $(am__relativize); \
570 new_top_distdir=$$reldir; \
571 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
572 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
573 ($(am__cd) $$subdir && \
da59e03d 574 $(MAKE) $(AM_MAKEFLAGS) \
a24b9f23
MA
575 top_distdir="$$new_top_distdir" \
576 distdir="$$new_distdir" \
1b658b9b
DH
577 am__remove_distdir=: \
578 am__skip_length_check=: \
a24b9f23 579 am__skip_mode_fix=: \
da59e03d 580 distdir) \
fe5b0fdd
DH
581 || exit 1; \
582 fi; \
583 done
a24b9f23
MA
584 -test -n "$(am__skip_mode_fix)" \
585 || find "$(distdir)" -type d ! -perm -755 \
586 -exec chmod u+rwx,go+rx {} \; -o \
da59e03d
DH
587 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
588 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1b658b9b 589 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
a24b9f23 590 || chmod -R a+r "$(distdir)"
da59e03d
DH
591dist-gzip: distdir
592 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
a24b9f23 593 $(am__post_remove_distdir)
da59e03d
DH
594
595dist-bzip2: distdir
a24b9f23
MA
596 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
597 $(am__post_remove_distdir)
da59e03d 598
a24b9f23
MA
599dist-lzip: distdir
600 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
601 $(am__post_remove_distdir)
602
603dist-xz: distdir
604 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
605 $(am__post_remove_distdir)
1b658b9b 606
da59e03d 607dist-tarZ: distdir
2830c400
FD
608 @echo WARNING: "Support for distribution archives compressed with" \
609 "legacy program 'compress' is deprecated." >&2
45adf35c 610 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
da59e03d 611 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
a24b9f23 612 $(am__post_remove_distdir)
da59e03d
DH
613
614dist-shar: distdir
2830c400
FD
615 @echo WARNING: "Support for shar distribution archives is" \
616 "deprecated." >&2
45adf35c 617 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
da59e03d 618 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
a24b9f23 619 $(am__post_remove_distdir)
da59e03d
DH
620
621dist-zip: distdir
622 -rm -f $(distdir).zip
623 zip -rq $(distdir).zip $(distdir)
a24b9f23 624 $(am__post_remove_distdir)
da59e03d 625
a24b9f23
MA
626dist dist-all:
627 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
628 $(am__post_remove_distdir)
da59e03d
DH
629
630# This target untars the dist file and tries a VPATH configuration. Then
631# it guarantees that the distribution is self-contained by making another
632# tarfile.
633distcheck: dist
634 case '$(DIST_ARCHIVES)' in \
635 *.tar.gz*) \
a24b9f23 636 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
da59e03d 637 *.tar.bz2*) \
a24b9f23
MA
638 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
639 *.tar.lz*) \
640 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
641 *.tar.xz*) \
642 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
da59e03d
DH
643 *.tar.Z*) \
644 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
645 *.shar.gz*) \
a24b9f23 646 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
da59e03d
DH
647 *.zip*) \
648 unzip $(distdir).zip ;;\
649 esac
a24b9f23
MA
650 chmod -R a-w $(distdir)
651 chmod u+w $(distdir)
2830c400 652 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
da59e03d 653 chmod a-w $(distdir)
a24b9f23 654 test -d $(distdir)/_build || exit 0; \
da59e03d
DH
655 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
656 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
a24b9f23 657 && am__cwd=`pwd` \
2830c400
FD
658 && $(am__cd) $(distdir)/_build/sub \
659 && ../../configure \
a24b9f23 660 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
da59e03d 661 $(DISTCHECK_CONFIGURE_FLAGS) \
2830c400 662 --srcdir=../.. --prefix="$$dc_install_base" \
da59e03d
DH
663 && $(MAKE) $(AM_MAKEFLAGS) \
664 && $(MAKE) $(AM_MAKEFLAGS) dvi \
665 && $(MAKE) $(AM_MAKEFLAGS) check \
666 && $(MAKE) $(AM_MAKEFLAGS) install \
667 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
668 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
669 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
670 distuninstallcheck \
671 && chmod -R a-w "$$dc_install_base" \
672 && ({ \
673 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
674 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
675 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
676 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
677 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
678 } || { rm -rf "$$dc_destdir"; exit 1; }) \
679 && rm -rf "$$dc_destdir" \
680 && $(MAKE) $(AM_MAKEFLAGS) dist \
681 && rm -rf $(DIST_ARCHIVES) \
a24b9f23
MA
682 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
683 && cd "$$am__cwd" \
684 || exit 1
685 $(am__post_remove_distdir)
da59e03d
DH
686 @(echo "$(distdir) archives ready for distribution: "; \
687 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1b658b9b 688 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
da59e03d 689distuninstallcheck:
a24b9f23
MA
690 @test -n '$(distuninstallcheck_dir)' || { \
691 echo 'ERROR: trying to run $@ with an empty' \
692 '$$(distuninstallcheck_dir)' >&2; \
693 exit 1; \
694 }; \
695 $(am__cd) '$(distuninstallcheck_dir)' || { \
696 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
697 exit 1; \
698 }; \
699 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
da59e03d
DH
700 || { echo "ERROR: files left after uninstall:" ; \
701 if test -n "$(DESTDIR)"; then \
702 echo " (check DESTDIR support)"; \
703 fi ; \
704 $(distuninstallcheck_listfiles) ; \
705 exit 1; } >&2
706distcleancheck: distclean
707 @if test '$(srcdir)' = . ; then \
708 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
709 exit 1 ; \
710 fi
711 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
712 || { echo "ERROR: files left in build directory after distclean:" ; \
713 $(distcleancheck_listfiles) ; \
714 exit 1; } >&2
fe5b0fdd
DH
715check-am: all-am
716check: check-recursive
da59e03d
DH
717all-am: Makefile $(HEADERS)
718installdirs: installdirs-recursive
719installdirs-am:
720 for dir in "$(DESTDIR)$(includedir)"; do \
1b658b9b 721 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
da59e03d
DH
722 done
723install: install-recursive
fe5b0fdd
DH
724install-exec: install-exec-recursive
725install-data: install-data-recursive
da59e03d 726uninstall: uninstall-recursive
fe5b0fdd
DH
727
728install-am: all-am
729 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
dff902ba 730
da59e03d
DH
731installcheck: installcheck-recursive
732install-strip:
a24b9f23
MA
733 if test -z '$(STRIP)'; then \
734 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
735 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
736 install; \
737 else \
738 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
739 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
740 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
741 fi
fe5b0fdd
DH
742mostlyclean-generic:
743
744clean-generic:
745
746distclean-generic:
da59e03d 747 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
a24b9f23 748 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
fe5b0fdd
DH
749
750maintainer-clean-generic:
da59e03d
DH
751 @echo "This command is intended for maintainers to use"
752 @echo "it deletes files that may require special tools to rebuild."
753clean: clean-recursive
fe5b0fdd 754
da59e03d 755clean-am: clean-generic mostlyclean-am
fe5b0fdd 756
da59e03d
DH
757distclean: distclean-recursive
758 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
759 -rm -f Makefile
760distclean-am: clean-am distclean-generic distclean-tags
fe5b0fdd 761
da59e03d 762dvi: dvi-recursive
fe5b0fdd 763
da59e03d 764dvi-am:
fe5b0fdd 765
da59e03d 766html: html-recursive
fe5b0fdd 767
a24b9f23
MA
768html-am:
769
da59e03d
DH
770info: info-recursive
771
772info-am:
773
774install-data-am: install-nobase_includeHEADERS
775
1b658b9b
DH
776install-dvi: install-dvi-recursive
777
a24b9f23
MA
778install-dvi-am:
779
da59e03d
DH
780install-exec-am:
781
1b658b9b
DH
782install-html: install-html-recursive
783
a24b9f23
MA
784install-html-am:
785
da59e03d
DH
786install-info: install-info-recursive
787
a24b9f23
MA
788install-info-am:
789
da59e03d
DH
790install-man:
791
1b658b9b
DH
792install-pdf: install-pdf-recursive
793
a24b9f23
MA
794install-pdf-am:
795
1b658b9b
DH
796install-ps: install-ps-recursive
797
a24b9f23
MA
798install-ps-am:
799
da59e03d 800installcheck-am:
fe5b0fdd 801
dff902ba 802maintainer-clean: maintainer-clean-recursive
da59e03d
DH
803 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
804 -rm -rf $(top_srcdir)/autom4te.cache
805 -rm -f Makefile
806maintainer-clean-am: distclean-am maintainer-clean-generic
fe5b0fdd 807
da59e03d 808mostlyclean: mostlyclean-recursive
6ecda39c 809
da59e03d
DH
810mostlyclean-am: mostlyclean-generic
811
812pdf: pdf-recursive
813
814pdf-am:
dff902ba 815
da59e03d
DH
816ps: ps-recursive
817
818ps-am:
819
1b658b9b 820uninstall-am: uninstall-nobase_includeHEADERS
da59e03d 821
45adf35c
TM
822.MAKE: $(am__recursive_targets) install-am install-strip
823
824.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
825 am--refresh check check-am clean clean-cscope clean-generic \
826 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
827 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
828 distcheck distclean distclean-generic distclean-tags \
829 distcleancheck distdir distuninstallcheck dvi dvi-am html \
830 html-am info info-am install install-am install-data \
831 install-data-am install-dvi install-dvi-am install-exec \
832 install-exec-am install-html install-html-am install-info \
833 install-info-am install-man install-nobase_includeHEADERS \
834 install-pdf install-pdf-am install-ps install-ps-am \
835 install-strip installcheck installcheck-am installdirs \
836 installdirs-am maintainer-clean maintainer-clean-generic \
837 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
838 tags-am uninstall uninstall-am uninstall-nobase_includeHEADERS
da59e03d 839
2830c400
FD
840.PRECIOUS: Makefile
841
da59e03d
DH
842
843#
844# automake adds dependencies that we don't like, so we explicitly remove them
845#
846Makefile:
a24b9f23 847
fe5b0fdd
DH
848# Tell versions [3.59,3.63) of GNU make to not export all variables.
849# Otherwise a system limit (for SysV at least) may be exceeded.
850.NOEXPORT: