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@
90subdir = tests
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96mkinstalldirs = $(install_sh) -d
97CONFIG_HEADER = $(top_builddir)/includes/config.h
98CONFIG_CLEAN_FILES = Makefile.am unittest.sh
99CONFIG_CLEAN_VPATH_FILES =
100ARFLAGS = cru
101AM_V_AR = $(am__v_AR_@AM_V@)
102am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
103am__v_AR_0 = @echo "  AR      " $@;
104am__v_AR_1 = 
105libt_api_a_AR = $(AR) $(ARFLAGS)
106libt_api_a_LIBADD =
107am_libt_api_a_OBJECTS = t_api.$(OBJEXT) t_api_dhcp.$(OBJEXT)
108libt_api_a_OBJECTS = $(am_libt_api_a_OBJECTS)
109AM_V_P = $(am__v_P_@AM_V@)
110am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111am__v_P_0 = false
112am__v_P_1 = :
113AM_V_GEN = $(am__v_GEN_@AM_V@)
114am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115am__v_GEN_0 = @echo "  GEN     " $@;
116am__v_GEN_1 = 
117AM_V_at = $(am__v_at_@AM_V@)
118am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119am__v_at_0 = @
120am__v_at_1 = 
121DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/includes
122depcomp = $(SHELL) $(top_srcdir)/depcomp
123am__maybe_remake_depfiles = depfiles
124am__depfiles_remade = ./$(DEPDIR)/t_api.Po ./$(DEPDIR)/t_api_dhcp.Po
125am__mv = mv -f
126COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128AM_V_CC = $(am__v_CC_@AM_V@)
129am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
130am__v_CC_0 = @echo "  CC      " $@;
131am__v_CC_1 = 
132CCLD = $(CC)
133LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
134AM_V_CCLD = $(am__v_CCLD_@AM_V@)
135am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
136am__v_CCLD_0 = @echo "  CCLD    " $@;
137am__v_CCLD_1 = 
138SOURCES = $(libt_api_a_SOURCES)
139DIST_SOURCES = $(libt_api_a_SOURCES)
140am__can_run_installinfo = \
141  case $$AM_UPDATE_INFO_DIR in \
142    n|no|NO) false;; \
143    *) (install-info --version) >/dev/null 2>&1;; \
144  esac
145am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
146# Read a list of newline-separated strings from the standard input,
147# and print each of them once, without duplicates.  Input order is
148# *not* preserved.
149am__uniquify_input = $(AWK) '\
150  BEGIN { nonempty = 0; } \
151  { items[$$0] = 1; nonempty = 1; } \
152  END { if (nonempty) { for (i in items) print i; }; } \
153'
154# Make sure the list of sources is unique.  This is necessary because,
155# e.g., the same source file might be shared among _SOURCES variables
156# for different programs/libraries.
157am__define_uniq_tagged_files = \
158  list='$(am__tagged_files)'; \
159  unique=`for i in $$list; do \
160    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
161  done | $(am__uniquify_input)`
162am__DIST_COMMON = $(srcdir)/Makefile.am.in $(srcdir)/Makefile.in \
163	$(srcdir)/unittest.sh.in $(top_srcdir)/depcomp
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165A = @A@
166ACLOCAL = @ACLOCAL@
167AMTAR = @AMTAR@
168AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
169AR = @AR@
170ATF_BIN = @ATF_BIN@
171ATF_CFLAGS = @ATF_CFLAGS@
172ATF_LDFLAGS = @ATF_LDFLAGS@
173AUTOCONF = @AUTOCONF@
174AUTOHEADER = @AUTOHEADER@
175AUTOMAKE = @AUTOMAKE@
176AWK = @AWK@
177BINDCONFIG = @BINDCONFIG@
178BINDDIR = @BINDDIR@
179BINDIOMUX = @BINDIOMUX@
180BINDLIBDNSDIR = @BINDLIBDNSDIR@
181BINDLIBIRSDIR = @BINDLIBIRSDIR@
182BINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
183BINDLIBISCDIR = @BINDLIBISCDIR@
184BINDLT = @BINDLT@
185BINDSRCDIR = @BINDSRCDIR@
186BINDSUBDIR = @BINDSUBDIR@
187CC = @CC@
188CCDEPMODE = @CCDEPMODE@
189CFLAGS = @CFLAGS@
190CPP = @CPP@
191CPPFLAGS = @CPPFLAGS@
192CSCOPE = @CSCOPE@
193CTAGS = @CTAGS@
194CYGPATH_W = @CYGPATH_W@
195DEFS = @DEFS@
196DEPDIR = @DEPDIR@
197DHLIBS = @DHLIBS@
198DISTCHECK_ATF_CONFIGURE_FLAG = @DISTCHECK_ATF_CONFIGURE_FLAG@
199DISTCHECK_LIBBIND_CONFIGURE_FLAG = @DISTCHECK_LIBBIND_CONFIGURE_FLAG@
200DISTCHECK_LIBTOOL_CONFIGURE_FLAG = @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@
201ECHO_C = @ECHO_C@
202ECHO_N = @ECHO_N@
203ECHO_T = @ECHO_T@
204EGREP = @EGREP@
205ETAGS = @ETAGS@
206EXEEXT = @EXEEXT@
207GREP = @GREP@
208INSTALL = @INSTALL@
209INSTALL_DATA = @INSTALL_DATA@
210INSTALL_PROGRAM = @INSTALL_PROGRAM@
211INSTALL_SCRIPT = @INSTALL_SCRIPT@
212INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213LDAP_CFLAGS = @LDAP_CFLAGS@
214LDAP_LIBS = @LDAP_LIBS@
215LDFLAGS = @LDFLAGS@
216LIBOBJS = @LIBOBJS@
217LIBS = @LIBS@
218LTLIBOBJS = @LTLIBOBJS@
219MAINT = @MAINT@
220MAKEINFO = @MAKEINFO@
221MKDIR_P = @MKDIR_P@
222OBJEXT = @OBJEXT@
223PACKAGE = @PACKAGE@
224PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
225PACKAGE_NAME = @PACKAGE_NAME@
226PACKAGE_STRING = @PACKAGE_STRING@
227PACKAGE_TARNAME = @PACKAGE_TARNAME@
228PACKAGE_URL = @PACKAGE_URL@
229PACKAGE_VERSION = @PACKAGE_VERSION@
230PATH_SEPARATOR = @PATH_SEPARATOR@
231Q = @Q@
232RANLIB = @RANLIB@
233SET_MAKE = @SET_MAKE@
234SHELL = @SHELL@
235STRIP = @STRIP@
236UNITTESTS = @UNITTESTS@
237VERSION = @VERSION@
238abs_builddir = @abs_builddir@
239abs_srcdir = @abs_srcdir@
240abs_top_builddir = @abs_top_builddir@
241abs_top_srcdir = @abs_top_srcdir@
242ac_ct_CC = @ac_ct_CC@
243ac_prefix_program = @ac_prefix_program@
244am__include = @am__include@
245am__leading_dot = @am__leading_dot@
246am__quote = @am__quote@
247am__tar = @am__tar@
248am__untar = @am__untar@
249bindir = @bindir@
250build = @build@
251build_alias = @build_alias@
252build_cpu = @build_cpu@
253build_os = @build_os@
254build_vendor = @build_vendor@
255builddir = @builddir@
256byte_order = @byte_order@
257datadir = @datadir@
258datarootdir = @datarootdir@
259docdir = @docdir@
260dvidir = @dvidir@
261exec_prefix = @exec_prefix@
262host = @host@
263host_alias = @host_alias@
264host_cpu = @host_cpu@
265host_os = @host_os@
266host_vendor = @host_vendor@
267htmldir = @htmldir@
268includedir = @includedir@
269infodir = @infodir@
270install_sh = @install_sh@
271libdir = @libdir@
272libexecdir = @libexecdir@
273localedir = @localedir@
274localstatedir = @localstatedir@
275mandir = @mandir@
276mkdir_p = @mkdir_p@
277oldincludedir = @oldincludedir@
278pdfdir = @pdfdir@
279pkgcfg_found = @pkgcfg_found@
280prefix = @prefix@
281program_transform_name = @program_transform_name@
282psdir = @psdir@
283sbindir = @sbindir@
284sharedstatedir = @sharedstatedir@
285srcdir = @srcdir@
286sysconfdir = @sysconfdir@
287target_alias = @target_alias@
288top_build_prefix = @top_build_prefix@
289top_builddir = @top_builddir@
290top_srcdir = @top_srcdir@
291EXTRA_DIST = failover/dhcp-1.cf failover/dhcp-2.cf failover/new-failover \
292	     DHCPv6/000-badmsgtype.pl \
293	     DHCPv6/010-solicit-noclientid.pl \
294	     DHCPv6/011-solicit-serverid.pl \
295	     DHCPv6/020-advertise-mcast.pl \
296	     DHCPv6/030-request-noclientid.pl \
297	     DHCPv6/031-request-noserverid.pl \
298	     DHCPv6/032-request-badduid.pl \
299	     DHCPv6/110-information-request-ia_na.pl \
300	     DHCPv6/111-information-request-ia_ta.pl \
301	     DHCPv6/112-badduid.pl \
302	     DHCPv6/210-solicit-nohost.pl \
303	     DHCPv6/211-solicit-opt-in-na.pl \
304	     DHCPv6/212-solicit-opt-in-na-norapidcommit.pl \
305	     DHCPv6/280-release-nohost.pl \
306	     DHCPv6/281-release-bad-address.pl \
307	     DHCPv6/282-release-no-address.pl \
308	     DHCPv6/283-release.pl \
309	     DHCPv6/290-decline-nohost.pl \
310	     DHCPv6/291-decline-bad-address.pl \
311	     DHCPv6/292-decline-no-address.pl \
312	     DHCPv6/293-decline.pl \
313	     DHCPv6/README DHCPv6/dhcp_client.pm \
314	     DHCPv6/stubcli-opt-in-na.pl DHCPv6/stubcli.pl \
315	     DHCPv6/test-a.conf DHCPv6/test-b.conf \
316	     HOWTO-unit-test \
317	     unit_test_sample.c
318
319AM_CPPFLAGS = -I..
320check_LIBRARIES = libt_api.a
321libt_api_a_SOURCES = t_api.c t_api_dhcp.c
322all: all-am
323
324.SUFFIXES:
325.SUFFIXES: .c .o .obj
326$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
327	@for dep in $?; do \
328	  case '$(am__configure_deps)' in \
329	    *$$dep*) \
330	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
331	        && { if test -f $@; then exit 0; else break; fi; }; \
332	      exit 1;; \
333	  esac; \
334	done; \
335	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
336	$(am__cd) $(top_srcdir) && \
337	  $(AUTOMAKE) --foreign tests/Makefile
338Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
339	@case '$?' in \
340	  *config.status*) \
341	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
342	  *) \
343	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
344	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
345	esac;
346
347$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349
350$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
351	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
353	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354$(am__aclocal_m4_deps):
355Makefile.am: $(top_builddir)/config.status $(srcdir)/Makefile.am.in
356	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
357unittest.sh: $(top_builddir)/config.status $(srcdir)/unittest.sh.in
358	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
359
360clean-checkLIBRARIES:
361	-test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
362
363libt_api.a: $(libt_api_a_OBJECTS) $(libt_api_a_DEPENDENCIES) $(EXTRA_libt_api_a_DEPENDENCIES) 
364	$(AM_V_at)-rm -f libt_api.a
365	$(AM_V_AR)$(libt_api_a_AR) libt_api.a $(libt_api_a_OBJECTS) $(libt_api_a_LIBADD)
366	$(AM_V_at)$(RANLIB) libt_api.a
367
368mostlyclean-compile:
369	-rm -f *.$(OBJEXT)
370
371distclean-compile:
372	-rm -f *.tab.c
373
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_api.Po@am__quote@ # am--include-marker
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_api_dhcp.Po@am__quote@ # am--include-marker
376
377$(am__depfiles_remade):
378	@$(MKDIR_P) $(@D)
379	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
380
381am--depfiles: $(am__depfiles_remade)
382
383.c.o:
384@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
385@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
386@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
389
390.c.obj:
391@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
392@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
393@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
396
397ID: $(am__tagged_files)
398	$(am__define_uniq_tagged_files); mkid -fID $$unique
399tags: tags-am
400TAGS: tags
401
402tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
403	set x; \
404	here=`pwd`; \
405	$(am__define_uniq_tagged_files); \
406	shift; \
407	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
408	  test -n "$$unique" || unique=$$empty_fix; \
409	  if test $$# -gt 0; then \
410	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
411	      "$$@" $$unique; \
412	  else \
413	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
414	      $$unique; \
415	  fi; \
416	fi
417ctags: ctags-am
418
419CTAGS: ctags
420ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
421	$(am__define_uniq_tagged_files); \
422	test -z "$(CTAGS_ARGS)$$unique" \
423	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424	     $$unique
425
426GTAGS:
427	here=`$(am__cd) $(top_builddir) && pwd` \
428	  && $(am__cd) $(top_srcdir) \
429	  && gtags -i $(GTAGS_ARGS) "$$here"
430cscopelist: cscopelist-am
431
432cscopelist-am: $(am__tagged_files)
433	list='$(am__tagged_files)'; \
434	case "$(srcdir)" in \
435	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
436	  *) sdir=$(subdir)/$(srcdir) ;; \
437	esac; \
438	for i in $$list; do \
439	  if test -f "$$i"; then \
440	    echo "$(subdir)/$$i"; \
441	  else \
442	    echo "$$sdir/$$i"; \
443	  fi; \
444	done >> $(top_builddir)/cscope.files
445
446distclean-tags:
447	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448distdir: $(BUILT_SOURCES)
449	$(MAKE) $(AM_MAKEFLAGS) distdir-am
450
451distdir-am: $(DISTFILES)
452	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
453	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454	list='$(DISTFILES)'; \
455	  dist_files=`for file in $$list; do echo $$file; done | \
456	  sed -e "s|^$$srcdirstrip/||;t" \
457	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
458	case $$dist_files in \
459	  */*) $(MKDIR_P) `echo "$$dist_files" | \
460			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
461			   sort -u` ;; \
462	esac; \
463	for file in $$dist_files; do \
464	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
465	  if test -d $$d/$$file; then \
466	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
467	    if test -d "$(distdir)/$$file"; then \
468	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
469	    fi; \
470	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
471	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
472	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
473	    fi; \
474	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
475	  else \
476	    test -f "$(distdir)/$$file" \
477	    || cp -p $$d/$$file "$(distdir)/$$file" \
478	    || exit 1; \
479	  fi; \
480	done
481check-am: all-am
482	$(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES)
483check: check-am
484all-am: Makefile
485installdirs:
486install: install-am
487install-exec: install-exec-am
488install-data: install-data-am
489uninstall: uninstall-am
490
491install-am: all-am
492	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
493
494installcheck: installcheck-am
495install-strip:
496	if test -z '$(STRIP)'; then \
497	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
498	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
499	      install; \
500	else \
501	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
504	fi
505mostlyclean-generic:
506
507clean-generic:
508
509distclean-generic:
510	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
511	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
512
513maintainer-clean-generic:
514	@echo "This command is intended for maintainers to use"
515	@echo "it deletes files that may require special tools to rebuild."
516clean: clean-am
517
518clean-am: clean-checkLIBRARIES clean-generic mostlyclean-am
519
520distclean: distclean-am
521		-rm -f ./$(DEPDIR)/t_api.Po
522	-rm -f ./$(DEPDIR)/t_api_dhcp.Po
523	-rm -f Makefile
524distclean-am: clean-am distclean-compile distclean-generic \
525	distclean-tags
526
527dvi: dvi-am
528
529dvi-am:
530
531html: html-am
532
533html-am:
534
535info: info-am
536
537info-am:
538
539install-data-am:
540
541install-dvi: install-dvi-am
542
543install-dvi-am:
544
545install-exec-am:
546
547install-html: install-html-am
548
549install-html-am:
550
551install-info: install-info-am
552
553install-info-am:
554
555install-man:
556
557install-pdf: install-pdf-am
558
559install-pdf-am:
560
561install-ps: install-ps-am
562
563install-ps-am:
564
565installcheck-am:
566
567maintainer-clean: maintainer-clean-am
568		-rm -f ./$(DEPDIR)/t_api.Po
569	-rm -f ./$(DEPDIR)/t_api_dhcp.Po
570	-rm -f Makefile
571maintainer-clean-am: distclean-am maintainer-clean-generic
572
573mostlyclean: mostlyclean-am
574
575mostlyclean-am: mostlyclean-compile mostlyclean-generic
576
577pdf: pdf-am
578
579pdf-am:
580
581ps: ps-am
582
583ps-am:
584
585uninstall-am:
586
587.MAKE: check-am install-am install-strip
588
589.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
590	clean-checkLIBRARIES clean-generic cscopelist-am ctags \
591	ctags-am distclean distclean-compile distclean-generic \
592	distclean-tags distdir dvi dvi-am html html-am info info-am \
593	install install-am install-data install-data-am install-dvi \
594	install-dvi-am install-exec install-exec-am install-html \
595	install-html-am install-info install-info-am install-man \
596	install-pdf install-pdf-am install-ps install-ps-am \
597	install-strip installcheck installcheck-am installdirs \
598	maintainer-clean maintainer-clean-generic mostlyclean \
599	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
600	tags tags-am uninstall uninstall-am
601
602.PRECIOUS: Makefile
603
604
605# Tell versions [3.59,3.63) of GNU make to not export all variables.
606# Otherwise a system limit (for SysV at least) may be exceeded.
607.NOEXPORT:
608