]> git.ipfire.org Git - thirdparty/dhcp.git/blob - client/Makefile.in
Update README - added section on Release status which was in the TOC
[thirdparty/dhcp.git] / client / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20 if test -z '$(MAKELEVEL)'; then \
21 false; \
22 elif test -n '$(MAKE_HOST)'; then \
23 true; \
24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25 true; \
26 else \
27 false; \
28 fi; \
29 }
30 am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 sbin_PROGRAMS = dhclient$(EXEEXT)
93 subdir = client
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97 $(ACLOCAL_M4)
98 DIST_COMMON = $(srcdir)/Makefile.am $(dist_sysconf_DATA) \
99 $(am__DIST_COMMON)
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = $(top_builddir)/includes/config.h
102 CONFIG_CLEAN_FILES =
103 CONFIG_CLEAN_VPATH_FILES =
104 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" \
105 "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(sysconfdir)"
106 PROGRAMS = $(sbin_PROGRAMS)
107 am_dhclient_OBJECTS = client_tables.$(OBJEXT) clparse.$(OBJEXT) \
108 dhclient.$(OBJEXT) dhc6.$(OBJEXT)
109 dhclient_OBJECTS = $(am_dhclient_OBJECTS)
110 dhclient_DEPENDENCIES = ../common/libdhcp.@A@ ../omapip/libomapi.@A@
111 AM_V_P = $(am__v_P_@AM_V@)
112 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
113 am__v_P_0 = false
114 am__v_P_1 = :
115 AM_V_GEN = $(am__v_GEN_@AM_V@)
116 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117 am__v_GEN_0 = @echo " GEN " $@;
118 am__v_GEN_1 =
119 AM_V_at = $(am__v_at_@AM_V@)
120 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121 am__v_at_0 = @
122 am__v_at_1 =
123 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/includes
124 depcomp = $(SHELL) $(top_srcdir)/depcomp
125 am__maybe_remake_depfiles = depfiles
126 am__depfiles_remade = ./$(DEPDIR)/client_tables.Po \
127 ./$(DEPDIR)/clparse.Po ./$(DEPDIR)/dhc6.Po \
128 ./$(DEPDIR)/dhclient.Po
129 am__mv = mv -f
130 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132 AM_V_CC = $(am__v_CC_@AM_V@)
133 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
134 am__v_CC_0 = @echo " CC " $@;
135 am__v_CC_1 =
136 CCLD = $(CC)
137 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
138 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
139 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
140 am__v_CCLD_0 = @echo " CCLD " $@;
141 am__v_CCLD_1 =
142 SOURCES = $(dhclient_SOURCES)
143 DIST_SOURCES = $(dhclient_SOURCES)
144 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
145 ctags-recursive dvi-recursive html-recursive info-recursive \
146 install-data-recursive install-dvi-recursive \
147 install-exec-recursive install-html-recursive \
148 install-info-recursive install-pdf-recursive \
149 install-ps-recursive install-recursive installcheck-recursive \
150 installdirs-recursive pdf-recursive ps-recursive \
151 tags-recursive uninstall-recursive
152 am__can_run_installinfo = \
153 case $$AM_UPDATE_INFO_DIR in \
154 n|no|NO) false;; \
155 *) (install-info --version) >/dev/null 2>&1;; \
156 esac
157 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
158 am__vpath_adj = case $$p in \
159 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
160 *) f=$$p;; \
161 esac;
162 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
163 am__install_max = 40
164 am__nobase_strip_setup = \
165 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
166 am__nobase_strip = \
167 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
168 am__nobase_list = $(am__nobase_strip_setup); \
169 for p in $$list; do echo "$$p $$p"; done | \
170 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
171 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
172 if (++n[$$2] == $(am__install_max)) \
173 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
174 END { for (dir in files) print dir, files[dir] }'
175 am__base_list = \
176 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
177 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
178 am__uninstall_files_from_dir = { \
179 test -z "$$files" \
180 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
181 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
182 $(am__cd) "$$dir" && rm -f $$files; }; \
183 }
184 man5dir = $(mandir)/man5
185 man8dir = $(mandir)/man8
186 NROFF = nroff
187 MANS = $(man_MANS)
188 DATA = $(dist_sysconf_DATA)
189 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
190 distclean-recursive maintainer-clean-recursive
191 am__recursive_targets = \
192 $(RECURSIVE_TARGETS) \
193 $(RECURSIVE_CLEAN_TARGETS) \
194 $(am__extra_recursive_targets)
195 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
196 distdir distdir-am
197 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
198 # Read a list of newline-separated strings from the standard input,
199 # and print each of them once, without duplicates. Input order is
200 # *not* preserved.
201 am__uniquify_input = $(AWK) '\
202 BEGIN { nonempty = 0; } \
203 { items[$$0] = 1; nonempty = 1; } \
204 END { if (nonempty) { for (i in items) print i; }; } \
205 '
206 # Make sure the list of sources is unique. This is necessary because,
207 # e.g., the same source file might be shared among _SOURCES variables
208 # for different programs/libraries.
209 am__define_uniq_tagged_files = \
210 list='$(am__tagged_files)'; \
211 unique=`for i in $$list; do \
212 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213 done | $(am__uniquify_input)`
214 ETAGS = etags
215 CTAGS = ctags
216 DIST_SUBDIRS = $(SUBDIRS)
217 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
218 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219 am__relativize = \
220 dir0=`pwd`; \
221 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
222 sed_rest='s,^[^/]*/*,,'; \
223 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
224 sed_butlast='s,/*[^/]*$$,,'; \
225 while test -n "$$dir1"; do \
226 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
227 if test "$$first" != "."; then \
228 if test "$$first" = ".."; then \
229 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
230 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
231 else \
232 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
233 if test "$$first2" = "$$first"; then \
234 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
235 else \
236 dir2="../$$dir2"; \
237 fi; \
238 dir0="$$dir0"/"$$first"; \
239 fi; \
240 fi; \
241 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
242 done; \
243 reldir="$$dir2"
244 A = @A@
245 ACLOCAL = @ACLOCAL@
246 AMTAR = @AMTAR@
247 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
248 AR = @AR@
249 ATF_BIN = @ATF_BIN@
250 ATF_CFLAGS = @ATF_CFLAGS@
251 ATF_LDFLAGS = @ATF_LDFLAGS@
252 AUTOCONF = @AUTOCONF@
253 AUTOHEADER = @AUTOHEADER@
254 AUTOMAKE = @AUTOMAKE@
255 AWK = @AWK@
256 BINDCONFIG = @BINDCONFIG@
257 BINDDIR = @BINDDIR@
258 BINDIOMUX = @BINDIOMUX@
259 BINDLIBDNSDIR = @BINDLIBDNSDIR@
260 BINDLIBIRSDIR = @BINDLIBIRSDIR@
261 BINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
262 BINDLIBISCDIR = @BINDLIBISCDIR@
263 BINDLT = @BINDLT@
264 BINDSRCDIR = @BINDSRCDIR@
265 BINDSUBDIR = @BINDSUBDIR@
266 CC = @CC@
267 CCDEPMODE = @CCDEPMODE@
268 CFLAGS = @CFLAGS@
269 CPP = @CPP@
270 CPPFLAGS = @CPPFLAGS@
271 CYGPATH_W = @CYGPATH_W@
272 DEFS = @DEFS@
273 DEPDIR = @DEPDIR@
274 DHLIBS = @DHLIBS@
275 DISTCHECK_ATF_CONFIGURE_FLAG = @DISTCHECK_ATF_CONFIGURE_FLAG@
276 DISTCHECK_LIBBIND_CONFIGURE_FLAG = @DISTCHECK_LIBBIND_CONFIGURE_FLAG@
277 DISTCHECK_LIBTOOL_CONFIGURE_FLAG = @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@
278 ECHO_C = @ECHO_C@
279 ECHO_N = @ECHO_N@
280 ECHO_T = @ECHO_T@
281 EGREP = @EGREP@
282 EXEEXT = @EXEEXT@
283 GREP = @GREP@
284 INSTALL = @INSTALL@
285 INSTALL_DATA = @INSTALL_DATA@
286 INSTALL_PROGRAM = @INSTALL_PROGRAM@
287 INSTALL_SCRIPT = @INSTALL_SCRIPT@
288 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
289 LDAP_CFLAGS = @LDAP_CFLAGS@
290 LDAP_LIBS = @LDAP_LIBS@
291 LDFLAGS = @LDFLAGS@
292 LIBOBJS = @LIBOBJS@
293 LIBS = @LIBS@
294 LTLIBOBJS = @LTLIBOBJS@
295 MAINT = @MAINT@
296 MAKEINFO = @MAKEINFO@
297 MKDIR_P = @MKDIR_P@
298 OBJEXT = @OBJEXT@
299 PACKAGE = @PACKAGE@
300 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
301 PACKAGE_NAME = @PACKAGE_NAME@
302 PACKAGE_STRING = @PACKAGE_STRING@
303 PACKAGE_TARNAME = @PACKAGE_TARNAME@
304 PACKAGE_URL = @PACKAGE_URL@
305 PACKAGE_VERSION = @PACKAGE_VERSION@
306 PATH_SEPARATOR = @PATH_SEPARATOR@
307 Q = @Q@
308 RANLIB = @RANLIB@
309 SET_MAKE = @SET_MAKE@
310 SHELL = @SHELL@
311 STRIP = @STRIP@
312 UNITTESTS = @UNITTESTS@
313 VERSION = @VERSION@
314 abs_builddir = @abs_builddir@
315 abs_srcdir = @abs_srcdir@
316 abs_top_builddir = @abs_top_builddir@
317 abs_top_srcdir = @abs_top_srcdir@
318 ac_ct_CC = @ac_ct_CC@
319 ac_prefix_program = @ac_prefix_program@
320 am__include = @am__include@
321 am__leading_dot = @am__leading_dot@
322 am__quote = @am__quote@
323 am__tar = @am__tar@
324 am__untar = @am__untar@
325 bindir = @bindir@
326 build = @build@
327 build_alias = @build_alias@
328 build_cpu = @build_cpu@
329 build_os = @build_os@
330 build_vendor = @build_vendor@
331 builddir = @builddir@
332 byte_order = @byte_order@
333 datadir = @datadir@
334 datarootdir = @datarootdir@
335 docdir = @docdir@
336 dvidir = @dvidir@
337 exec_prefix = @exec_prefix@
338 host = @host@
339 host_alias = @host_alias@
340 host_cpu = @host_cpu@
341 host_os = @host_os@
342 host_vendor = @host_vendor@
343 htmldir = @htmldir@
344 includedir = @includedir@
345 infodir = @infodir@
346 install_sh = @install_sh@
347 libdir = @libdir@
348 libexecdir = @libexecdir@
349 localedir = @localedir@
350 localstatedir = @localstatedir@
351 mandir = @mandir@
352 mkdir_p = @mkdir_p@
353 oldincludedir = @oldincludedir@
354 pdfdir = @pdfdir@
355 pkgcfg_found = @pkgcfg_found@
356 prefix = @prefix@
357 program_transform_name = @program_transform_name@
358 psdir = @psdir@
359 sbindir = @sbindir@
360 sharedstatedir = @sharedstatedir@
361 srcdir = @srcdir@
362 sysconfdir = @sysconfdir@
363 target_alias = @target_alias@
364 top_build_prefix = @top_build_prefix@
365 top_builddir = @top_builddir@
366 top_srcdir = @top_srcdir@
367
368 # We want to build this directory first, before descending into tests subdir.
369 # The reason is that ideally the tests should link existing objects from this
370 # directory. That eliminates any discrepancies between tested code and
371 # production code. Sadly, we are not there yet.
372 SUBDIRS = . tests
373 AM_CPPFLAGS = -DCLIENT_PATH='"PATH=$(sbindir):/sbin:/bin:/usr/sbin:/usr/bin"' \
374 -DLOCALSTATEDIR='"$(localstatedir)"'
375 dist_sysconf_DATA = dhclient.conf.example
376 dhclient_SOURCES = client_tables.c clparse.c dhclient.c dhc6.c \
377 scripts/bsdos scripts/freebsd scripts/linux scripts/macos \
378 scripts/netbsd scripts/nextstep scripts/openbsd \
379 scripts/solaris scripts/openwrt
380
381 dhclient_LDADD = ../common/libdhcp.@A@ ../omapip/libomapi.@A@ \
382 @BINDLIBIRSDIR@/libirs.@A@ \
383 @BINDLIBDNSDIR@/libdns.@A@ \
384 @BINDLIBISCCFGDIR@/libisccfg.@A@ \
385 @BINDLIBISCDIR@/libisc.@A@
386
387 man_MANS = dhclient.8 dhclient-script.8 dhclient.conf.5 dhclient.leases.5
388 EXTRA_DIST = $(man_MANS)
389 all: all-recursive
390
391 .SUFFIXES:
392 .SUFFIXES: .c .o .obj
393 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
394 @for dep in $?; do \
395 case '$(am__configure_deps)' in \
396 *$$dep*) \
397 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
398 && { if test -f $@; then exit 0; else break; fi; }; \
399 exit 1;; \
400 esac; \
401 done; \
402 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign client/Makefile'; \
403 $(am__cd) $(top_srcdir) && \
404 $(AUTOMAKE) --foreign client/Makefile
405 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
406 @case '$?' in \
407 *config.status*) \
408 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
409 *) \
410 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
411 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
412 esac;
413
414 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
415 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416
417 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
418 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
419 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
420 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421 $(am__aclocal_m4_deps):
422 install-sbinPROGRAMS: $(sbin_PROGRAMS)
423 @$(NORMAL_INSTALL)
424 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
425 if test -n "$$list"; then \
426 echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
427 $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
428 fi; \
429 for p in $$list; do echo "$$p $$p"; done | \
430 sed 's/$(EXEEXT)$$//' | \
431 while read p p1; do if test -f $$p \
432 ; then echo "$$p"; echo "$$p"; else :; fi; \
433 done | \
434 sed -e 'p;s,.*/,,;n;h' \
435 -e 's|.*|.|' \
436 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
437 sed 'N;N;N;s,\n, ,g' | \
438 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
439 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
440 if ($$2 == $$4) files[d] = files[d] " " $$1; \
441 else { print "f", $$3 "/" $$4, $$1; } } \
442 END { for (d in files) print "f", d, files[d] }' | \
443 while read type dir files; do \
444 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
445 test -z "$$files" || { \
446 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
447 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
448 } \
449 ; done
450
451 uninstall-sbinPROGRAMS:
452 @$(NORMAL_UNINSTALL)
453 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
454 files=`for p in $$list; do echo "$$p"; done | \
455 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
456 -e 's/$$/$(EXEEXT)/' \
457 `; \
458 test -n "$$list" || exit 0; \
459 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
460 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
461
462 clean-sbinPROGRAMS:
463 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
464
465 dhclient$(EXEEXT): $(dhclient_OBJECTS) $(dhclient_DEPENDENCIES) $(EXTRA_dhclient_DEPENDENCIES)
466 @rm -f dhclient$(EXEEXT)
467 $(AM_V_CCLD)$(LINK) $(dhclient_OBJECTS) $(dhclient_LDADD) $(LIBS)
468
469 mostlyclean-compile:
470 -rm -f *.$(OBJEXT)
471
472 distclean-compile:
473 -rm -f *.tab.c
474
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client_tables.Po@am__quote@ # am--include-marker
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clparse.Po@am__quote@ # am--include-marker
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhc6.Po@am__quote@ # am--include-marker
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhclient.Po@am__quote@ # am--include-marker
479
480 $(am__depfiles_remade):
481 @$(MKDIR_P) $(@D)
482 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
483
484 am--depfiles: $(am__depfiles_remade)
485
486 .c.o:
487 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
492
493 .c.obj:
494 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
495 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
499 install-man5: $(man_MANS)
500 @$(NORMAL_INSTALL)
501 @list1=''; \
502 list2='$(man_MANS)'; \
503 test -n "$(man5dir)" \
504 && test -n "`echo $$list1$$list2`" \
505 || exit 0; \
506 echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
507 $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
508 { for i in $$list1; do echo "$$i"; done; \
509 if test -n "$$list2"; then \
510 for i in $$list2; do echo "$$i"; done \
511 | sed -n '/\.5[a-z]*$$/p'; \
512 fi; \
513 } | while read p; do \
514 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
515 echo "$$d$$p"; echo "$$p"; \
516 done | \
517 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
518 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
519 sed 'N;N;s,\n, ,g' | { \
520 list=; while read file base inst; do \
521 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
522 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
523 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
524 fi; \
525 done; \
526 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
527 while read files; do \
528 test -z "$$files" || { \
529 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
530 $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
531 done; }
532
533 uninstall-man5:
534 @$(NORMAL_UNINSTALL)
535 @list=''; test -n "$(man5dir)" || exit 0; \
536 files=`{ for i in $$list; do echo "$$i"; done; \
537 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
538 sed -n '/\.5[a-z]*$$/p'; \
539 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
540 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
541 dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
542 install-man8: $(man_MANS)
543 @$(NORMAL_INSTALL)
544 @list1=''; \
545 list2='$(man_MANS)'; \
546 test -n "$(man8dir)" \
547 && test -n "`echo $$list1$$list2`" \
548 || exit 0; \
549 echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
550 $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
551 { for i in $$list1; do echo "$$i"; done; \
552 if test -n "$$list2"; then \
553 for i in $$list2; do echo "$$i"; done \
554 | sed -n '/\.8[a-z]*$$/p'; \
555 fi; \
556 } | while read p; do \
557 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
558 echo "$$d$$p"; echo "$$p"; \
559 done | \
560 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
561 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
562 sed 'N;N;s,\n, ,g' | { \
563 list=; while read file base inst; do \
564 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
565 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
566 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
567 fi; \
568 done; \
569 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
570 while read files; do \
571 test -z "$$files" || { \
572 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
573 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
574 done; }
575
576 uninstall-man8:
577 @$(NORMAL_UNINSTALL)
578 @list=''; test -n "$(man8dir)" || exit 0; \
579 files=`{ for i in $$list; do echo "$$i"; done; \
580 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
581 sed -n '/\.8[a-z]*$$/p'; \
582 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
583 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
584 dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
585 install-dist_sysconfDATA: $(dist_sysconf_DATA)
586 @$(NORMAL_INSTALL)
587 @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
588 if test -n "$$list"; then \
589 echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
590 $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
591 fi; \
592 for p in $$list; do \
593 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
594 echo "$$d$$p"; \
595 done | $(am__base_list) | \
596 while read files; do \
597 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
598 $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
599 done
600
601 uninstall-dist_sysconfDATA:
602 @$(NORMAL_UNINSTALL)
603 @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
604 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
605 dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
606
607 # This directory's subdirectories are mostly independent; you can cd
608 # into them and run 'make' without going through this Makefile.
609 # To change the values of 'make' variables: instead of editing Makefiles,
610 # (1) if the variable is set in 'config.status', edit 'config.status'
611 # (which will cause the Makefiles to be regenerated when you run 'make');
612 # (2) otherwise, pass the desired values on the 'make' command line.
613 $(am__recursive_targets):
614 @fail=; \
615 if $(am__make_keepgoing); then \
616 failcom='fail=yes'; \
617 else \
618 failcom='exit 1'; \
619 fi; \
620 dot_seen=no; \
621 target=`echo $@ | sed s/-recursive//`; \
622 case "$@" in \
623 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
624 *) list='$(SUBDIRS)' ;; \
625 esac; \
626 for subdir in $$list; do \
627 echo "Making $$target in $$subdir"; \
628 if test "$$subdir" = "."; then \
629 dot_seen=yes; \
630 local_target="$$target-am"; \
631 else \
632 local_target="$$target"; \
633 fi; \
634 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
635 || eval $$failcom; \
636 done; \
637 if test "$$dot_seen" = "no"; then \
638 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
639 fi; test -z "$$fail"
640
641 ID: $(am__tagged_files)
642 $(am__define_uniq_tagged_files); mkid -fID $$unique
643 tags: tags-recursive
644 TAGS: tags
645
646 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
647 set x; \
648 here=`pwd`; \
649 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
650 include_option=--etags-include; \
651 empty_fix=.; \
652 else \
653 include_option=--include; \
654 empty_fix=; \
655 fi; \
656 list='$(SUBDIRS)'; for subdir in $$list; do \
657 if test "$$subdir" = .; then :; else \
658 test ! -f $$subdir/TAGS || \
659 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
660 fi; \
661 done; \
662 $(am__define_uniq_tagged_files); \
663 shift; \
664 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
665 test -n "$$unique" || unique=$$empty_fix; \
666 if test $$# -gt 0; then \
667 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
668 "$$@" $$unique; \
669 else \
670 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
671 $$unique; \
672 fi; \
673 fi
674 ctags: ctags-recursive
675
676 CTAGS: ctags
677 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
678 $(am__define_uniq_tagged_files); \
679 test -z "$(CTAGS_ARGS)$$unique" \
680 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
681 $$unique
682
683 GTAGS:
684 here=`$(am__cd) $(top_builddir) && pwd` \
685 && $(am__cd) $(top_srcdir) \
686 && gtags -i $(GTAGS_ARGS) "$$here"
687 cscopelist: cscopelist-recursive
688
689 cscopelist-am: $(am__tagged_files)
690 list='$(am__tagged_files)'; \
691 case "$(srcdir)" in \
692 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
693 *) sdir=$(subdir)/$(srcdir) ;; \
694 esac; \
695 for i in $$list; do \
696 if test -f "$$i"; then \
697 echo "$(subdir)/$$i"; \
698 else \
699 echo "$$sdir/$$i"; \
700 fi; \
701 done >> $(top_builddir)/cscope.files
702
703 distclean-tags:
704 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
705
706 distdir: $(BUILT_SOURCES)
707 $(MAKE) $(AM_MAKEFLAGS) distdir-am
708
709 distdir-am: $(DISTFILES)
710 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
711 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
712 list='$(DISTFILES)'; \
713 dist_files=`for file in $$list; do echo $$file; done | \
714 sed -e "s|^$$srcdirstrip/||;t" \
715 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
716 case $$dist_files in \
717 */*) $(MKDIR_P) `echo "$$dist_files" | \
718 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
719 sort -u` ;; \
720 esac; \
721 for file in $$dist_files; do \
722 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
723 if test -d $$d/$$file; then \
724 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
725 if test -d "$(distdir)/$$file"; then \
726 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727 fi; \
728 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
729 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
730 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731 fi; \
732 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
733 else \
734 test -f "$(distdir)/$$file" \
735 || cp -p $$d/$$file "$(distdir)/$$file" \
736 || exit 1; \
737 fi; \
738 done
739 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
740 if test "$$subdir" = .; then :; else \
741 $(am__make_dryrun) \
742 || test -d "$(distdir)/$$subdir" \
743 || $(MKDIR_P) "$(distdir)/$$subdir" \
744 || exit 1; \
745 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
746 $(am__relativize); \
747 new_distdir=$$reldir; \
748 dir1=$$subdir; dir2="$(top_distdir)"; \
749 $(am__relativize); \
750 new_top_distdir=$$reldir; \
751 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
752 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
753 ($(am__cd) $$subdir && \
754 $(MAKE) $(AM_MAKEFLAGS) \
755 top_distdir="$$new_top_distdir" \
756 distdir="$$new_distdir" \
757 am__remove_distdir=: \
758 am__skip_length_check=: \
759 am__skip_mode_fix=: \
760 distdir) \
761 || exit 1; \
762 fi; \
763 done
764 check-am: all-am
765 check: check-recursive
766 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
767 installdirs: installdirs-recursive
768 installdirs-am:
769 for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(sysconfdir)"; do \
770 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
771 done
772 install: install-recursive
773 install-exec: install-exec-recursive
774 install-data: install-data-recursive
775 uninstall: uninstall-recursive
776
777 install-am: all-am
778 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
779
780 installcheck: installcheck-recursive
781 install-strip:
782 if test -z '$(STRIP)'; then \
783 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
784 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
785 install; \
786 else \
787 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
788 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
789 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
790 fi
791 mostlyclean-generic:
792
793 clean-generic:
794
795 distclean-generic:
796 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
797 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
798
799 maintainer-clean-generic:
800 @echo "This command is intended for maintainers to use"
801 @echo "it deletes files that may require special tools to rebuild."
802 clean: clean-recursive
803
804 clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
805
806 distclean: distclean-recursive
807 -rm -f ./$(DEPDIR)/client_tables.Po
808 -rm -f ./$(DEPDIR)/clparse.Po
809 -rm -f ./$(DEPDIR)/dhc6.Po
810 -rm -f ./$(DEPDIR)/dhclient.Po
811 -rm -f Makefile
812 distclean-am: clean-am distclean-compile distclean-generic \
813 distclean-tags
814
815 dvi: dvi-recursive
816
817 dvi-am:
818
819 html: html-recursive
820
821 html-am:
822
823 info: info-recursive
824
825 info-am:
826
827 install-data-am: install-man
828
829 install-dvi: install-dvi-recursive
830
831 install-dvi-am:
832
833 install-exec-am: install-dist_sysconfDATA install-sbinPROGRAMS
834
835 install-html: install-html-recursive
836
837 install-html-am:
838
839 install-info: install-info-recursive
840
841 install-info-am:
842
843 install-man: install-man5 install-man8
844
845 install-pdf: install-pdf-recursive
846
847 install-pdf-am:
848
849 install-ps: install-ps-recursive
850
851 install-ps-am:
852
853 installcheck-am:
854
855 maintainer-clean: maintainer-clean-recursive
856 -rm -f ./$(DEPDIR)/client_tables.Po
857 -rm -f ./$(DEPDIR)/clparse.Po
858 -rm -f ./$(DEPDIR)/dhc6.Po
859 -rm -f ./$(DEPDIR)/dhclient.Po
860 -rm -f Makefile
861 maintainer-clean-am: distclean-am maintainer-clean-generic
862
863 mostlyclean: mostlyclean-recursive
864
865 mostlyclean-am: mostlyclean-compile mostlyclean-generic
866
867 pdf: pdf-recursive
868
869 pdf-am:
870
871 ps: ps-recursive
872
873 ps-am:
874
875 uninstall-am: uninstall-dist_sysconfDATA uninstall-man \
876 uninstall-sbinPROGRAMS
877
878 uninstall-man: uninstall-man5 uninstall-man8
879
880 .MAKE: $(am__recursive_targets) install-am install-strip
881
882 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
883 am--depfiles check check-am clean clean-generic \
884 clean-sbinPROGRAMS cscopelist-am ctags ctags-am distclean \
885 distclean-compile distclean-generic distclean-tags distdir dvi \
886 dvi-am html html-am info info-am install install-am \
887 install-data install-data-am install-dist_sysconfDATA \
888 install-dvi install-dvi-am install-exec install-exec-am \
889 install-html install-html-am install-info install-info-am \
890 install-man install-man5 install-man8 install-pdf \
891 install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
892 install-strip installcheck installcheck-am installdirs \
893 installdirs-am maintainer-clean maintainer-clean-generic \
894 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
895 ps ps-am tags tags-am uninstall uninstall-am \
896 uninstall-dist_sysconfDATA uninstall-man uninstall-man5 \
897 uninstall-man8 uninstall-sbinPROGRAMS
898
899 .PRECIOUS: Makefile
900
901
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: