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