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