xref: /minix/external/bsd/dhcp/dist/Makefile.in (revision 83ee113e)
1# Makefile.in generated by automake 1.14 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = .
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	$(top_srcdir)/configure $(am__configure_deps) \
84	$(top_srcdir)/doc/devel/doxyfile.in $(nobase_include_HEADERS) \
85	README compile config.guess config.sub depcomp install-sh \
86	missing
87ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88am__aclocal_m4_deps = $(top_srcdir)/configure.ac
89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90	$(ACLOCAL_M4)
91am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92 configure.lineno config.status.lineno
93mkinstalldirs = $(install_sh) -d
94CONFIG_HEADER = $(top_builddir)/includes/config.h
95CONFIG_CLEAN_FILES = doc/devel/doxyfile
96CONFIG_CLEAN_VPATH_FILES =
97AM_V_P = $(am__v_P_@AM_V@)
98am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
99am__v_P_0 = false
100am__v_P_1 = :
101AM_V_GEN = $(am__v_GEN_@AM_V@)
102am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
103am__v_GEN_0 = @echo "  GEN     " $@;
104am__v_GEN_1 =
105AM_V_at = $(am__v_at_@AM_V@)
106am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
107am__v_at_0 = @
108am__v_at_1 =
109SOURCES =
110DIST_SOURCES =
111RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
112	ctags-recursive dvi-recursive html-recursive info-recursive \
113	install-data-recursive install-dvi-recursive \
114	install-exec-recursive install-html-recursive \
115	install-info-recursive install-pdf-recursive \
116	install-ps-recursive install-recursive installcheck-recursive \
117	installdirs-recursive pdf-recursive ps-recursive \
118	tags-recursive uninstall-recursive
119am__can_run_installinfo = \
120  case $$AM_UPDATE_INFO_DIR in \
121    n|no|NO) false;; \
122    *) (install-info --version) >/dev/null 2>&1;; \
123  esac
124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
125am__vpath_adj = case $$p in \
126    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127    *) f=$$p;; \
128  esac;
129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
130am__install_max = 40
131am__nobase_strip_setup = \
132  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133am__nobase_strip = \
134  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
135am__nobase_list = $(am__nobase_strip_setup); \
136  for p in $$list; do echo "$$p $$p"; done | \
137  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
138  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
139    if (++n[$$2] == $(am__install_max)) \
140      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
141    END { for (dir in files) print dir, files[dir] }'
142am__base_list = \
143  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
144  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
145am__uninstall_files_from_dir = { \
146  test -z "$$files" \
147    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
148    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
149         $(am__cd) "$$dir" && rm -f $$files; }; \
150  }
151am__installdirs = "$(DESTDIR)$(includedir)"
152HEADERS = $(nobase_include_HEADERS)
153RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
154  distclean-recursive maintainer-clean-recursive
155am__recursive_targets = \
156  $(RECURSIVE_TARGETS) \
157  $(RECURSIVE_CLEAN_TARGETS) \
158  $(am__extra_recursive_targets)
159AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
160	cscope distdir dist dist-all distcheck
161am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
162# Read a list of newline-separated strings from the standard input,
163# and print each of them once, without duplicates.  Input order is
164# *not* preserved.
165am__uniquify_input = $(AWK) '\
166  BEGIN { nonempty = 0; } \
167  { items[$$0] = 1; nonempty = 1; } \
168  END { if (nonempty) { for (i in items) print i; }; } \
169'
170# Make sure the list of sources is unique.  This is necessary because,
171# e.g., the same source file might be shared among _SOURCES variables
172# for different programs/libraries.
173am__define_uniq_tagged_files = \
174  list='$(am__tagged_files)'; \
175  unique=`for i in $$list; do \
176    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
177  done | $(am__uniquify_input)`
178ETAGS = etags
179CTAGS = ctags
180CSCOPE = cscope
181DIST_SUBDIRS = $(SUBDIRS)
182DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
183distdir = $(PACKAGE)-$(VERSION)
184top_distdir = $(distdir)
185am__remove_distdir = \
186  if test -d "$(distdir)"; then \
187    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
188      && rm -rf "$(distdir)" \
189      || { sleep 5 && rm -rf "$(distdir)"; }; \
190  else :; fi
191am__post_remove_distdir = $(am__remove_distdir)
192am__relativize = \
193  dir0=`pwd`; \
194  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
195  sed_rest='s,^[^/]*/*,,'; \
196  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
197  sed_butlast='s,/*[^/]*$$,,'; \
198  while test -n "$$dir1"; do \
199    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
200    if test "$$first" != "."; then \
201      if test "$$first" = ".."; then \
202        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
203        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
204      else \
205        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
206        if test "$$first2" = "$$first"; then \
207          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
208        else \
209          dir2="../$$dir2"; \
210        fi; \
211        dir0="$$dir0"/"$$first"; \
212      fi; \
213    fi; \
214    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
215  done; \
216  reldir="$$dir2"
217DIST_ARCHIVES = $(distdir).tar.gz
218GZIP_ENV = --best
219DIST_TARGETS = dist-gzip
220distuninstallcheck_listfiles = find . -type f -print
221am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
222  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
223distcleancheck_listfiles = find . -type f -print
224ACLOCAL = @ACLOCAL@
225AMTAR = @AMTAR@
226AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
227ATF_CFLAGS = @ATF_CFLAGS@
228ATF_LDFLAGS = @ATF_LDFLAGS@
229AUTOCONF = @AUTOCONF@
230AUTOHEADER = @AUTOHEADER@
231AUTOMAKE = @AUTOMAKE@
232AWK = @AWK@
233CC = @CC@
234CCDEPMODE = @CCDEPMODE@
235CFLAGS = @CFLAGS@
236CPP = @CPP@
237CPPFLAGS = @CPPFLAGS@
238CYGPATH_W = @CYGPATH_W@
239DEFS = @DEFS@
240DEPDIR = @DEPDIR@
241ECHO_C = @ECHO_C@
242ECHO_N = @ECHO_N@
243ECHO_T = @ECHO_T@
244EGREP = @EGREP@
245EXEEXT = @EXEEXT@
246GREP = @GREP@
247INSTALL = @INSTALL@
248INSTALL_DATA = @INSTALL_DATA@
249INSTALL_PROGRAM = @INSTALL_PROGRAM@
250INSTALL_SCRIPT = @INSTALL_SCRIPT@
251INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252LDAP_CFLAGS = @LDAP_CFLAGS@
253LDFLAGS = @LDFLAGS@
254LIBOBJS = @LIBOBJS@
255LIBS = @LIBS@
256LTLIBOBJS = @LTLIBOBJS@
257MAINT = @MAINT@
258MAKEINFO = @MAKEINFO@
259MKDIR_P = @MKDIR_P@
260OBJEXT = @OBJEXT@
261PACKAGE = @PACKAGE@
262PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
263PACKAGE_NAME = @PACKAGE_NAME@
264PACKAGE_STRING = @PACKAGE_STRING@
265PACKAGE_TARNAME = @PACKAGE_TARNAME@
266PACKAGE_URL = @PACKAGE_URL@
267PACKAGE_VERSION = @PACKAGE_VERSION@
268PATH_SEPARATOR = @PATH_SEPARATOR@
269RANLIB = @RANLIB@
270SET_MAKE = @SET_MAKE@
271SHELL = @SHELL@
272STRIP = @STRIP@
273VERSION = @VERSION@
274abs_builddir = @abs_builddir@
275abs_srcdir = @abs_srcdir@
276abs_top_builddir = @abs_top_builddir@
277abs_top_srcdir = @abs_top_srcdir@
278ac_ct_CC = @ac_ct_CC@
279ac_prefix_program = @ac_prefix_program@
280am__include = @am__include@
281am__leading_dot = @am__leading_dot@
282am__quote = @am__quote@
283am__tar = @am__tar@
284am__untar = @am__untar@
285bindir = @bindir@
286build = @build@
287build_alias = @build_alias@
288build_cpu = @build_cpu@
289build_os = @build_os@
290build_vendor = @build_vendor@
291builddir = @builddir@
292byte_order = @byte_order@
293datadir = @datadir@
294datarootdir = @datarootdir@
295docdir = @docdir@
296dvidir = @dvidir@
297exec_prefix = @exec_prefix@
298host = @host@
299host_alias = @host_alias@
300host_cpu = @host_cpu@
301host_os = @host_os@
302host_vendor = @host_vendor@
303htmldir = @htmldir@
304includedir = @includedir@
305infodir = @infodir@
306install_sh = @install_sh@
307libdir = @libdir@
308libexecdir = @libexecdir@
309localedir = @localedir@
310localstatedir = @localstatedir@
311mandir = @mandir@
312mkdir_p = @mkdir_p@
313oldincludedir = @oldincludedir@
314pdfdir = @pdfdir@
315prefix = @prefix@
316program_transform_name = @program_transform_name@
317psdir = @psdir@
318sbindir = @sbindir@
319sharedstatedir = @sharedstatedir@
320srcdir = @srcdir@
321sysconfdir = @sysconfdir@
322target_alias = @target_alias@
323top_build_prefix = @top_build_prefix@
324top_builddir = @top_builddir@
325top_srcdir = @top_srcdir@
326
327#
328# We have a lot of files that we want shipped with the distribution.
329#
330EXTRA_DIST = RELNOTES LICENSE \
331	     contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
332	     contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
333	     contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
334	     contrib/ms2isc/readme.txt contrib/ldap/dhcpd-conf-to-ldap \
335	     contrib/ldap/dhcp.schema contrib/ldap/README.ldap \
336             contrib/dhcp-lease-list.pl \
337	     doc/IANA-arp-parameters doc/Makefile doc/References.html \
338	     doc/References.txt doc/References.xml doc/api+protocol \
339	     doc/ja_JP.eucJP/dhclient-script.8 doc/ja_JP.eucJP/dhclient.8 \
340	     doc/ja_JP.eucJP/dhclient.conf.5 doc/ja_JP.eucJP/dhclient.leases.5 \
341	     doc/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \
342	     doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
343	     doc/devel/arch.dox doc/devel/atf.dox doc/devel/contrib.dox \
344	     doc/devel/debug.dox doc/devel/isc-logo.jpg doc/devel/mainpage.dox \
345	     doc/devel/omapi.dox doc/devel/qa.dox util/bindvar.sh \
346	     bind/Makefile bind/bind.tar.gz bind/version.tmp \
347	     common/tests/Atffile server/tests/Atffile
348
349SUBDIRS = bind includes tests common dst omapip client dhcpctl relay server
350nobase_include_HEADERS = dhcpctl/dhcpctl.h
351all: all-recursive
352
353.SUFFIXES:
354am--refresh: Makefile
355	@:
356$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
357	@for dep in $?; do \
358	  case '$(am__configure_deps)' in \
359	    *$$dep*) \
360	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
361	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
362		&& exit 0; \
363	      exit 1;; \
364	  esac; \
365	done; \
366	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
367	$(am__cd) $(top_srcdir) && \
368	  $(AUTOMAKE) --foreign Makefile
369.PRECIOUS: Makefile
370
371$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372	$(SHELL) ./config.status --recheck
373
374$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
375	$(am__cd) $(srcdir) && $(AUTOCONF)
376$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
377	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
378$(am__aclocal_m4_deps):
379doc/devel/doxyfile: $(top_builddir)/config.status $(top_srcdir)/doc/devel/doxyfile.in
380	cd $(top_builddir) && $(SHELL) ./config.status $@
381install-nobase_includeHEADERS: $(nobase_include_HEADERS)
382	@$(NORMAL_INSTALL)
383	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
384	if test -n "$$list"; then \
385	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
386	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
387	fi; \
388	$(am__nobase_list) | while read dir files; do \
389	  xfiles=; for file in $$files; do \
390	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
391	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
392	  test -z "$$xfiles" || { \
393	    test "x$$dir" = x. || { \
394	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
395	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
396	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
397	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
398	done
399
400uninstall-nobase_includeHEADERS:
401	@$(NORMAL_UNINSTALL)
402	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
403	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
404	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
405
406# This directory's subdirectories are mostly independent; you can cd
407# into them and run 'make' without going through this Makefile.
408# To change the values of 'make' variables: instead of editing Makefiles,
409# (1) if the variable is set in 'config.status', edit 'config.status'
410#     (which will cause the Makefiles to be regenerated when you run 'make');
411# (2) otherwise, pass the desired values on the 'make' command line.
412$(am__recursive_targets):
413	@fail=; \
414	if $(am__make_keepgoing); then \
415	  failcom='fail=yes'; \
416	else \
417	  failcom='exit 1'; \
418	fi; \
419	dot_seen=no; \
420	target=`echo $@ | sed s/-recursive//`; \
421	case "$@" in \
422	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
423	  *) list='$(SUBDIRS)' ;; \
424	esac; \
425	for subdir in $$list; do \
426	  echo "Making $$target in $$subdir"; \
427	  if test "$$subdir" = "."; then \
428	    dot_seen=yes; \
429	    local_target="$$target-am"; \
430	  else \
431	    local_target="$$target"; \
432	  fi; \
433	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434	  || eval $$failcom; \
435	done; \
436	if test "$$dot_seen" = "no"; then \
437	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438	fi; test -z "$$fail"
439
440ID: $(am__tagged_files)
441	$(am__define_uniq_tagged_files); mkid -fID $$unique
442tags: tags-recursive
443TAGS: tags
444
445tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
446	set x; \
447	here=`pwd`; \
448	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
449	  include_option=--etags-include; \
450	  empty_fix=.; \
451	else \
452	  include_option=--include; \
453	  empty_fix=; \
454	fi; \
455	list='$(SUBDIRS)'; for subdir in $$list; do \
456	  if test "$$subdir" = .; then :; else \
457	    test ! -f $$subdir/TAGS || \
458	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
459	  fi; \
460	done; \
461	$(am__define_uniq_tagged_files); \
462	shift; \
463	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
464	  test -n "$$unique" || unique=$$empty_fix; \
465	  if test $$# -gt 0; then \
466	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467	      "$$@" $$unique; \
468	  else \
469	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470	      $$unique; \
471	  fi; \
472	fi
473ctags: ctags-recursive
474
475CTAGS: ctags
476ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
477	$(am__define_uniq_tagged_files); \
478	test -z "$(CTAGS_ARGS)$$unique" \
479	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480	     $$unique
481
482GTAGS:
483	here=`$(am__cd) $(top_builddir) && pwd` \
484	  && $(am__cd) $(top_srcdir) \
485	  && gtags -i $(GTAGS_ARGS) "$$here"
486cscope: cscope.files
487	test ! -s cscope.files \
488	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
489clean-cscope:
490	-rm -f cscope.files
491cscope.files: clean-cscope cscopelist
492cscopelist: cscopelist-recursive
493
494cscopelist-am: $(am__tagged_files)
495	list='$(am__tagged_files)'; \
496	case "$(srcdir)" in \
497	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
498	  *) sdir=$(subdir)/$(srcdir) ;; \
499	esac; \
500	for i in $$list; do \
501	  if test -f "$$i"; then \
502	    echo "$(subdir)/$$i"; \
503	  else \
504	    echo "$$sdir/$$i"; \
505	  fi; \
506	done >> $(top_builddir)/cscope.files
507
508distclean-tags:
509	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
511
512distdir: $(DISTFILES)
513	$(am__remove_distdir)
514	test -d "$(distdir)" || mkdir "$(distdir)"
515	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517	list='$(DISTFILES)'; \
518	  dist_files=`for file in $$list; do echo $$file; done | \
519	  sed -e "s|^$$srcdirstrip/||;t" \
520	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521	case $$dist_files in \
522	  */*) $(MKDIR_P) `echo "$$dist_files" | \
523			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
524			   sort -u` ;; \
525	esac; \
526	for file in $$dist_files; do \
527	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528	  if test -d $$d/$$file; then \
529	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530	    if test -d "$(distdir)/$$file"; then \
531	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532	    fi; \
533	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
534	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
535	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536	    fi; \
537	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
538	  else \
539	    test -f "$(distdir)/$$file" \
540	    || cp -p $$d/$$file "$(distdir)/$$file" \
541	    || exit 1; \
542	  fi; \
543	done
544	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
545	  if test "$$subdir" = .; then :; else \
546	    $(am__make_dryrun) \
547	      || test -d "$(distdir)/$$subdir" \
548	      || $(MKDIR_P) "$(distdir)/$$subdir" \
549	      || exit 1; \
550	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
551	    $(am__relativize); \
552	    new_distdir=$$reldir; \
553	    dir1=$$subdir; dir2="$(top_distdir)"; \
554	    $(am__relativize); \
555	    new_top_distdir=$$reldir; \
556	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
557	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
558	    ($(am__cd) $$subdir && \
559	      $(MAKE) $(AM_MAKEFLAGS) \
560	        top_distdir="$$new_top_distdir" \
561	        distdir="$$new_distdir" \
562		am__remove_distdir=: \
563		am__skip_length_check=: \
564		am__skip_mode_fix=: \
565	        distdir) \
566	      || exit 1; \
567	  fi; \
568	done
569	-test -n "$(am__skip_mode_fix)" \
570	|| find "$(distdir)" -type d ! -perm -755 \
571		-exec chmod u+rwx,go+rx {} \; -o \
572	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
573	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
574	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
575	|| chmod -R a+r "$(distdir)"
576dist-gzip: distdir
577	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
578	$(am__post_remove_distdir)
579
580dist-bzip2: distdir
581	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
582	$(am__post_remove_distdir)
583
584dist-lzip: distdir
585	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
586	$(am__post_remove_distdir)
587
588dist-xz: distdir
589	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
590	$(am__post_remove_distdir)
591
592dist-tarZ: distdir
593	@echo WARNING: "Support for shar distribution archives is" \
594	               "deprecated." >&2
595	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
596	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
597	$(am__post_remove_distdir)
598
599dist-shar: distdir
600	@echo WARNING: "Support for distribution archives compressed with" \
601		       "legacy program 'compress' is deprecated." >&2
602	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
603	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
604	$(am__post_remove_distdir)
605
606dist-zip: distdir
607	-rm -f $(distdir).zip
608	zip -rq $(distdir).zip $(distdir)
609	$(am__post_remove_distdir)
610
611dist dist-all:
612	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
613	$(am__post_remove_distdir)
614
615# This target untars the dist file and tries a VPATH configuration.  Then
616# it guarantees that the distribution is self-contained by making another
617# tarfile.
618distcheck: dist
619	case '$(DIST_ARCHIVES)' in \
620	*.tar.gz*) \
621	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
622	*.tar.bz2*) \
623	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
624	*.tar.lz*) \
625	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
626	*.tar.xz*) \
627	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
628	*.tar.Z*) \
629	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
630	*.shar.gz*) \
631	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
632	*.zip*) \
633	  unzip $(distdir).zip ;;\
634	esac
635	chmod -R a-w $(distdir)
636	chmod u+w $(distdir)
637	mkdir $(distdir)/_build $(distdir)/_inst
638	chmod a-w $(distdir)
639	test -d $(distdir)/_build || exit 0; \
640	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
641	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
642	  && am__cwd=`pwd` \
643	  && $(am__cd) $(distdir)/_build \
644	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
645	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
646	    $(DISTCHECK_CONFIGURE_FLAGS) \
647	  && $(MAKE) $(AM_MAKEFLAGS) \
648	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
649	  && $(MAKE) $(AM_MAKEFLAGS) check \
650	  && $(MAKE) $(AM_MAKEFLAGS) install \
651	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
652	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
653	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
654	        distuninstallcheck \
655	  && chmod -R a-w "$$dc_install_base" \
656	  && ({ \
657	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
658	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
659	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
660	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
661	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
662	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
663	  && rm -rf "$$dc_destdir" \
664	  && $(MAKE) $(AM_MAKEFLAGS) dist \
665	  && rm -rf $(DIST_ARCHIVES) \
666	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
667	  && cd "$$am__cwd" \
668	  || exit 1
669	$(am__post_remove_distdir)
670	@(echo "$(distdir) archives ready for distribution: "; \
671	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
672	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
673distuninstallcheck:
674	@test -n '$(distuninstallcheck_dir)' || { \
675	  echo 'ERROR: trying to run $@ with an empty' \
676	       '$$(distuninstallcheck_dir)' >&2; \
677	  exit 1; \
678	}; \
679	$(am__cd) '$(distuninstallcheck_dir)' || { \
680	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
681	  exit 1; \
682	}; \
683	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
684	   || { echo "ERROR: files left after uninstall:" ; \
685	        if test -n "$(DESTDIR)"; then \
686	          echo "  (check DESTDIR support)"; \
687	        fi ; \
688	        $(distuninstallcheck_listfiles) ; \
689	        exit 1; } >&2
690distcleancheck: distclean
691	@if test '$(srcdir)' = . ; then \
692	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
693	  exit 1 ; \
694	fi
695	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
696	  || { echo "ERROR: files left in build directory after distclean:" ; \
697	       $(distcleancheck_listfiles) ; \
698	       exit 1; } >&2
699check-am: all-am
700check: check-recursive
701all-am: Makefile $(HEADERS)
702installdirs: installdirs-recursive
703installdirs-am:
704	for dir in "$(DESTDIR)$(includedir)"; do \
705	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
706	done
707install: install-recursive
708install-exec: install-exec-recursive
709install-data: install-data-recursive
710uninstall: uninstall-recursive
711
712install-am: all-am
713	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
714
715installcheck: installcheck-recursive
716install-strip:
717	if test -z '$(STRIP)'; then \
718	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
719	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
720	      install; \
721	else \
722	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
725	fi
726mostlyclean-generic:
727
728clean-generic:
729
730distclean-generic:
731	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
732	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
733
734maintainer-clean-generic:
735	@echo "This command is intended for maintainers to use"
736	@echo "it deletes files that may require special tools to rebuild."
737clean: clean-recursive
738
739clean-am: clean-generic mostlyclean-am
740
741distclean: distclean-recursive
742	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
743	-rm -f Makefile
744distclean-am: clean-am distclean-generic distclean-tags
745
746dvi: dvi-recursive
747
748dvi-am:
749
750html: html-recursive
751
752html-am:
753
754info: info-recursive
755
756info-am:
757
758install-data-am: install-nobase_includeHEADERS
759
760install-dvi: install-dvi-recursive
761
762install-dvi-am:
763
764install-exec-am:
765
766install-html: install-html-recursive
767
768install-html-am:
769
770install-info: install-info-recursive
771
772install-info-am:
773
774install-man:
775
776install-pdf: install-pdf-recursive
777
778install-pdf-am:
779
780install-ps: install-ps-recursive
781
782install-ps-am:
783
784installcheck-am:
785
786maintainer-clean: maintainer-clean-recursive
787	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
788	-rm -rf $(top_srcdir)/autom4te.cache
789	-rm -f Makefile
790maintainer-clean-am: distclean-am maintainer-clean-generic
791
792mostlyclean: mostlyclean-recursive
793
794mostlyclean-am: mostlyclean-generic
795
796pdf: pdf-recursive
797
798pdf-am:
799
800ps: ps-recursive
801
802ps-am:
803
804uninstall-am: uninstall-nobase_includeHEADERS
805
806.MAKE: $(am__recursive_targets) install-am install-strip
807
808.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
809	am--refresh check check-am clean clean-cscope clean-generic \
810	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
811	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
812	distcheck distclean distclean-generic distclean-tags \
813	distcleancheck distdir distuninstallcheck dvi dvi-am html \
814	html-am info info-am install install-am install-data \
815	install-data-am install-dvi install-dvi-am install-exec \
816	install-exec-am install-html install-html-am install-info \
817	install-info-am install-man install-nobase_includeHEADERS \
818	install-pdf install-pdf-am install-ps install-ps-am \
819	install-strip installcheck installcheck-am installdirs \
820	installdirs-am maintainer-clean maintainer-clean-generic \
821	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
822	tags-am uninstall uninstall-am uninstall-nobase_includeHEADERS
823
824
825#
826# automake adds dependencies that we don't like, so we explicitly remove them
827#
828Makefile:
829
830# Tell versions [3.59,3.63) of GNU make to not export all variables.
831# Otherwise a system limit (for SysV at least) may be exceeded.
832.NOEXPORT:
833