xref: /netbsd/external/mpl/dhcp/dist/client/Makefile.in (revision f5e96eba)
1*f5e96ebaSchristos# Makefile.in generated by automake 1.16.5 from Makefile.am.
23965be93Schristos# @configure_input@
33965be93Schristos
4*f5e96ebaSchristos# Copyright (C) 1994-2021 Free Software Foundation, Inc.
53965be93Schristos
63965be93Schristos# This Makefile.in is free software; the Free Software Foundation
73965be93Schristos# gives unlimited permission to copy and/or distribute it,
83965be93Schristos# with or without modifications, as long as this notice is preserved.
93965be93Schristos
103965be93Schristos# This program is distributed in the hope that it will be useful,
113965be93Schristos# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
123965be93Schristos# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
133965be93Schristos# PARTICULAR PURPOSE.
143965be93Schristos
153965be93Schristos@SET_MAKE@
163965be93Schristos
173965be93Schristos
183965be93SchristosVPATH = @srcdir@
193965be93Schristosam__is_gnu_make = { \
203965be93Schristos  if test -z '$(MAKELEVEL)'; then \
213965be93Schristos    false; \
223965be93Schristos  elif test -n '$(MAKE_HOST)'; then \
233965be93Schristos    true; \
243965be93Schristos  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
253965be93Schristos    true; \
263965be93Schristos  else \
273965be93Schristos    false; \
283965be93Schristos  fi; \
293965be93Schristos}
303965be93Schristosam__make_running_with_option = \
313965be93Schristos  case $${target_option-} in \
323965be93Schristos      ?) ;; \
333965be93Schristos      *) echo "am__make_running_with_option: internal error: invalid" \
343965be93Schristos              "target option '$${target_option-}' specified" >&2; \
353965be93Schristos         exit 1;; \
363965be93Schristos  esac; \
373965be93Schristos  has_opt=no; \
383965be93Schristos  sane_makeflags=$$MAKEFLAGS; \
393965be93Schristos  if $(am__is_gnu_make); then \
403965be93Schristos    sane_makeflags=$$MFLAGS; \
413965be93Schristos  else \
423965be93Schristos    case $$MAKEFLAGS in \
433965be93Schristos      *\\[\ \	]*) \
443965be93Schristos        bs=\\; \
453965be93Schristos        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
463965be93Schristos          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
473965be93Schristos    esac; \
483965be93Schristos  fi; \
493965be93Schristos  skip_next=no; \
503965be93Schristos  strip_trailopt () \
513965be93Schristos  { \
523965be93Schristos    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
533965be93Schristos  }; \
543965be93Schristos  for flg in $$sane_makeflags; do \
553965be93Schristos    test $$skip_next = yes && { skip_next=no; continue; }; \
563965be93Schristos    case $$flg in \
573965be93Schristos      *=*|--*) continue;; \
583965be93Schristos        -*I) strip_trailopt 'I'; skip_next=yes;; \
593965be93Schristos      -*I?*) strip_trailopt 'I';; \
603965be93Schristos        -*O) strip_trailopt 'O'; skip_next=yes;; \
613965be93Schristos      -*O?*) strip_trailopt 'O';; \
623965be93Schristos        -*l) strip_trailopt 'l'; skip_next=yes;; \
633965be93Schristos      -*l?*) strip_trailopt 'l';; \
643965be93Schristos      -[dEDm]) skip_next=yes;; \
653965be93Schristos      -[JT]) skip_next=yes;; \
663965be93Schristos    esac; \
673965be93Schristos    case $$flg in \
683965be93Schristos      *$$target_option*) has_opt=yes; break;; \
693965be93Schristos    esac; \
703965be93Schristos  done; \
713965be93Schristos  test $$has_opt = yes
723965be93Schristosam__make_dryrun = (target_option=n; $(am__make_running_with_option))
733965be93Schristosam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
743965be93Schristospkgdatadir = $(datadir)/@PACKAGE@
753965be93Schristospkgincludedir = $(includedir)/@PACKAGE@
763965be93Schristospkglibdir = $(libdir)/@PACKAGE@
773965be93Schristospkglibexecdir = $(libexecdir)/@PACKAGE@
783965be93Schristosam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
793965be93Schristosinstall_sh_DATA = $(install_sh) -c -m 644
803965be93Schristosinstall_sh_PROGRAM = $(install_sh) -c
813965be93Schristosinstall_sh_SCRIPT = $(install_sh) -c
823965be93SchristosINSTALL_HEADER = $(INSTALL_DATA)
833965be93Schristostransform = $(program_transform_name)
843965be93SchristosNORMAL_INSTALL = :
853965be93SchristosPRE_INSTALL = :
863965be93SchristosPOST_INSTALL = :
873965be93SchristosNORMAL_UNINSTALL = :
883965be93SchristosPRE_UNINSTALL = :
893965be93SchristosPOST_UNINSTALL = :
903965be93Schristosbuild_triplet = @build@
913965be93Schristoshost_triplet = @host@
923965be93Schristossbin_PROGRAMS = dhclient$(EXEEXT)
933965be93Schristossubdir = client
943965be93SchristosACLOCAL_M4 = $(top_srcdir)/aclocal.m4
953965be93Schristosam__aclocal_m4_deps = $(top_srcdir)/configure.ac
963965be93Schristosam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
973965be93Schristos	$(ACLOCAL_M4)
983965be93SchristosDIST_COMMON = $(srcdir)/Makefile.am $(dist_sysconf_DATA) \
993965be93Schristos	$(am__DIST_COMMON)
1003965be93Schristosmkinstalldirs = $(install_sh) -d
1013965be93SchristosCONFIG_HEADER = $(top_builddir)/includes/config.h
1023965be93SchristosCONFIG_CLEAN_FILES =
1033965be93SchristosCONFIG_CLEAN_VPATH_FILES =
1043965be93Schristosam__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" \
1053965be93Schristos	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(sysconfdir)"
1063965be93SchristosPROGRAMS = $(sbin_PROGRAMS)
1073965be93Schristosam_dhclient_OBJECTS = client_tables.$(OBJEXT) clparse.$(OBJEXT) \
1083965be93Schristos	dhclient.$(OBJEXT) dhc6.$(OBJEXT)
1093965be93Schristosdhclient_OBJECTS = $(am_dhclient_OBJECTS)
1103965be93Schristosdhclient_DEPENDENCIES = ../common/libdhcp.@A@ ../omapip/libomapi.@A@
1113965be93SchristosAM_V_P = $(am__v_P_@AM_V@)
1123965be93Schristosam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
1133965be93Schristosam__v_P_0 = false
1143965be93Schristosam__v_P_1 = :
1153965be93SchristosAM_V_GEN = $(am__v_GEN_@AM_V@)
1163965be93Schristosam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
1173965be93Schristosam__v_GEN_0 = @echo "  GEN     " $@;
1183965be93Schristosam__v_GEN_1 =
1193965be93SchristosAM_V_at = $(am__v_at_@AM_V@)
1203965be93Schristosam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
1213965be93Schristosam__v_at_0 = @
1223965be93Schristosam__v_at_1 =
1233965be93SchristosDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/includes
1243965be93Schristosdepcomp = $(SHELL) $(top_srcdir)/depcomp
12536f889b1Schristosam__maybe_remake_depfiles = depfiles
12636f889b1Schristosam__depfiles_remade = ./$(DEPDIR)/client_tables.Po \
12736f889b1Schristos	./$(DEPDIR)/clparse.Po ./$(DEPDIR)/dhc6.Po \
12836f889b1Schristos	./$(DEPDIR)/dhclient.Po
1293965be93Schristosam__mv = mv -f
1303965be93SchristosCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
1313965be93Schristos	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1323965be93SchristosAM_V_CC = $(am__v_CC_@AM_V@)
1333965be93Schristosam__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
1343965be93Schristosam__v_CC_0 = @echo "  CC      " $@;
1353965be93Schristosam__v_CC_1 =
1363965be93SchristosCCLD = $(CC)
1373965be93SchristosLINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
1383965be93SchristosAM_V_CCLD = $(am__v_CCLD_@AM_V@)
1393965be93Schristosam__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
1403965be93Schristosam__v_CCLD_0 = @echo "  CCLD    " $@;
1413965be93Schristosam__v_CCLD_1 =
1423965be93SchristosSOURCES = $(dhclient_SOURCES)
1433965be93SchristosDIST_SOURCES = $(dhclient_SOURCES)
1443965be93SchristosRECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
1453965be93Schristos	ctags-recursive dvi-recursive html-recursive info-recursive \
1463965be93Schristos	install-data-recursive install-dvi-recursive \
1473965be93Schristos	install-exec-recursive install-html-recursive \
1483965be93Schristos	install-info-recursive install-pdf-recursive \
1493965be93Schristos	install-ps-recursive install-recursive installcheck-recursive \
1503965be93Schristos	installdirs-recursive pdf-recursive ps-recursive \
1513965be93Schristos	tags-recursive uninstall-recursive
1523965be93Schristosam__can_run_installinfo = \
1533965be93Schristos  case $$AM_UPDATE_INFO_DIR in \
1543965be93Schristos    n|no|NO) false;; \
1553965be93Schristos    *) (install-info --version) >/dev/null 2>&1;; \
1563965be93Schristos  esac
1573965be93Schristosam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
1583965be93Schristosam__vpath_adj = case $$p in \
1593965be93Schristos    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
1603965be93Schristos    *) f=$$p;; \
1613965be93Schristos  esac;
1623965be93Schristosam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
1633965be93Schristosam__install_max = 40
1643965be93Schristosam__nobase_strip_setup = \
1653965be93Schristos  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
1663965be93Schristosam__nobase_strip = \
1673965be93Schristos  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
1683965be93Schristosam__nobase_list = $(am__nobase_strip_setup); \
1693965be93Schristos  for p in $$list; do echo "$$p $$p"; done | \
1703965be93Schristos  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
1713965be93Schristos  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
1723965be93Schristos    if (++n[$$2] == $(am__install_max)) \
1733965be93Schristos      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
1743965be93Schristos    END { for (dir in files) print dir, files[dir] }'
1753965be93Schristosam__base_list = \
1763965be93Schristos  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
1773965be93Schristos  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1783965be93Schristosam__uninstall_files_from_dir = { \
1793965be93Schristos  test -z "$$files" \
1803965be93Schristos    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
1813965be93Schristos    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
1823965be93Schristos         $(am__cd) "$$dir" && rm -f $$files; }; \
1833965be93Schristos  }
1843965be93Schristosman5dir = $(mandir)/man5
1853965be93Schristosman8dir = $(mandir)/man8
1863965be93SchristosNROFF = nroff
1873965be93SchristosMANS = $(man_MANS)
1883965be93SchristosDATA = $(dist_sysconf_DATA)
1893965be93SchristosRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
1903965be93Schristos  distclean-recursive maintainer-clean-recursive
1913965be93Schristosam__recursive_targets = \
1923965be93Schristos  $(RECURSIVE_TARGETS) \
1933965be93Schristos  $(RECURSIVE_CLEAN_TARGETS) \
1943965be93Schristos  $(am__extra_recursive_targets)
1953965be93SchristosAM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
19636f889b1Schristos	distdir distdir-am
1973965be93Schristosam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
1983965be93Schristos# Read a list of newline-separated strings from the standard input,
1993965be93Schristos# and print each of them once, without duplicates.  Input order is
2003965be93Schristos# *not* preserved.
2013965be93Schristosam__uniquify_input = $(AWK) '\
2023965be93Schristos  BEGIN { nonempty = 0; } \
2033965be93Schristos  { items[$$0] = 1; nonempty = 1; } \
2043965be93Schristos  END { if (nonempty) { for (i in items) print i; }; } \
2053965be93Schristos'
2063965be93Schristos# Make sure the list of sources is unique.  This is necessary because,
2073965be93Schristos# e.g., the same source file might be shared among _SOURCES variables
2083965be93Schristos# for different programs/libraries.
2093965be93Schristosam__define_uniq_tagged_files = \
2103965be93Schristos  list='$(am__tagged_files)'; \
2113965be93Schristos  unique=`for i in $$list; do \
2123965be93Schristos    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2133965be93Schristos  done | $(am__uniquify_input)`
2143965be93SchristosDIST_SUBDIRS = $(SUBDIRS)
2153965be93Schristosam__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
2163965be93SchristosDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
2173965be93Schristosam__relativize = \
2183965be93Schristos  dir0=`pwd`; \
2193965be93Schristos  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
2203965be93Schristos  sed_rest='s,^[^/]*/*,,'; \
2213965be93Schristos  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
2223965be93Schristos  sed_butlast='s,/*[^/]*$$,,'; \
2233965be93Schristos  while test -n "$$dir1"; do \
2243965be93Schristos    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
2253965be93Schristos    if test "$$first" != "."; then \
2263965be93Schristos      if test "$$first" = ".."; then \
2273965be93Schristos        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
2283965be93Schristos        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
2293965be93Schristos      else \
2303965be93Schristos        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
2313965be93Schristos        if test "$$first2" = "$$first"; then \
2323965be93Schristos          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
2333965be93Schristos        else \
2343965be93Schristos          dir2="../$$dir2"; \
2353965be93Schristos        fi; \
2363965be93Schristos        dir0="$$dir0"/"$$first"; \
2373965be93Schristos      fi; \
2383965be93Schristos    fi; \
2393965be93Schristos    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
2403965be93Schristos  done; \
2413965be93Schristos  reldir="$$dir2"
2423965be93SchristosA = @A@
2433965be93SchristosACLOCAL = @ACLOCAL@
2443965be93SchristosAMTAR = @AMTAR@
2453965be93SchristosAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
2463965be93SchristosAR = @AR@
2473965be93SchristosATF_BIN = @ATF_BIN@
2483965be93SchristosATF_CFLAGS = @ATF_CFLAGS@
2493965be93SchristosATF_LDFLAGS = @ATF_LDFLAGS@
2503965be93SchristosAUTOCONF = @AUTOCONF@
2513965be93SchristosAUTOHEADER = @AUTOHEADER@
2523965be93SchristosAUTOMAKE = @AUTOMAKE@
2533965be93SchristosAWK = @AWK@
2543965be93SchristosBINDCONFIG = @BINDCONFIG@
2553965be93SchristosBINDDIR = @BINDDIR@
2563965be93SchristosBINDIOMUX = @BINDIOMUX@
2573965be93SchristosBINDLIBDNSDIR = @BINDLIBDNSDIR@
2583965be93SchristosBINDLIBIRSDIR = @BINDLIBIRSDIR@
2593965be93SchristosBINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
2603965be93SchristosBINDLIBISCDIR = @BINDLIBISCDIR@
2613965be93SchristosBINDLT = @BINDLT@
2623965be93SchristosBINDSRCDIR = @BINDSRCDIR@
2633965be93SchristosBINDSUBDIR = @BINDSUBDIR@
2643965be93SchristosCC = @CC@
2653965be93SchristosCCDEPMODE = @CCDEPMODE@
2663965be93SchristosCFLAGS = @CFLAGS@
2673965be93SchristosCPP = @CPP@
2683965be93SchristosCPPFLAGS = @CPPFLAGS@
269*f5e96ebaSchristosCSCOPE = @CSCOPE@
270*f5e96ebaSchristosCTAGS = @CTAGS@
2713965be93SchristosCYGPATH_W = @CYGPATH_W@
2723965be93SchristosDEFS = @DEFS@
2733965be93SchristosDEPDIR = @DEPDIR@
2743965be93SchristosDHLIBS = @DHLIBS@
2753965be93SchristosDISTCHECK_ATF_CONFIGURE_FLAG = @DISTCHECK_ATF_CONFIGURE_FLAG@
2763965be93SchristosDISTCHECK_LIBBIND_CONFIGURE_FLAG = @DISTCHECK_LIBBIND_CONFIGURE_FLAG@
2773965be93SchristosDISTCHECK_LIBTOOL_CONFIGURE_FLAG = @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@
2783965be93SchristosECHO_C = @ECHO_C@
2793965be93SchristosECHO_N = @ECHO_N@
2803965be93SchristosECHO_T = @ECHO_T@
2813965be93SchristosEGREP = @EGREP@
282*f5e96ebaSchristosETAGS = @ETAGS@
2833965be93SchristosEXEEXT = @EXEEXT@
2843965be93SchristosGREP = @GREP@
2853965be93SchristosINSTALL = @INSTALL@
2863965be93SchristosINSTALL_DATA = @INSTALL_DATA@
2873965be93SchristosINSTALL_PROGRAM = @INSTALL_PROGRAM@
2883965be93SchristosINSTALL_SCRIPT = @INSTALL_SCRIPT@
2893965be93SchristosINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2903965be93SchristosLDAP_CFLAGS = @LDAP_CFLAGS@
2913965be93SchristosLDAP_LIBS = @LDAP_LIBS@
2923965be93SchristosLDFLAGS = @LDFLAGS@
2933965be93SchristosLIBOBJS = @LIBOBJS@
2943965be93SchristosLIBS = @LIBS@
2953965be93SchristosLTLIBOBJS = @LTLIBOBJS@
2963965be93SchristosMAINT = @MAINT@
2973965be93SchristosMAKEINFO = @MAKEINFO@
2983965be93SchristosMKDIR_P = @MKDIR_P@
2993965be93SchristosOBJEXT = @OBJEXT@
3003965be93SchristosPACKAGE = @PACKAGE@
3013965be93SchristosPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
3023965be93SchristosPACKAGE_NAME = @PACKAGE_NAME@
3033965be93SchristosPACKAGE_STRING = @PACKAGE_STRING@
3043965be93SchristosPACKAGE_TARNAME = @PACKAGE_TARNAME@
3053965be93SchristosPACKAGE_URL = @PACKAGE_URL@
3063965be93SchristosPACKAGE_VERSION = @PACKAGE_VERSION@
3073965be93SchristosPATH_SEPARATOR = @PATH_SEPARATOR@
3083965be93SchristosQ = @Q@
3093965be93SchristosRANLIB = @RANLIB@
3103965be93SchristosSET_MAKE = @SET_MAKE@
3113965be93SchristosSHELL = @SHELL@
3123965be93SchristosSTRIP = @STRIP@
3133965be93SchristosUNITTESTS = @UNITTESTS@
3143965be93SchristosVERSION = @VERSION@
3153965be93Schristosabs_builddir = @abs_builddir@
3163965be93Schristosabs_srcdir = @abs_srcdir@
3173965be93Schristosabs_top_builddir = @abs_top_builddir@
3183965be93Schristosabs_top_srcdir = @abs_top_srcdir@
3193965be93Schristosac_ct_CC = @ac_ct_CC@
3203965be93Schristosac_prefix_program = @ac_prefix_program@
3213965be93Schristosam__include = @am__include@
3223965be93Schristosam__leading_dot = @am__leading_dot@
3233965be93Schristosam__quote = @am__quote@
3243965be93Schristosam__tar = @am__tar@
3253965be93Schristosam__untar = @am__untar@
3263965be93Schristosbindir = @bindir@
3273965be93Schristosbuild = @build@
3283965be93Schristosbuild_alias = @build_alias@
3293965be93Schristosbuild_cpu = @build_cpu@
3303965be93Schristosbuild_os = @build_os@
3313965be93Schristosbuild_vendor = @build_vendor@
3323965be93Schristosbuilddir = @builddir@
3333965be93Schristosbyte_order = @byte_order@
3343965be93Schristosdatadir = @datadir@
3353965be93Schristosdatarootdir = @datarootdir@
3363965be93Schristosdocdir = @docdir@
3373965be93Schristosdvidir = @dvidir@
3383965be93Schristosexec_prefix = @exec_prefix@
3393965be93Schristoshost = @host@
3403965be93Schristoshost_alias = @host_alias@
3413965be93Schristoshost_cpu = @host_cpu@
3423965be93Schristoshost_os = @host_os@
3433965be93Schristoshost_vendor = @host_vendor@
3443965be93Schristoshtmldir = @htmldir@
3453965be93Schristosincludedir = @includedir@
3463965be93Schristosinfodir = @infodir@
3473965be93Schristosinstall_sh = @install_sh@
3483965be93Schristoslibdir = @libdir@
3493965be93Schristoslibexecdir = @libexecdir@
3503965be93Schristoslocaledir = @localedir@
3513965be93Schristoslocalstatedir = @localstatedir@
3523965be93Schristosmandir = @mandir@
3533965be93Schristosmkdir_p = @mkdir_p@
3543965be93Schristosoldincludedir = @oldincludedir@
3553965be93Schristospdfdir = @pdfdir@
3563965be93Schristospkgcfg_found = @pkgcfg_found@
3573965be93Schristosprefix = @prefix@
3583965be93Schristosprogram_transform_name = @program_transform_name@
3593965be93Schristospsdir = @psdir@
3603965be93Schristossbindir = @sbindir@
3613965be93Schristossharedstatedir = @sharedstatedir@
3623965be93Schristossrcdir = @srcdir@
3633965be93Schristossysconfdir = @sysconfdir@
3643965be93Schristostarget_alias = @target_alias@
3653965be93Schristostop_build_prefix = @top_build_prefix@
3663965be93Schristostop_builddir = @top_builddir@
3673965be93Schristostop_srcdir = @top_srcdir@
3683965be93Schristos
3693965be93Schristos# We want to build this directory first, before descending into tests subdir.
3703965be93Schristos# The reason is that ideally the tests should link existing objects from this
3713965be93Schristos# directory. That eliminates any discrepancies between tested code and
3723965be93Schristos# production code. Sadly, we are not there yet.
3733965be93SchristosSUBDIRS = . tests
3743965be93SchristosAM_CPPFLAGS = -DCLIENT_PATH='"PATH=$(sbindir):/sbin:/bin:/usr/sbin:/usr/bin"' \
3753965be93Schristos	-DLOCALSTATEDIR='"$(localstatedir)"'
3763965be93Schristosdist_sysconf_DATA = dhclient.conf.example
3773965be93Schristosdhclient_SOURCES = client_tables.c clparse.c dhclient.c dhc6.c \
3783965be93Schristos		   scripts/bsdos scripts/freebsd scripts/linux scripts/macos \
3793965be93Schristos		   scripts/netbsd scripts/nextstep scripts/openbsd \
3803965be93Schristos		   scripts/solaris scripts/openwrt
3813965be93Schristos
3823965be93Schristosdhclient_LDADD = ../common/libdhcp.@A@ ../omapip/libomapi.@A@ \
3833965be93Schristos		 @BINDLIBIRSDIR@/libirs.@A@ \
3843965be93Schristos		 @BINDLIBDNSDIR@/libdns.@A@ \
3853965be93Schristos		 @BINDLIBISCCFGDIR@/libisccfg.@A@ \
3863965be93Schristos		 @BINDLIBISCDIR@/libisc.@A@
3873965be93Schristos
3883965be93Schristosman_MANS = dhclient.8 dhclient-script.8 dhclient.conf.5 dhclient.leases.5
3893965be93SchristosEXTRA_DIST = $(man_MANS)
3903965be93Schristosall: all-recursive
3913965be93Schristos
3923965be93Schristos.SUFFIXES:
3933965be93Schristos.SUFFIXES: .c .o .obj
3943965be93Schristos$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
3953965be93Schristos	@for dep in $?; do \
3963965be93Schristos	  case '$(am__configure_deps)' in \
3973965be93Schristos	    *$$dep*) \
3983965be93Schristos	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
3993965be93Schristos	        && { if test -f $@; then exit 0; else break; fi; }; \
4003965be93Schristos	      exit 1;; \
4013965be93Schristos	  esac; \
4023965be93Schristos	done; \
4033965be93Schristos	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign client/Makefile'; \
4043965be93Schristos	$(am__cd) $(top_srcdir) && \
4053965be93Schristos	  $(AUTOMAKE) --foreign client/Makefile
4063965be93SchristosMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
4073965be93Schristos	@case '$?' in \
4083965be93Schristos	  *config.status*) \
4093965be93Schristos	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
4103965be93Schristos	  *) \
41136f889b1Schristos	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
41236f889b1Schristos	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
4133965be93Schristos	esac;
4143965be93Schristos
4153965be93Schristos$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
4163965be93Schristos	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4173965be93Schristos
4183965be93Schristos$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
4193965be93Schristos	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4203965be93Schristos$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
4213965be93Schristos	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4223965be93Schristos$(am__aclocal_m4_deps):
4233965be93Schristosinstall-sbinPROGRAMS: $(sbin_PROGRAMS)
4243965be93Schristos	@$(NORMAL_INSTALL)
4253965be93Schristos	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
4263965be93Schristos	if test -n "$$list"; then \
4273965be93Schristos	  echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
4283965be93Schristos	  $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
4293965be93Schristos	fi; \
4303965be93Schristos	for p in $$list; do echo "$$p $$p"; done | \
4313965be93Schristos	sed 's/$(EXEEXT)$$//' | \
4323965be93Schristos	while read p p1; do if test -f $$p \
4333965be93Schristos	  ; then echo "$$p"; echo "$$p"; else :; fi; \
4343965be93Schristos	done | \
4353965be93Schristos	sed -e 'p;s,.*/,,;n;h' \
4363965be93Schristos	    -e 's|.*|.|' \
4373965be93Schristos	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
4383965be93Schristos	sed 'N;N;N;s,\n, ,g' | \
4393965be93Schristos	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
4403965be93Schristos	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
4413965be93Schristos	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
4423965be93Schristos	    else { print "f", $$3 "/" $$4, $$1; } } \
4433965be93Schristos	  END { for (d in files) print "f", d, files[d] }' | \
4443965be93Schristos	while read type dir files; do \
4453965be93Schristos	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
4463965be93Schristos	    test -z "$$files" || { \
4473965be93Schristos	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
4483965be93Schristos	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
4493965be93Schristos	    } \
4503965be93Schristos	; done
4513965be93Schristos
4523965be93Schristosuninstall-sbinPROGRAMS:
4533965be93Schristos	@$(NORMAL_UNINSTALL)
4543965be93Schristos	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
4553965be93Schristos	files=`for p in $$list; do echo "$$p"; done | \
4563965be93Schristos	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
4573965be93Schristos	      -e 's/$$/$(EXEEXT)/' \
4583965be93Schristos	`; \
4593965be93Schristos	test -n "$$list" || exit 0; \
4603965be93Schristos	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
4613965be93Schristos	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
4623965be93Schristos
4633965be93Schristosclean-sbinPROGRAMS:
4643965be93Schristos	-test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
4653965be93Schristos
4663965be93Schristosdhclient$(EXEEXT): $(dhclient_OBJECTS) $(dhclient_DEPENDENCIES) $(EXTRA_dhclient_DEPENDENCIES)
4673965be93Schristos	@rm -f dhclient$(EXEEXT)
4683965be93Schristos	$(AM_V_CCLD)$(LINK) $(dhclient_OBJECTS) $(dhclient_LDADD) $(LIBS)
4693965be93Schristos
4703965be93Schristosmostlyclean-compile:
4713965be93Schristos	-rm -f *.$(OBJEXT)
4723965be93Schristos
4733965be93Schristosdistclean-compile:
4743965be93Schristos	-rm -f *.tab.c
4753965be93Schristos
47636f889b1Schristos@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client_tables.Po@am__quote@ # am--include-marker
47736f889b1Schristos@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clparse.Po@am__quote@ # am--include-marker
47836f889b1Schristos@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhc6.Po@am__quote@ # am--include-marker
47936f889b1Schristos@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhclient.Po@am__quote@ # am--include-marker
48036f889b1Schristos
48136f889b1Schristos$(am__depfiles_remade):
48236f889b1Schristos	@$(MKDIR_P) $(@D)
48336f889b1Schristos	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
48436f889b1Schristos
48536f889b1Schristosam--depfiles: $(am__depfiles_remade)
4863965be93Schristos
4873965be93Schristos.c.o:
4883965be93Schristos@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
4893965be93Schristos@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
4903965be93Schristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
4913965be93Schristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4923965be93Schristos@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
4933965be93Schristos
4943965be93Schristos.c.obj:
4953965be93Schristos@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
4963965be93Schristos@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
4973965be93Schristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
4983965be93Schristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4993965be93Schristos@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
5003965be93Schristosinstall-man5: $(man_MANS)
5013965be93Schristos	@$(NORMAL_INSTALL)
5023965be93Schristos	@list1=''; \
5033965be93Schristos	list2='$(man_MANS)'; \
5043965be93Schristos	test -n "$(man5dir)" \
5053965be93Schristos	  && test -n "`echo $$list1$$list2`" \
5063965be93Schristos	  || exit 0; \
5073965be93Schristos	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
5083965be93Schristos	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
5093965be93Schristos	{ for i in $$list1; do echo "$$i"; done;  \
5103965be93Schristos	if test -n "$$list2"; then \
5113965be93Schristos	  for i in $$list2; do echo "$$i"; done \
5123965be93Schristos	    | sed -n '/\.5[a-z]*$$/p'; \
5133965be93Schristos	fi; \
5143965be93Schristos	} | while read p; do \
5153965be93Schristos	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
5163965be93Schristos	  echo "$$d$$p"; echo "$$p"; \
5173965be93Schristos	done | \
5183965be93Schristos	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
5193965be93Schristos	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
5203965be93Schristos	sed 'N;N;s,\n, ,g' | { \
5213965be93Schristos	list=; while read file base inst; do \
5223965be93Schristos	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
5233965be93Schristos	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
5243965be93Schristos	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
5253965be93Schristos	  fi; \
5263965be93Schristos	done; \
5273965be93Schristos	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
5283965be93Schristos	while read files; do \
5293965be93Schristos	  test -z "$$files" || { \
5303965be93Schristos	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
5313965be93Schristos	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
5323965be93Schristos	done; }
5333965be93Schristos
5343965be93Schristosuninstall-man5:
5353965be93Schristos	@$(NORMAL_UNINSTALL)
5363965be93Schristos	@list=''; test -n "$(man5dir)" || exit 0; \
5373965be93Schristos	files=`{ for i in $$list; do echo "$$i"; done; \
5383965be93Schristos	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
5393965be93Schristos	  sed -n '/\.5[a-z]*$$/p'; \
5403965be93Schristos	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
5413965be93Schristos	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
5423965be93Schristos	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
5433965be93Schristosinstall-man8: $(man_MANS)
5443965be93Schristos	@$(NORMAL_INSTALL)
5453965be93Schristos	@list1=''; \
5463965be93Schristos	list2='$(man_MANS)'; \
5473965be93Schristos	test -n "$(man8dir)" \
5483965be93Schristos	  && test -n "`echo $$list1$$list2`" \
5493965be93Schristos	  || exit 0; \
5503965be93Schristos	echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
5513965be93Schristos	$(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
5523965be93Schristos	{ for i in $$list1; do echo "$$i"; done;  \
5533965be93Schristos	if test -n "$$list2"; then \
5543965be93Schristos	  for i in $$list2; do echo "$$i"; done \
5553965be93Schristos	    | sed -n '/\.8[a-z]*$$/p'; \
5563965be93Schristos	fi; \
5573965be93Schristos	} | while read p; do \
5583965be93Schristos	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
5593965be93Schristos	  echo "$$d$$p"; echo "$$p"; \
5603965be93Schristos	done | \
5613965be93Schristos	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
5623965be93Schristos	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
5633965be93Schristos	sed 'N;N;s,\n, ,g' | { \
5643965be93Schristos	list=; while read file base inst; do \
5653965be93Schristos	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
5663965be93Schristos	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
5673965be93Schristos	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
5683965be93Schristos	  fi; \
5693965be93Schristos	done; \
5703965be93Schristos	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
5713965be93Schristos	while read files; do \
5723965be93Schristos	  test -z "$$files" || { \
5733965be93Schristos	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
5743965be93Schristos	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
5753965be93Schristos	done; }
5763965be93Schristos
5773965be93Schristosuninstall-man8:
5783965be93Schristos	@$(NORMAL_UNINSTALL)
5793965be93Schristos	@list=''; test -n "$(man8dir)" || exit 0; \
5803965be93Schristos	files=`{ for i in $$list; do echo "$$i"; done; \
5813965be93Schristos	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
5823965be93Schristos	  sed -n '/\.8[a-z]*$$/p'; \
5833965be93Schristos	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
5843965be93Schristos	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
5853965be93Schristos	dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
5863965be93Schristosinstall-dist_sysconfDATA: $(dist_sysconf_DATA)
5873965be93Schristos	@$(NORMAL_INSTALL)
5883965be93Schristos	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
5893965be93Schristos	if test -n "$$list"; then \
5903965be93Schristos	  echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
5913965be93Schristos	  $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
5923965be93Schristos	fi; \
5933965be93Schristos	for p in $$list; do \
5943965be93Schristos	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
5953965be93Schristos	  echo "$$d$$p"; \
5963965be93Schristos	done | $(am__base_list) | \
5973965be93Schristos	while read files; do \
5983965be93Schristos	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
5993965be93Schristos	  $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
6003965be93Schristos	done
6013965be93Schristos
6023965be93Schristosuninstall-dist_sysconfDATA:
6033965be93Schristos	@$(NORMAL_UNINSTALL)
6043965be93Schristos	@list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
6053965be93Schristos	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
6063965be93Schristos	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
6073965be93Schristos
6083965be93Schristos# This directory's subdirectories are mostly independent; you can cd
6093965be93Schristos# into them and run 'make' without going through this Makefile.
6103965be93Schristos# To change the values of 'make' variables: instead of editing Makefiles,
6113965be93Schristos# (1) if the variable is set in 'config.status', edit 'config.status'
6123965be93Schristos#     (which will cause the Makefiles to be regenerated when you run 'make');
6133965be93Schristos# (2) otherwise, pass the desired values on the 'make' command line.
6143965be93Schristos$(am__recursive_targets):
6153965be93Schristos	@fail=; \
6163965be93Schristos	if $(am__make_keepgoing); then \
6173965be93Schristos	  failcom='fail=yes'; \
6183965be93Schristos	else \
6193965be93Schristos	  failcom='exit 1'; \
6203965be93Schristos	fi; \
6213965be93Schristos	dot_seen=no; \
6223965be93Schristos	target=`echo $@ | sed s/-recursive//`; \
6233965be93Schristos	case "$@" in \
6243965be93Schristos	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
6253965be93Schristos	  *) list='$(SUBDIRS)' ;; \
6263965be93Schristos	esac; \
6273965be93Schristos	for subdir in $$list; do \
6283965be93Schristos	  echo "Making $$target in $$subdir"; \
6293965be93Schristos	  if test "$$subdir" = "."; then \
6303965be93Schristos	    dot_seen=yes; \
6313965be93Schristos	    local_target="$$target-am"; \
6323965be93Schristos	  else \
6333965be93Schristos	    local_target="$$target"; \
6343965be93Schristos	  fi; \
6353965be93Schristos	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
6363965be93Schristos	  || eval $$failcom; \
6373965be93Schristos	done; \
6383965be93Schristos	if test "$$dot_seen" = "no"; then \
6393965be93Schristos	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
6403965be93Schristos	fi; test -z "$$fail"
6413965be93Schristos
6423965be93SchristosID: $(am__tagged_files)
6433965be93Schristos	$(am__define_uniq_tagged_files); mkid -fID $$unique
6443965be93Schristostags: tags-recursive
6453965be93SchristosTAGS: tags
6463965be93Schristos
6473965be93Schristostags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
6483965be93Schristos	set x; \
6493965be93Schristos	here=`pwd`; \
6503965be93Schristos	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
6513965be93Schristos	  include_option=--etags-include; \
6523965be93Schristos	  empty_fix=.; \
6533965be93Schristos	else \
6543965be93Schristos	  include_option=--include; \
6553965be93Schristos	  empty_fix=; \
6563965be93Schristos	fi; \
6573965be93Schristos	list='$(SUBDIRS)'; for subdir in $$list; do \
6583965be93Schristos	  if test "$$subdir" = .; then :; else \
6593965be93Schristos	    test ! -f $$subdir/TAGS || \
6603965be93Schristos	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
6613965be93Schristos	  fi; \
6623965be93Schristos	done; \
6633965be93Schristos	$(am__define_uniq_tagged_files); \
6643965be93Schristos	shift; \
6653965be93Schristos	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
6663965be93Schristos	  test -n "$$unique" || unique=$$empty_fix; \
6673965be93Schristos	  if test $$# -gt 0; then \
6683965be93Schristos	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
6693965be93Schristos	      "$$@" $$unique; \
6703965be93Schristos	  else \
6713965be93Schristos	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
6723965be93Schristos	      $$unique; \
6733965be93Schristos	  fi; \
6743965be93Schristos	fi
6753965be93Schristosctags: ctags-recursive
6763965be93Schristos
6773965be93SchristosCTAGS: ctags
6783965be93Schristosctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
6793965be93Schristos	$(am__define_uniq_tagged_files); \
6803965be93Schristos	test -z "$(CTAGS_ARGS)$$unique" \
6813965be93Schristos	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
6823965be93Schristos	     $$unique
6833965be93Schristos
6843965be93SchristosGTAGS:
6853965be93Schristos	here=`$(am__cd) $(top_builddir) && pwd` \
6863965be93Schristos	  && $(am__cd) $(top_srcdir) \
6873965be93Schristos	  && gtags -i $(GTAGS_ARGS) "$$here"
6883965be93Schristoscscopelist: cscopelist-recursive
6893965be93Schristos
6903965be93Schristoscscopelist-am: $(am__tagged_files)
6913965be93Schristos	list='$(am__tagged_files)'; \
6923965be93Schristos	case "$(srcdir)" in \
6933965be93Schristos	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
6943965be93Schristos	  *) sdir=$(subdir)/$(srcdir) ;; \
6953965be93Schristos	esac; \
6963965be93Schristos	for i in $$list; do \
6973965be93Schristos	  if test -f "$$i"; then \
6983965be93Schristos	    echo "$(subdir)/$$i"; \
6993965be93Schristos	  else \
7003965be93Schristos	    echo "$$sdir/$$i"; \
7013965be93Schristos	  fi; \
7023965be93Schristos	done >> $(top_builddir)/cscope.files
7033965be93Schristos
7043965be93Schristosdistclean-tags:
7053965be93Schristos	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
70636f889b1Schristosdistdir: $(BUILT_SOURCES)
70736f889b1Schristos	$(MAKE) $(AM_MAKEFLAGS) distdir-am
70836f889b1Schristos
70936f889b1Schristosdistdir-am: $(DISTFILES)
7103965be93Schristos	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
7113965be93Schristos	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
7123965be93Schristos	list='$(DISTFILES)'; \
7133965be93Schristos	  dist_files=`for file in $$list; do echo $$file; done | \
7143965be93Schristos	  sed -e "s|^$$srcdirstrip/||;t" \
7153965be93Schristos	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
7163965be93Schristos	case $$dist_files in \
7173965be93Schristos	  */*) $(MKDIR_P) `echo "$$dist_files" | \
7183965be93Schristos			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
7193965be93Schristos			   sort -u` ;; \
7203965be93Schristos	esac; \
7213965be93Schristos	for file in $$dist_files; do \
7223965be93Schristos	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
7233965be93Schristos	  if test -d $$d/$$file; then \
7243965be93Schristos	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
7253965be93Schristos	    if test -d "$(distdir)/$$file"; then \
7263965be93Schristos	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
7273965be93Schristos	    fi; \
7283965be93Schristos	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
7293965be93Schristos	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
7303965be93Schristos	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
7313965be93Schristos	    fi; \
7323965be93Schristos	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
7333965be93Schristos	  else \
7343965be93Schristos	    test -f "$(distdir)/$$file" \
7353965be93Schristos	    || cp -p $$d/$$file "$(distdir)/$$file" \
7363965be93Schristos	    || exit 1; \
7373965be93Schristos	  fi; \
7383965be93Schristos	done
7393965be93Schristos	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
7403965be93Schristos	  if test "$$subdir" = .; then :; else \
7413965be93Schristos	    $(am__make_dryrun) \
7423965be93Schristos	      || test -d "$(distdir)/$$subdir" \
7433965be93Schristos	      || $(MKDIR_P) "$(distdir)/$$subdir" \
7443965be93Schristos	      || exit 1; \
7453965be93Schristos	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
7463965be93Schristos	    $(am__relativize); \
7473965be93Schristos	    new_distdir=$$reldir; \
7483965be93Schristos	    dir1=$$subdir; dir2="$(top_distdir)"; \
7493965be93Schristos	    $(am__relativize); \
7503965be93Schristos	    new_top_distdir=$$reldir; \
7513965be93Schristos	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
7523965be93Schristos	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
7533965be93Schristos	    ($(am__cd) $$subdir && \
7543965be93Schristos	      $(MAKE) $(AM_MAKEFLAGS) \
7553965be93Schristos	        top_distdir="$$new_top_distdir" \
7563965be93Schristos	        distdir="$$new_distdir" \
7573965be93Schristos		am__remove_distdir=: \
7583965be93Schristos		am__skip_length_check=: \
7593965be93Schristos		am__skip_mode_fix=: \
7603965be93Schristos	        distdir) \
7613965be93Schristos	      || exit 1; \
7623965be93Schristos	  fi; \
7633965be93Schristos	done
7643965be93Schristoscheck-am: all-am
7653965be93Schristoscheck: check-recursive
7663965be93Schristosall-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
7673965be93Schristosinstalldirs: installdirs-recursive
7683965be93Schristosinstalldirs-am:
7693965be93Schristos	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(sysconfdir)"; do \
7703965be93Schristos	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
7713965be93Schristos	done
7723965be93Schristosinstall: install-recursive
7733965be93Schristosinstall-exec: install-exec-recursive
7743965be93Schristosinstall-data: install-data-recursive
7753965be93Schristosuninstall: uninstall-recursive
7763965be93Schristos
7773965be93Schristosinstall-am: all-am
7783965be93Schristos	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
7793965be93Schristos
7803965be93Schristosinstallcheck: installcheck-recursive
7813965be93Schristosinstall-strip:
7823965be93Schristos	if test -z '$(STRIP)'; then \
7833965be93Schristos	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
7843965be93Schristos	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
7853965be93Schristos	      install; \
7863965be93Schristos	else \
7873965be93Schristos	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
7883965be93Schristos	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
7893965be93Schristos	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
7903965be93Schristos	fi
7913965be93Schristosmostlyclean-generic:
7923965be93Schristos
7933965be93Schristosclean-generic:
7943965be93Schristos
7953965be93Schristosdistclean-generic:
7963965be93Schristos	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
7973965be93Schristos	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
7983965be93Schristos
7993965be93Schristosmaintainer-clean-generic:
8003965be93Schristos	@echo "This command is intended for maintainers to use"
8013965be93Schristos	@echo "it deletes files that may require special tools to rebuild."
8023965be93Schristosclean: clean-recursive
8033965be93Schristos
8043965be93Schristosclean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
8053965be93Schristos
8063965be93Schristosdistclean: distclean-recursive
80736f889b1Schristos		-rm -f ./$(DEPDIR)/client_tables.Po
80836f889b1Schristos	-rm -f ./$(DEPDIR)/clparse.Po
80936f889b1Schristos	-rm -f ./$(DEPDIR)/dhc6.Po
81036f889b1Schristos	-rm -f ./$(DEPDIR)/dhclient.Po
8113965be93Schristos	-rm -f Makefile
8123965be93Schristosdistclean-am: clean-am distclean-compile distclean-generic \
8133965be93Schristos	distclean-tags
8143965be93Schristos
8153965be93Schristosdvi: dvi-recursive
8163965be93Schristos
8173965be93Schristosdvi-am:
8183965be93Schristos
8193965be93Schristoshtml: html-recursive
8203965be93Schristos
8213965be93Schristoshtml-am:
8223965be93Schristos
8233965be93Schristosinfo: info-recursive
8243965be93Schristos
8253965be93Schristosinfo-am:
8263965be93Schristos
8273965be93Schristosinstall-data-am: install-man
8283965be93Schristos
8293965be93Schristosinstall-dvi: install-dvi-recursive
8303965be93Schristos
8313965be93Schristosinstall-dvi-am:
8323965be93Schristos
8333965be93Schristosinstall-exec-am: install-dist_sysconfDATA install-sbinPROGRAMS
8343965be93Schristos
8353965be93Schristosinstall-html: install-html-recursive
8363965be93Schristos
8373965be93Schristosinstall-html-am:
8383965be93Schristos
8393965be93Schristosinstall-info: install-info-recursive
8403965be93Schristos
8413965be93Schristosinstall-info-am:
8423965be93Schristos
8433965be93Schristosinstall-man: install-man5 install-man8
8443965be93Schristos
8453965be93Schristosinstall-pdf: install-pdf-recursive
8463965be93Schristos
8473965be93Schristosinstall-pdf-am:
8483965be93Schristos
8493965be93Schristosinstall-ps: install-ps-recursive
8503965be93Schristos
8513965be93Schristosinstall-ps-am:
8523965be93Schristos
8533965be93Schristosinstallcheck-am:
8543965be93Schristos
8553965be93Schristosmaintainer-clean: maintainer-clean-recursive
85636f889b1Schristos		-rm -f ./$(DEPDIR)/client_tables.Po
85736f889b1Schristos	-rm -f ./$(DEPDIR)/clparse.Po
85836f889b1Schristos	-rm -f ./$(DEPDIR)/dhc6.Po
85936f889b1Schristos	-rm -f ./$(DEPDIR)/dhclient.Po
8603965be93Schristos	-rm -f Makefile
8613965be93Schristosmaintainer-clean-am: distclean-am maintainer-clean-generic
8623965be93Schristos
8633965be93Schristosmostlyclean: mostlyclean-recursive
8643965be93Schristos
8653965be93Schristosmostlyclean-am: mostlyclean-compile mostlyclean-generic
8663965be93Schristos
8673965be93Schristospdf: pdf-recursive
8683965be93Schristos
8693965be93Schristospdf-am:
8703965be93Schristos
8713965be93Schristosps: ps-recursive
8723965be93Schristos
8733965be93Schristosps-am:
8743965be93Schristos
8753965be93Schristosuninstall-am: uninstall-dist_sysconfDATA uninstall-man \
8763965be93Schristos	uninstall-sbinPROGRAMS
8773965be93Schristos
8783965be93Schristosuninstall-man: uninstall-man5 uninstall-man8
8793965be93Schristos
8803965be93Schristos.MAKE: $(am__recursive_targets) install-am install-strip
8813965be93Schristos
88236f889b1Schristos.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
88336f889b1Schristos	am--depfiles check check-am clean clean-generic \
88436f889b1Schristos	clean-sbinPROGRAMS cscopelist-am ctags ctags-am distclean \
88536f889b1Schristos	distclean-compile distclean-generic distclean-tags distdir dvi \
88636f889b1Schristos	dvi-am html html-am info info-am install install-am \
88736f889b1Schristos	install-data install-data-am install-dist_sysconfDATA \
88836f889b1Schristos	install-dvi install-dvi-am install-exec install-exec-am \
88936f889b1Schristos	install-html install-html-am install-info install-info-am \
89036f889b1Schristos	install-man install-man5 install-man8 install-pdf \
89136f889b1Schristos	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
89236f889b1Schristos	install-strip installcheck installcheck-am installdirs \
89336f889b1Schristos	installdirs-am maintainer-clean maintainer-clean-generic \
89436f889b1Schristos	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
89536f889b1Schristos	ps ps-am tags tags-am uninstall uninstall-am \
89636f889b1Schristos	uninstall-dist_sysconfDATA uninstall-man uninstall-man5 \
89736f889b1Schristos	uninstall-man8 uninstall-sbinPROGRAMS
8983965be93Schristos
8993965be93Schristos.PRECIOUS: Makefile
9003965be93Schristos
9013965be93Schristos
9023965be93Schristos# Tell versions [3.59,3.63) of GNU make to not export all variables.
9033965be93Schristos# Otherwise a system limit (for SysV at least) may be exceeded.
9043965be93Schristos.NOEXPORT:
905