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