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@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = includes
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \
97	$(am__DIST_COMMON)
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102AM_V_P = $(am__v_P_@AM_V@)
103am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
104am__v_P_0 = false
105am__v_P_1 = :
106AM_V_GEN = $(am__v_GEN_@AM_V@)
107am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
108am__v_GEN_0 = @echo "  GEN     " $@;
109am__v_GEN_1 = 
110AM_V_at = $(am__v_at_@AM_V@)
111am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
112am__v_at_0 = @
113am__v_at_1 = 
114SOURCES =
115DIST_SOURCES =
116am__can_run_installinfo = \
117  case $$AM_UPDATE_INFO_DIR in \
118    n|no|NO) false;; \
119    *) (install-info --version) >/dev/null 2>&1;; \
120  esac
121am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
122am__vpath_adj = case $$p in \
123    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
124    *) f=$$p;; \
125  esac;
126am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
127am__install_max = 40
128am__nobase_strip_setup = \
129  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
130am__nobase_strip = \
131  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
132am__nobase_list = $(am__nobase_strip_setup); \
133  for p in $$list; do echo "$$p $$p"; done | \
134  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
135  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
136    if (++n[$$2] == $(am__install_max)) \
137      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
138    END { for (dir in files) print dir, files[dir] }'
139am__base_list = \
140  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
141  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
142am__uninstall_files_from_dir = { \
143  test -z "$$files" \
144    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
145    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
146         $(am__cd) "$$dir" && rm -f $$files; }; \
147  }
148am__installdirs = "$(DESTDIR)$(includedir)"
149HEADERS = $(nobase_include_HEADERS)
150am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
151	config.h.in
152# Read a list of newline-separated strings from the standard input,
153# and print each of them once, without duplicates.  Input order is
154# *not* preserved.
155am__uniquify_input = $(AWK) '\
156  BEGIN { nonempty = 0; } \
157  { items[$$0] = 1; nonempty = 1; } \
158  END { if (nonempty) { for (i in items) print i; }; } \
159'
160# Make sure the list of sources is unique.  This is necessary because,
161# e.g., the same source file might be shared among _SOURCES variables
162# for different programs/libraries.
163am__define_uniq_tagged_files = \
164  list='$(am__tagged_files)'; \
165  unique=`for i in $$list; do \
166    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
167  done | $(am__uniquify_input)`
168am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in
169DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170A = @A@
171ACLOCAL = @ACLOCAL@
172AMTAR = @AMTAR@
173AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
174AR = @AR@
175ATF_BIN = @ATF_BIN@
176ATF_CFLAGS = @ATF_CFLAGS@
177ATF_LDFLAGS = @ATF_LDFLAGS@
178AUTOCONF = @AUTOCONF@
179AUTOHEADER = @AUTOHEADER@
180AUTOMAKE = @AUTOMAKE@
181AWK = @AWK@
182BINDCONFIG = @BINDCONFIG@
183BINDDIR = @BINDDIR@
184BINDIOMUX = @BINDIOMUX@
185BINDLIBDNSDIR = @BINDLIBDNSDIR@
186BINDLIBIRSDIR = @BINDLIBIRSDIR@
187BINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
188BINDLIBISCDIR = @BINDLIBISCDIR@
189BINDLT = @BINDLT@
190BINDSRCDIR = @BINDSRCDIR@
191BINDSUBDIR = @BINDSUBDIR@
192CC = @CC@
193CCDEPMODE = @CCDEPMODE@
194CFLAGS = @CFLAGS@
195CPP = @CPP@
196CPPFLAGS = @CPPFLAGS@
197CSCOPE = @CSCOPE@
198CTAGS = @CTAGS@
199CYGPATH_W = @CYGPATH_W@
200DEFS = @DEFS@
201DEPDIR = @DEPDIR@
202DHLIBS = @DHLIBS@
203DISTCHECK_ATF_CONFIGURE_FLAG = @DISTCHECK_ATF_CONFIGURE_FLAG@
204DISTCHECK_LIBBIND_CONFIGURE_FLAG = @DISTCHECK_LIBBIND_CONFIGURE_FLAG@
205DISTCHECK_LIBTOOL_CONFIGURE_FLAG = @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@
206ECHO_C = @ECHO_C@
207ECHO_N = @ECHO_N@
208ECHO_T = @ECHO_T@
209EGREP = @EGREP@
210ETAGS = @ETAGS@
211EXEEXT = @EXEEXT@
212GREP = @GREP@
213INSTALL = @INSTALL@
214INSTALL_DATA = @INSTALL_DATA@
215INSTALL_PROGRAM = @INSTALL_PROGRAM@
216INSTALL_SCRIPT = @INSTALL_SCRIPT@
217INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
218LDAP_CFLAGS = @LDAP_CFLAGS@
219LDAP_LIBS = @LDAP_LIBS@
220LDFLAGS = @LDFLAGS@
221LIBOBJS = @LIBOBJS@
222LIBS = @LIBS@
223LTLIBOBJS = @LTLIBOBJS@
224MAINT = @MAINT@
225MAKEINFO = @MAKEINFO@
226MKDIR_P = @MKDIR_P@
227OBJEXT = @OBJEXT@
228PACKAGE = @PACKAGE@
229PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230PACKAGE_NAME = @PACKAGE_NAME@
231PACKAGE_STRING = @PACKAGE_STRING@
232PACKAGE_TARNAME = @PACKAGE_TARNAME@
233PACKAGE_URL = @PACKAGE_URL@
234PACKAGE_VERSION = @PACKAGE_VERSION@
235PATH_SEPARATOR = @PATH_SEPARATOR@
236Q = @Q@
237RANLIB = @RANLIB@
238SET_MAKE = @SET_MAKE@
239SHELL = @SHELL@
240STRIP = @STRIP@
241UNITTESTS = @UNITTESTS@
242VERSION = @VERSION@
243abs_builddir = @abs_builddir@
244abs_srcdir = @abs_srcdir@
245abs_top_builddir = @abs_top_builddir@
246abs_top_srcdir = @abs_top_srcdir@
247ac_ct_CC = @ac_ct_CC@
248ac_prefix_program = @ac_prefix_program@
249am__include = @am__include@
250am__leading_dot = @am__leading_dot@
251am__quote = @am__quote@
252am__tar = @am__tar@
253am__untar = @am__untar@
254bindir = @bindir@
255build = @build@
256build_alias = @build_alias@
257build_cpu = @build_cpu@
258build_os = @build_os@
259build_vendor = @build_vendor@
260builddir = @builddir@
261byte_order = @byte_order@
262datadir = @datadir@
263datarootdir = @datarootdir@
264docdir = @docdir@
265dvidir = @dvidir@
266exec_prefix = @exec_prefix@
267host = @host@
268host_alias = @host_alias@
269host_cpu = @host_cpu@
270host_os = @host_os@
271host_vendor = @host_vendor@
272htmldir = @htmldir@
273includedir = @includedir@
274infodir = @infodir@
275install_sh = @install_sh@
276libdir = @libdir@
277libexecdir = @libexecdir@
278localedir = @localedir@
279localstatedir = @localstatedir@
280mandir = @mandir@
281mkdir_p = @mkdir_p@
282oldincludedir = @oldincludedir@
283pdfdir = @pdfdir@
284pkgcfg_found = @pkgcfg_found@
285prefix = @prefix@
286program_transform_name = @program_transform_name@
287psdir = @psdir@
288sbindir = @sbindir@
289sharedstatedir = @sharedstatedir@
290srcdir = @srcdir@
291sysconfdir = @sysconfdir@
292target_alias = @target_alias@
293top_build_prefix = @top_build_prefix@
294top_builddir = @top_builddir@
295top_srcdir = @top_srcdir@
296nobase_include_HEADERS = omapip/alloc.h omapip/buffer.h omapip/convert.h \
297			 omapip/hash.h omapip/isclib.h omapip/omapip.h \
298			 omapip/omapip_p.h omapip/result.h omapip/trace.h
299
300EXTRA_DIST = cdefs.h ctrace.h dhcp.h dhcp6.h dhcpd.h dhctoken.h failover.h \
301	     heap.h inet.h ns_name.h osdep.h site.h statement.h tree.h \
302	     t_api.h \
303	     ldap_casa.h ldap_krb_helper.h \
304	     arpa/nameser.h arpa/nameser_compat.h \
305	     netinet/if_ether.h netinet/ip.h netinet/ip_icmp.h netinet/udp.h
306
307all: config.h
308	$(MAKE) $(AM_MAKEFLAGS) all-am
309
310.SUFFIXES:
311$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
312	@for dep in $?; do \
313	  case '$(am__configure_deps)' in \
314	    *$$dep*) \
315	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
316	        && { if test -f $@; then exit 0; else break; fi; }; \
317	      exit 1;; \
318	  esac; \
319	done; \
320	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign includes/Makefile'; \
321	$(am__cd) $(top_srcdir) && \
322	  $(AUTOMAKE) --foreign includes/Makefile
323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324	@case '$?' in \
325	  *config.status*) \
326	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
327	  *) \
328	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
329	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
330	esac;
331
332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334
335$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
336	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
338	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
339$(am__aclocal_m4_deps):
340
341config.h: stamp-h1
342	@test -f $@ || rm -f stamp-h1
343	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
344
345stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
346	@rm -f stamp-h1
347	cd $(top_builddir) && $(SHELL) ./config.status includes/config.h
348$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
349	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
350	rm -f stamp-h1
351	touch $@
352
353distclean-hdr:
354	-rm -f config.h stamp-h1
355install-nobase_includeHEADERS: $(nobase_include_HEADERS)
356	@$(NORMAL_INSTALL)
357	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
358	if test -n "$$list"; then \
359	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
360	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
361	fi; \
362	$(am__nobase_list) | while read dir files; do \
363	  xfiles=; for file in $$files; do \
364	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
365	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
366	  test -z "$$xfiles" || { \
367	    test "x$$dir" = x. || { \
368	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
369	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
370	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
371	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
372	done
373
374uninstall-nobase_includeHEADERS:
375	@$(NORMAL_UNINSTALL)
376	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
377	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
378	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
379
380ID: $(am__tagged_files)
381	$(am__define_uniq_tagged_files); mkid -fID $$unique
382tags: tags-am
383TAGS: tags
384
385tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
386	set x; \
387	here=`pwd`; \
388	$(am__define_uniq_tagged_files); \
389	shift; \
390	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
391	  test -n "$$unique" || unique=$$empty_fix; \
392	  if test $$# -gt 0; then \
393	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394	      "$$@" $$unique; \
395	  else \
396	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397	      $$unique; \
398	  fi; \
399	fi
400ctags: ctags-am
401
402CTAGS: ctags
403ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
404	$(am__define_uniq_tagged_files); \
405	test -z "$(CTAGS_ARGS)$$unique" \
406	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
407	     $$unique
408
409GTAGS:
410	here=`$(am__cd) $(top_builddir) && pwd` \
411	  && $(am__cd) $(top_srcdir) \
412	  && gtags -i $(GTAGS_ARGS) "$$here"
413cscopelist: cscopelist-am
414
415cscopelist-am: $(am__tagged_files)
416	list='$(am__tagged_files)'; \
417	case "$(srcdir)" in \
418	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
419	  *) sdir=$(subdir)/$(srcdir) ;; \
420	esac; \
421	for i in $$list; do \
422	  if test -f "$$i"; then \
423	    echo "$(subdir)/$$i"; \
424	  else \
425	    echo "$$sdir/$$i"; \
426	  fi; \
427	done >> $(top_builddir)/cscope.files
428
429distclean-tags:
430	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
431distdir: $(BUILT_SOURCES)
432	$(MAKE) $(AM_MAKEFLAGS) distdir-am
433
434distdir-am: $(DISTFILES)
435	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437	list='$(DISTFILES)'; \
438	  dist_files=`for file in $$list; do echo $$file; done | \
439	  sed -e "s|^$$srcdirstrip/||;t" \
440	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441	case $$dist_files in \
442	  */*) $(MKDIR_P) `echo "$$dist_files" | \
443			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444			   sort -u` ;; \
445	esac; \
446	for file in $$dist_files; do \
447	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448	  if test -d $$d/$$file; then \
449	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450	    if test -d "$(distdir)/$$file"; then \
451	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452	    fi; \
453	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
455	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456	    fi; \
457	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458	  else \
459	    test -f "$(distdir)/$$file" \
460	    || cp -p $$d/$$file "$(distdir)/$$file" \
461	    || exit 1; \
462	  fi; \
463	done
464check-am: all-am
465check: check-am
466all-am: Makefile $(HEADERS) config.h
467installdirs:
468	for dir in "$(DESTDIR)$(includedir)"; do \
469	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
470	done
471install: install-am
472install-exec: install-exec-am
473install-data: install-data-am
474uninstall: uninstall-am
475
476install-am: all-am
477	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
478
479installcheck: installcheck-am
480install-strip:
481	if test -z '$(STRIP)'; then \
482	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484	      install; \
485	else \
486	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
489	fi
490mostlyclean-generic:
491
492clean-generic:
493
494distclean-generic:
495	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
496	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
497
498maintainer-clean-generic:
499	@echo "This command is intended for maintainers to use"
500	@echo "it deletes files that may require special tools to rebuild."
501clean: clean-am
502
503clean-am: clean-generic mostlyclean-am
504
505distclean: distclean-am
506	-rm -f Makefile
507distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
508
509dvi: dvi-am
510
511dvi-am:
512
513html: html-am
514
515html-am:
516
517info: info-am
518
519info-am:
520
521install-data-am: install-nobase_includeHEADERS
522
523install-dvi: install-dvi-am
524
525install-dvi-am:
526
527install-exec-am:
528
529install-html: install-html-am
530
531install-html-am:
532
533install-info: install-info-am
534
535install-info-am:
536
537install-man:
538
539install-pdf: install-pdf-am
540
541install-pdf-am:
542
543install-ps: install-ps-am
544
545install-ps-am:
546
547installcheck-am:
548
549maintainer-clean: maintainer-clean-am
550	-rm -f Makefile
551maintainer-clean-am: distclean-am maintainer-clean-generic
552
553mostlyclean: mostlyclean-am
554
555mostlyclean-am: mostlyclean-generic
556
557pdf: pdf-am
558
559pdf-am:
560
561ps: ps-am
562
563ps-am:
564
565uninstall-am: uninstall-nobase_includeHEADERS
566
567.MAKE: all install-am install-strip
568
569.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
570	cscopelist-am ctags ctags-am distclean distclean-generic \
571	distclean-hdr distclean-tags distdir dvi dvi-am html html-am \
572	info info-am install install-am install-data install-data-am \
573	install-dvi install-dvi-am install-exec install-exec-am \
574	install-html install-html-am install-info install-info-am \
575	install-man install-nobase_includeHEADERS install-pdf \
576	install-pdf-am install-ps install-ps-am install-strip \
577	installcheck installcheck-am installdirs maintainer-clean \
578	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
579	pdf-am ps ps-am tags tags-am uninstall uninstall-am \
580	uninstall-nobase_includeHEADERS
581
582.PRECIOUS: Makefile
583
584
585# Tell versions [3.59,3.63) of GNU make to not export all variables.
586# Otherwise a system limit (for SysV at least) may be exceeded.
587.NOEXPORT:
588