1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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@
91target_triplet = @target@
92subdir = .
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
95	$(top_srcdir)/m4/adl_recursive_eval.m4 \
96	$(top_srcdir)/m4/cf3_check_proper_func.m4 \
97	$(top_srcdir)/m4/cf3_path_root_prog.m4 \
98	$(top_srcdir)/m4/cf3_with_library.m4 \
99	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101	$(top_srcdir)/m4/lt~obsolete.m4 \
102	$(top_srcdir)/m4/old-autoconf.m4 $(top_srcdir)/m4/snprintf.m4 \
103	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/tar.m4 \
104	$(top_srcdir)/m4/cf3_gcc_flags.m4 \
105	$(top_srcdir)/m4/cf3_platforms.m4 $(top_srcdir)/configure.ac
106am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107	$(ACLOCAL_M4)
108DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
109	$(am__configure_deps) $(am__DIST_COMMON)
110am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
111 configure.lineno config.status.lineno
112mkinstalldirs = $(install_sh) -d
113CONFIG_HEADER = config.h
114CONFIG_CLEAN_FILES = configure_flags.env config.post.h
115CONFIG_CLEAN_VPATH_FILES =
116AM_V_P = $(am__v_P_@AM_V@)
117am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118am__v_P_0 = false
119am__v_P_1 = :
120AM_V_GEN = $(am__v_GEN_@AM_V@)
121am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122am__v_GEN_0 = @echo "  GEN     " $@;
123am__v_GEN_1 =
124AM_V_at = $(am__v_at_@AM_V@)
125am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126am__v_at_0 = @
127am__v_at_1 =
128SOURCES =
129DIST_SOURCES =
130RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
131	ctags-recursive dvi-recursive html-recursive info-recursive \
132	install-data-recursive install-dvi-recursive \
133	install-exec-recursive install-html-recursive \
134	install-info-recursive install-pdf-recursive \
135	install-ps-recursive install-recursive installcheck-recursive \
136	installdirs-recursive pdf-recursive ps-recursive \
137	tags-recursive uninstall-recursive
138am__can_run_installinfo = \
139  case $$AM_UPDATE_INFO_DIR in \
140    n|no|NO) false;; \
141    *) (install-info --version) >/dev/null 2>&1;; \
142  esac
143am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
144am__vpath_adj = case $$p in \
145    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
146    *) f=$$p;; \
147  esac;
148am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
149am__install_max = 40
150am__nobase_strip_setup = \
151  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
152am__nobase_strip = \
153  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
154am__nobase_list = $(am__nobase_strip_setup); \
155  for p in $$list; do echo "$$p $$p"; done | \
156  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
157  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
158    if (++n[$$2] == $(am__install_max)) \
159      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
160    END { for (dir in files) print dir, files[dir] }'
161am__base_list = \
162  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
163  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
164am__uninstall_files_from_dir = { \
165  test -z "$$files" \
166    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
167    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
168         $(am__cd) "$$dir" && rm -f $$files; }; \
169  }
170am__installdirs = "$(DESTDIR)$(docdir)"
171DATA = $(doc_DATA)
172RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
173  distclean-recursive maintainer-clean-recursive
174am__recursive_targets = \
175  $(RECURSIVE_TARGETS) \
176  $(RECURSIVE_CLEAN_TARGETS) \
177  $(am__extra_recursive_targets)
178AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
179	cscope distdir dist dist-all distcheck
180am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
181	$(LISP)config.h.in
182# Read a list of newline-separated strings from the standard input,
183# and print each of them once, without duplicates.  Input order is
184# *not* preserved.
185am__uniquify_input = $(AWK) '\
186  BEGIN { nonempty = 0; } \
187  { items[$$0] = 1; nonempty = 1; } \
188  END { if (nonempty) { for (i in items) print i; }; } \
189'
190# Make sure the list of sources is unique.  This is necessary because,
191# e.g., the same source file might be shared among _SOURCES variables
192# for different programs/libraries.
193am__define_uniq_tagged_files = \
194  list='$(am__tagged_files)'; \
195  unique=`for i in $$list; do \
196    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197  done | $(am__uniquify_input)`
198ETAGS = etags
199CTAGS = ctags
200CSCOPE = cscope
201DIST_SUBDIRS = $(SUBDIRS)
202am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
203	$(srcdir)/config.post.h.in $(srcdir)/configure_flags.env.in \
204	compile config.guess config.sub install-sh ltmain.sh missing
205DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
206distdir = $(PACKAGE)-$(VERSION)
207top_distdir = $(distdir)
208am__remove_distdir = \
209  if test -d "$(distdir)"; then \
210    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
211      && rm -rf "$(distdir)" \
212      || { sleep 5 && rm -rf "$(distdir)"; }; \
213  else :; fi
214am__post_remove_distdir = $(am__remove_distdir)
215am__relativize = \
216  dir0=`pwd`; \
217  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
218  sed_rest='s,^[^/]*/*,,'; \
219  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
220  sed_butlast='s,/*[^/]*$$,,'; \
221  while test -n "$$dir1"; do \
222    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
223    if test "$$first" != "."; then \
224      if test "$$first" = ".."; then \
225        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
226        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
227      else \
228        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
229        if test "$$first2" = "$$first"; then \
230          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
231        else \
232          dir2="../$$dir2"; \
233        fi; \
234        dir0="$$dir0"/"$$first"; \
235      fi; \
236    fi; \
237    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
238  done; \
239  reldir="$$dir2"
240DIST_ARCHIVES = $(distdir).tar.gz
241GZIP_ENV = --best
242DIST_TARGETS = dist-gzip
243distuninstallcheck_listfiles = find . -type f -print
244am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
245  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
246distcleancheck_listfiles = find . -type f -print
247ACLOCAL = @ACLOCAL@
248AMTAR = @AMTAR@
249AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
250AR = @AR@
251AUTOCONF = @AUTOCONF@
252AUTOHEADER = @AUTOHEADER@
253AUTOMAKE = @AUTOMAKE@
254AWK = @AWK@
255CC = @CC@
256CCDEPMODE = @CCDEPMODE@
257CFLAGS = @CFLAGS@
258CORE_CFLAGS = @CORE_CFLAGS@
259CORE_CPPFLAGS = @CORE_CPPFLAGS@
260CORE_LDFLAGS = @CORE_LDFLAGS@
261CORE_LIBS = @CORE_LIBS@
262CPP = @CPP@
263CPPFLAGS = @CPPFLAGS@
264CYGPATH_W = @CYGPATH_W@
265DEFS = @DEFS@
266DEPDIR = @DEPDIR@
267DLLTOOL = @DLLTOOL@
268DSYMUTIL = @DSYMUTIL@
269DUMPBIN = @DUMPBIN@
270ECHO_C = @ECHO_C@
271ECHO_N = @ECHO_N@
272ECHO_T = @ECHO_T@
273EGREP = @EGREP@
274EXEEXT = @EXEEXT@
275FGREP = @FGREP@
276GETCONF = @GETCONF@
277GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
278GREP = @GREP@
279HOSTNAME = @HOSTNAME@
280INSTALL = @INSTALL@
281INSTALL_DATA = @INSTALL_DATA@
282INSTALL_PROGRAM = @INSTALL_PROGRAM@
283INSTALL_SCRIPT = @INSTALL_SCRIPT@
284INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
285KMEM_GROUP = @KMEM_GROUP@
286LCOV = @LCOV@
287LCOV_GENHTML = @LCOV_GENHTML@
288LD = @LD@
289LDFLAGS = @LDFLAGS@
290LEX = @LEX@
291LEXLIB = @LEXLIB@
292LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
293LIBACL_CFLAGS = @LIBACL_CFLAGS@
294LIBACL_CPPFLAGS = @LIBACL_CPPFLAGS@
295LIBACL_LDFLAGS = @LIBACL_LDFLAGS@
296LIBACL_LIBS = @LIBACL_LIBS@
297LIBACL_PATH = @LIBACL_PATH@
298LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
299LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
300LIBCURL_LDFLAGS = @LIBCURL_LDFLAGS@
301LIBCURL_LIBS = @LIBCURL_LIBS@
302LIBCURL_PATH = @LIBCURL_PATH@
303LIBOBJS = @LIBOBJS@
304LIBS = @LIBS@
305LIBTOOL = @LIBTOOL@
306LIBVIRT_CFLAGS = @LIBVIRT_CFLAGS@
307LIBVIRT_CPPFLAGS = @LIBVIRT_CPPFLAGS@
308LIBVIRT_LDFLAGS = @LIBVIRT_LDFLAGS@
309LIBVIRT_LIBS = @LIBVIRT_LIBS@
310LIBVIRT_PATH = @LIBVIRT_PATH@
311LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
312LIBXML2_CPPFLAGS = @LIBXML2_CPPFLAGS@
313LIBXML2_LDFLAGS = @LIBXML2_LDFLAGS@
314LIBXML2_LIBS = @LIBXML2_LIBS@
315LIBXML2_PATH = @LIBXML2_PATH@
316LIBYAML_CFLAGS = @LIBYAML_CFLAGS@
317LIBYAML_CPPFLAGS = @LIBYAML_CPPFLAGS@
318LIBYAML_LDFLAGS = @LIBYAML_LDFLAGS@
319LIBYAML_LIBS = @LIBYAML_LIBS@
320LIBYAML_PATH = @LIBYAML_PATH@
321LIPO = @LIPO@
322LMDB_CFLAGS = @LMDB_CFLAGS@
323LMDB_CPPFLAGS = @LMDB_CPPFLAGS@
324LMDB_LDFLAGS = @LMDB_LDFLAGS@
325LMDB_LIBS = @LMDB_LIBS@
326LMDB_PATH = @LMDB_PATH@
327LN_S = @LN_S@
328LTLIBOBJS = @LTLIBOBJS@
329LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
330MAINT = @MAINT@
331MAKEINFO = @MAKEINFO@
332MANIFEST_TOOL = @MANIFEST_TOOL@
333MKDIR_P = @MKDIR_P@
334MYSQL_CFLAGS = @MYSQL_CFLAGS@
335MYSQL_CPPFLAGS = @MYSQL_CPPFLAGS@
336MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
337MYSQL_LIBS = @MYSQL_LIBS@
338MYSQL_PATH = @MYSQL_PATH@
339NEED_SETGID = @NEED_SETGID@
340NM = @NM@
341NMEDIT = @NMEDIT@
342NO_TAUTOLOGICAL_CC_OPTION = @NO_TAUTOLOGICAL_CC_OPTION@
343OBJDUMP = @OBJDUMP@
344OBJEXT = @OBJEXT@
345OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
346OPENSSL_CPPFLAGS = @OPENSSL_CPPFLAGS@
347OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
348OPENSSL_LIBS = @OPENSSL_LIBS@
349OPENSSL_PATH = @OPENSSL_PATH@
350OTOOL = @OTOOL@
351OTOOL64 = @OTOOL64@
352PACKAGE = @PACKAGE@
353PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
354PACKAGE_NAME = @PACKAGE_NAME@
355PACKAGE_STRING = @PACKAGE_STRING@
356PACKAGE_TARNAME = @PACKAGE_TARNAME@
357PACKAGE_URL = @PACKAGE_URL@
358PACKAGE_VERSION = @PACKAGE_VERSION@
359PAM_CFLAGS = @PAM_CFLAGS@
360PAM_CPPFLAGS = @PAM_CPPFLAGS@
361PAM_LDFLAGS = @PAM_LDFLAGS@
362PAM_LIBS = @PAM_LIBS@
363PAM_PATH = @PAM_PATH@
364PATH_SEPARATOR = @PATH_SEPARATOR@
365PCRE_CFLAGS = @PCRE_CFLAGS@
366PCRE_CPPFLAGS = @PCRE_CPPFLAGS@
367PCRE_LDFLAGS = @PCRE_LDFLAGS@
368PCRE_LIBS = @PCRE_LIBS@
369PCRE_PATH = @PCRE_PATH@
370PERL = @PERL@
371POSTGRESQL_CFLAGS = @POSTGRESQL_CFLAGS@
372POSTGRESQL_CPPFLAGS = @POSTGRESQL_CPPFLAGS@
373POSTGRESQL_LDFLAGS = @POSTGRESQL_LDFLAGS@
374POSTGRESQL_LIBS = @POSTGRESQL_LIBS@
375POSTGRESQL_PATH = @POSTGRESQL_PATH@
376PTHREAD_CC = @PTHREAD_CC@
377PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
378PTHREAD_LIBS = @PTHREAD_LIBS@
379QDBM_CFLAGS = @QDBM_CFLAGS@
380QDBM_CPPFLAGS = @QDBM_CPPFLAGS@
381QDBM_LDFLAGS = @QDBM_LDFLAGS@
382QDBM_LIBS = @QDBM_LIBS@
383QDBM_PATH = @QDBM_PATH@
384RANLIB = @RANLIB@
385SED = @SED@
386SET_MAKE = @SET_MAKE@
387SHELL = @SHELL@
388STRIP = @STRIP@
389TOKYOCABINET_CFLAGS = @TOKYOCABINET_CFLAGS@
390TOKYOCABINET_CPPFLAGS = @TOKYOCABINET_CPPFLAGS@
391TOKYOCABINET_LDFLAGS = @TOKYOCABINET_LDFLAGS@
392TOKYOCABINET_LIBS = @TOKYOCABINET_LIBS@
393TOKYOCABINET_PATH = @TOKYOCABINET_PATH@
394VERSION = @VERSION@
395YACC = @YACC@
396YFLAGS = @YFLAGS@
397abs_builddir = @abs_builddir@
398abs_srcdir = @abs_srcdir@
399abs_top_builddir = @abs_top_builddir@
400abs_top_srcdir = @abs_top_srcdir@
401ac_ct_AR = @ac_ct_AR@
402ac_ct_CC = @ac_ct_CC@
403ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
404acx_pthread_config = @acx_pthread_config@
405am__include = @am__include@
406am__leading_dot = @am__leading_dot@
407am__quote = @am__quote@
408am__tar = @am__tar@
409am__untar = @am__untar@
410bindir = @bindir@
411build = @build@
412build_alias = @build_alias@
413build_cpu = @build_cpu@
414build_os = @build_os@
415build_vendor = @build_vendor@
416builddir = @builddir@
417datadir = @datadir@
418datarootdir = @datarootdir@
419docdir = @docdir@
420dvidir = @dvidir@
421enable_builtin_extensions = @enable_builtin_extensions@
422exec_prefix = @exec_prefix@
423host = @host@
424host_alias = @host_alias@
425host_cpu = @host_cpu@
426host_os = @host_os@
427host_vendor = @host_vendor@
428htmldir = @htmldir@
429hw_cv_func_ctime_proper = @hw_cv_func_ctime_proper@
430hw_cv_func_mkdir_proper = @hw_cv_func_mkdir_proper@
431hw_cv_func_rename_proper = @hw_cv_func_rename_proper@
432hw_cv_func_stat_proper = @hw_cv_func_stat_proper@
433includedir = @includedir@
434infodir = @infodir@
435inputdir = @inputdir@
436install_sh = @install_sh@
437libdir = @libdir@
438libexecdir = @libexecdir@
439localedir = @localedir@
440localstatedir = @localstatedir@
441logdir = @logdir@
442mandir = @mandir@
443masterdir = @masterdir@
444mkdir_p = @mkdir_p@
445oldincludedir = @oldincludedir@
446pdfdir = @pdfdir@
447piddir = @piddir@
448prefix = @prefix@
449program_transform_name = @program_transform_name@
450projlibdir = @projlibdir@
451psdir = @psdir@
452runstatedir = @runstatedir@
453sbindir = @sbindir@
454sharedstatedir = @sharedstatedir@
455srcdir = @srcdir@
456statedir = @statedir@
457sysconfdir = @sysconfdir@
458target = @target@
459target_alias = @target_alias@
460target_cpu = @target_cpu@
461target_os = @target_os@
462target_vendor = @target_vendor@
463top_build_prefix = @top_build_prefix@
464top_builddir = @top_builddir@
465top_srcdir = @top_srcdir@
466workdir = @workdir@
467
468#
469#  Copyright 2020 Northern.tech AS
470#
471#  This file is part of CFEngine 3 - written and maintained by Northern.tech AS.
472#
473#  This program is free software; you can redistribute it and/or modify it
474#  under the terms of the GNU General Public License as published by the
475#  Free Software Foundation; version 3.
476#
477#  This program is distributed in the hope that it will be useful,
478#  but WITHOUT ANY WARRANTY; without even the implied warranty of
479#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
480#  GNU General Public License for more details.
481#
482# You should have received a copy of the GNU General Public License
483# along with this program; if not, write to the Free Software
484# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
485#
486# To the extent this program is licensed as part of the Enterprise
487# versions of CFEngine, the applicable Commercial Open Source License
488# (COSL) may apply to this file if you as a licensee so wish it. See
489# included file COSL.txt.
490#
491AUTOMAKE_OPTIONS = foreign
492MAKEFLAGS = $(if $(filter-out 0,$(V)),,--no-print-directory --quiet)
493LCOV_FLAGS = $(if $(filter-out 0,$(V)),,-q)
494SUBDIRS = libcompat \
495	libutils \
496	tests
497
498
499# Hide the buildsystem's username, at least with GNU tar.
500TAR_OPTIONS = --owner=0 --group=0
501EXTRA_DIST = README.md LICENSE
502doc_DATA = README.md
503
504#
505# Some basic clean ups
506#
507MOSTLYCLEANFILES = *~
508
509#
510# Get everything removed down to where rebuilding requires:
511# "configure; make; make install"
512#
513DISTCLEANFILES =
514
515#
516# Get everything removed down to where rebuilding requires:
517# "aclocal; autoconf; autoheader; automake --add-missing"
518# "configure; make; make install"
519#
520MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.sub \
521	configure install-sh missing mkinstalldirs depcomp ylwrap \
522	ltmain.sh mdate-sh
523
524
525#
526# Pass proper flags to aclocal to pick up Libtool macros
527#
528ACLOCAL_AMFLAGS = -I m4
529V_PERL = $(cf__v_PERL_$(V))
530cf__v_PERL_ = $(cf__v_PERL_$(AM_DEFAULT_VERBOSITY))
531cf__v_PERL_0 = @echo "  PERL    " "$@";
532cf__v_PERL_1 =
533V_SED = $(cf__v_SED_$(V))
534cf__v_SED_ = $(cf__v_SED_$(AM_DEFAULT_VERBOSITY))
535cf__v_SED_0 = @echo "  SED     " "$@";
536cf__v_SED_1 =
537
538#
539# Get everything removed down to where rebuilding requires:
540# "make; make install"
541#
542CLEANFILES = cfengine-lcov-base.info cfengine-lcov.info \
543	$(BUILT_SOURCES)
544
545all: config.h
546	$(MAKE) $(AM_MAKEFLAGS) all-recursive
547
548.SUFFIXES:
549am--refresh: Makefile
550	@:
551$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
552	@for dep in $?; do \
553	  case '$(am__configure_deps)' in \
554	    *$$dep*) \
555	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
556	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
557		&& exit 0; \
558	      exit 1;; \
559	  esac; \
560	done; \
561	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
562	$(am__cd) $(top_srcdir) && \
563	  $(AUTOMAKE) --foreign Makefile
564Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
565	@case '$?' in \
566	  *config.status*) \
567	    echo ' $(SHELL) ./config.status'; \
568	    $(SHELL) ./config.status;; \
569	  *) \
570	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
571	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
572	esac;
573
574$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
575	$(SHELL) ./config.status --recheck
576
577$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
578	$(am__cd) $(srcdir) && $(AUTOCONF)
579$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
580	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
581$(am__aclocal_m4_deps):
582
583config.h: stamp-h1
584	@test -f $@ || rm -f stamp-h1
585	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
586
587stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
588	@rm -f stamp-h1
589	cd $(top_builddir) && $(SHELL) ./config.status config.h
590$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
591	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
592	rm -f stamp-h1
593	touch $@
594
595distclean-hdr:
596	-rm -f config.h stamp-h1
597configure_flags.env: $(top_builddir)/config.status $(srcdir)/configure_flags.env.in
598	cd $(top_builddir) && $(SHELL) ./config.status $@
599config.post.h: $(top_builddir)/config.status $(srcdir)/config.post.h.in
600	cd $(top_builddir) && $(SHELL) ./config.status $@
601
602mostlyclean-libtool:
603	-rm -f *.lo
604
605clean-libtool:
606	-rm -rf .libs _libs
607
608distclean-libtool:
609	-rm -f libtool config.lt
610install-docDATA: $(doc_DATA)
611	@$(NORMAL_INSTALL)
612	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
613	if test -n "$$list"; then \
614	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
615	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
616	fi; \
617	for p in $$list; do \
618	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
619	  echo "$$d$$p"; \
620	done | $(am__base_list) | \
621	while read files; do \
622	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
623	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
624	done
625
626uninstall-docDATA:
627	@$(NORMAL_UNINSTALL)
628	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
629	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
630	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
631
632# This directory's subdirectories are mostly independent; you can cd
633# into them and run 'make' without going through this Makefile.
634# To change the values of 'make' variables: instead of editing Makefiles,
635# (1) if the variable is set in 'config.status', edit 'config.status'
636#     (which will cause the Makefiles to be regenerated when you run 'make');
637# (2) otherwise, pass the desired values on the 'make' command line.
638$(am__recursive_targets):
639	@fail=; \
640	if $(am__make_keepgoing); then \
641	  failcom='fail=yes'; \
642	else \
643	  failcom='exit 1'; \
644	fi; \
645	dot_seen=no; \
646	target=`echo $@ | sed s/-recursive//`; \
647	case "$@" in \
648	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
649	  *) list='$(SUBDIRS)' ;; \
650	esac; \
651	for subdir in $$list; do \
652	  echo "Making $$target in $$subdir"; \
653	  if test "$$subdir" = "."; then \
654	    dot_seen=yes; \
655	    local_target="$$target-am"; \
656	  else \
657	    local_target="$$target"; \
658	  fi; \
659	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
660	  || eval $$failcom; \
661	done; \
662	if test "$$dot_seen" = "no"; then \
663	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
664	fi; test -z "$$fail"
665
666ID: $(am__tagged_files)
667	$(am__define_uniq_tagged_files); mkid -fID $$unique
668tags: tags-recursive
669TAGS: tags
670
671tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
672	set x; \
673	here=`pwd`; \
674	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
675	  include_option=--etags-include; \
676	  empty_fix=.; \
677	else \
678	  include_option=--include; \
679	  empty_fix=; \
680	fi; \
681	list='$(SUBDIRS)'; for subdir in $$list; do \
682	  if test "$$subdir" = .; then :; else \
683	    test ! -f $$subdir/TAGS || \
684	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
685	  fi; \
686	done; \
687	$(am__define_uniq_tagged_files); \
688	shift; \
689	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
690	  test -n "$$unique" || unique=$$empty_fix; \
691	  if test $$# -gt 0; then \
692	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
693	      "$$@" $$unique; \
694	  else \
695	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
696	      $$unique; \
697	  fi; \
698	fi
699ctags: ctags-recursive
700
701CTAGS: ctags
702ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
703	$(am__define_uniq_tagged_files); \
704	test -z "$(CTAGS_ARGS)$$unique" \
705	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
706	     $$unique
707
708GTAGS:
709	here=`$(am__cd) $(top_builddir) && pwd` \
710	  && $(am__cd) $(top_srcdir) \
711	  && gtags -i $(GTAGS_ARGS) "$$here"
712cscope: cscope.files
713	test ! -s cscope.files \
714	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
715clean-cscope:
716	-rm -f cscope.files
717cscope.files: clean-cscope cscopelist
718cscopelist: cscopelist-recursive
719
720cscopelist-am: $(am__tagged_files)
721	list='$(am__tagged_files)'; \
722	case "$(srcdir)" in \
723	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
724	  *) sdir=$(subdir)/$(srcdir) ;; \
725	esac; \
726	for i in $$list; do \
727	  if test -f "$$i"; then \
728	    echo "$(subdir)/$$i"; \
729	  else \
730	    echo "$$sdir/$$i"; \
731	  fi; \
732	done >> $(top_builddir)/cscope.files
733
734distclean-tags:
735	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
736	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
737
738distdir: $(DISTFILES)
739	$(am__remove_distdir)
740	test -d "$(distdir)" || mkdir "$(distdir)"
741	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
742	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
743	list='$(DISTFILES)'; \
744	  dist_files=`for file in $$list; do echo $$file; done | \
745	  sed -e "s|^$$srcdirstrip/||;t" \
746	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
747	case $$dist_files in \
748	  */*) $(MKDIR_P) `echo "$$dist_files" | \
749			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
750			   sort -u` ;; \
751	esac; \
752	for file in $$dist_files; do \
753	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
754	  if test -d $$d/$$file; then \
755	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
756	    if test -d "$(distdir)/$$file"; then \
757	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
758	    fi; \
759	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
760	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
761	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
762	    fi; \
763	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
764	  else \
765	    test -f "$(distdir)/$$file" \
766	    || cp -p $$d/$$file "$(distdir)/$$file" \
767	    || exit 1; \
768	  fi; \
769	done
770	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
771	  if test "$$subdir" = .; then :; else \
772	    $(am__make_dryrun) \
773	      || test -d "$(distdir)/$$subdir" \
774	      || $(MKDIR_P) "$(distdir)/$$subdir" \
775	      || exit 1; \
776	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
777	    $(am__relativize); \
778	    new_distdir=$$reldir; \
779	    dir1=$$subdir; dir2="$(top_distdir)"; \
780	    $(am__relativize); \
781	    new_top_distdir=$$reldir; \
782	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
783	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
784	    ($(am__cd) $$subdir && \
785	      $(MAKE) $(AM_MAKEFLAGS) \
786	        top_distdir="$$new_top_distdir" \
787	        distdir="$$new_distdir" \
788		am__remove_distdir=: \
789		am__skip_length_check=: \
790		am__skip_mode_fix=: \
791	        distdir) \
792	      || exit 1; \
793	  fi; \
794	done
795	-test -n "$(am__skip_mode_fix)" \
796	|| find "$(distdir)" -type d ! -perm -755 \
797		-exec chmod u+rwx,go+rx {} \; -o \
798	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
799	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
800	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
801	|| chmod -R a+r "$(distdir)"
802dist-gzip: distdir
803	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
804	$(am__post_remove_distdir)
805
806dist-bzip2: distdir
807	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
808	$(am__post_remove_distdir)
809
810dist-lzip: distdir
811	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
812	$(am__post_remove_distdir)
813
814dist-xz: distdir
815	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
816	$(am__post_remove_distdir)
817
818dist-tarZ: distdir
819	@echo WARNING: "Support for distribution archives compressed with" \
820		       "legacy program 'compress' is deprecated." >&2
821	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
822	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
823	$(am__post_remove_distdir)
824
825dist-shar: distdir
826	@echo WARNING: "Support for shar distribution archives is" \
827	               "deprecated." >&2
828	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
829	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
830	$(am__post_remove_distdir)
831
832dist-zip: distdir
833	-rm -f $(distdir).zip
834	zip -rq $(distdir).zip $(distdir)
835	$(am__post_remove_distdir)
836
837dist dist-all:
838	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
839	$(am__post_remove_distdir)
840
841# This target untars the dist file and tries a VPATH configuration.  Then
842# it guarantees that the distribution is self-contained by making another
843# tarfile.
844distcheck: dist
845	case '$(DIST_ARCHIVES)' in \
846	*.tar.gz*) \
847	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
848	*.tar.bz2*) \
849	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
850	*.tar.lz*) \
851	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
852	*.tar.xz*) \
853	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
854	*.tar.Z*) \
855	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
856	*.shar.gz*) \
857	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
858	*.zip*) \
859	  unzip $(distdir).zip ;;\
860	esac
861	chmod -R a-w $(distdir)
862	chmod u+w $(distdir)
863	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
864	chmod a-w $(distdir)
865	test -d $(distdir)/_build || exit 0; \
866	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
867	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
868	  && am__cwd=`pwd` \
869	  && $(am__cd) $(distdir)/_build/sub \
870	  && ../../configure \
871	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
872	    $(DISTCHECK_CONFIGURE_FLAGS) \
873	    --srcdir=../.. --prefix="$$dc_install_base" \
874	  && $(MAKE) $(AM_MAKEFLAGS) \
875	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
876	  && $(MAKE) $(AM_MAKEFLAGS) check \
877	  && $(MAKE) $(AM_MAKEFLAGS) install \
878	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
879	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
880	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
881	        distuninstallcheck \
882	  && chmod -R a-w "$$dc_install_base" \
883	  && ({ \
884	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
885	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
886	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
887	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
888	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
889	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
890	  && rm -rf "$$dc_destdir" \
891	  && $(MAKE) $(AM_MAKEFLAGS) dist \
892	  && rm -rf $(DIST_ARCHIVES) \
893	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
894	  && cd "$$am__cwd" \
895	  || exit 1
896	$(am__post_remove_distdir)
897	@(echo "$(distdir) archives ready for distribution: "; \
898	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
899	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
900distuninstallcheck:
901	@test -n '$(distuninstallcheck_dir)' || { \
902	  echo 'ERROR: trying to run $@ with an empty' \
903	       '$$(distuninstallcheck_dir)' >&2; \
904	  exit 1; \
905	}; \
906	$(am__cd) '$(distuninstallcheck_dir)' || { \
907	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
908	  exit 1; \
909	}; \
910	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
911	   || { echo "ERROR: files left after uninstall:" ; \
912	        if test -n "$(DESTDIR)"; then \
913	          echo "  (check DESTDIR support)"; \
914	        fi ; \
915	        $(distuninstallcheck_listfiles) ; \
916	        exit 1; } >&2
917distcleancheck: distclean
918	@if test '$(srcdir)' = . ; then \
919	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
920	  exit 1 ; \
921	fi
922	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
923	  || { echo "ERROR: files left in build directory after distclean:" ; \
924	       $(distcleancheck_listfiles) ; \
925	       exit 1; } >&2
926check-am: all-am
927check: check-recursive
928all-am: Makefile $(DATA) config.h
929installdirs: installdirs-recursive
930installdirs-am:
931	for dir in "$(DESTDIR)$(docdir)"; do \
932	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
933	done
934install: install-recursive
935install-exec: install-exec-recursive
936install-data: install-data-recursive
937uninstall: uninstall-recursive
938
939install-am: all-am
940	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
941
942installcheck: installcheck-recursive
943install-strip:
944	if test -z '$(STRIP)'; then \
945	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
946	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
947	      install; \
948	else \
949	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
950	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
951	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
952	fi
953mostlyclean-generic:
954	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
955
956clean-generic:
957	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
958
959distclean-generic:
960	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
961	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
962	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
963
964maintainer-clean-generic:
965	@echo "This command is intended for maintainers to use"
966	@echo "it deletes files that may require special tools to rebuild."
967	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
968clean: clean-recursive
969
970clean-am: clean-generic clean-libtool mostlyclean-am
971
972distclean: distclean-recursive
973	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
974	-rm -f Makefile
975distclean-am: clean-am distclean-generic distclean-hdr \
976	distclean-libtool distclean-tags
977
978dvi: dvi-recursive
979
980dvi-am:
981
982html: html-recursive
983
984html-am:
985
986info: info-recursive
987
988info-am:
989
990install-data-am: install-data-local install-docDATA
991
992install-dvi: install-dvi-recursive
993
994install-dvi-am:
995
996install-exec-am:
997
998install-html: install-html-recursive
999
1000install-html-am:
1001
1002install-info: install-info-recursive
1003
1004install-info-am:
1005
1006install-man:
1007
1008install-pdf: install-pdf-recursive
1009
1010install-pdf-am:
1011
1012install-ps: install-ps-recursive
1013
1014install-ps-am:
1015
1016installcheck-am:
1017
1018maintainer-clean: maintainer-clean-recursive
1019	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1020	-rm -rf $(top_srcdir)/autom4te.cache
1021	-rm -f Makefile
1022maintainer-clean-am: distclean-am maintainer-clean-generic
1023
1024mostlyclean: mostlyclean-recursive
1025
1026mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1027
1028pdf: pdf-recursive
1029
1030pdf-am:
1031
1032ps: ps-recursive
1033
1034ps-am:
1035
1036uninstall-am: uninstall-docDATA
1037
1038.MAKE: $(am__recursive_targets) all install-am install-strip
1039
1040.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1041	am--refresh check check-am clean clean-cscope clean-generic \
1042	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1043	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
1044	dist-xz dist-zip distcheck distclean distclean-generic \
1045	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1046	distdir distuninstallcheck dvi dvi-am html html-am info \
1047	info-am install install-am install-data install-data-am \
1048	install-data-local install-docDATA install-dvi install-dvi-am \
1049	install-exec install-exec-am install-html install-html-am \
1050	install-info install-info-am install-man install-pdf \
1051	install-pdf-am install-ps install-ps-am install-strip \
1052	installcheck installcheck-am installdirs installdirs-am \
1053	maintainer-clean maintainer-clean-generic mostlyclean \
1054	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1055	tags tags-am uninstall uninstall-am uninstall-docDATA
1056
1057.PRECIOUS: Makefile
1058
1059export TAR_OPTIONS
1060
1061list:
1062	@$(MAKE) -pRrq -f $(lastword $(MAKEFILE_LIST)) : 2>/dev/null | awk -v RS= -F: '/^# File/,/^# Finished Make data base/ {if ($$1 !~ "^[#.]") {print $$1}}' | sort | egrep -v -e '^[^[:alnum:]]' -e '^$@$$'
1063
1064install-data-local:
1065	$(MKDIR_P) -m 700 $(DESTDIR)$(workdir)/inputs
1066	$(MKDIR_P) -m 755 $(DESTDIR)$(workdir)/modules
1067	$(MKDIR_P) -m 700 $(DESTDIR)$(workdir)/outputs
1068	$(MKDIR_P) -m 700 $(DESTDIR)$(workdir)/ppkeys
1069	$(MKDIR_P) -m 700 $(DESTDIR)$(workdir)/plugins
1070	$(MKDIR_P) -m 750 $(DESTDIR)$(workdir)/state
1071
1072tar-package:
1073	pkgdir=`mktemp -d`  &&  export pkgdir  &&  \
1074	origdir=`pwd`       &&  export origdir &&  \
1075	$(MAKE) DESTDIR=$$pkgdir install  &&  \
1076	( \
1077		cd $$pkgdir  &&  \
1078		find . -name '*.cf*' | xargs -n1 chmod go-w  &&  \
1079		tardir=.  && \
1080		$(am__tar) | GZIP=$(GZIP_ENV) gzip -c  \
1081			> "$$origdir"/$(PACKAGE)-$(VERSION).pkg.tar.gz  \
1082	)  ;  \
1083	[ x$$pkgdir != x ]  &&  rm -rf $$pkgdir
1084
1085#
1086# Code coverage
1087#
1088
1089clean-coverage:
1090	find -L $(srcdir) -name '*.gcda' -delete
1091
1092run-coverage:
1093	-$(MAKE) check -k
1094
1095collect-coverage:
1096	mkdir -p coverage
1097	$(LCOV) $(LCOV_FLAGS) --capture --initial --directory . --output-file coverage/cfengine-lcov-base.info
1098	$(LCOV) $(LCOV_FLAGS) --capture --directory . --output-file coverage/lcov.info --test-name CFENGINE --no-checksum --compat-libtool
1099	$(LCOV) $(LCOV_FLAGS) -a coverage/cfengine-lcov-base.info -a coverage/lcov.info --output-file coverage/cfengine-lcov.info
1100	$(LCOV) $(LCOV_FLAGS) --remove coverage/lcov.info '/usr/include/*' --output-file coverage/lcov.info
1101	LANG=C $(LCOV_GENHTML) $(LCOV_FLAGS) --prefix . --output-directory coverage-html --title "CFEngine Code Coverage" --legend --show-details coverage/lcov.info
1102	@echo
1103	@echo " Code coverage information: file://"`pwd`"/coverage-html/index.html"
1104	@echo " Code coverage summary for IDEs: file://"`pwd`"/coverage/lcov.info"
1105	@echo
1106
1107coverage: clean-coverage run-coverage collect-coverage
1108
1109# Tell versions [3.59,3.63) of GNU make to not export all variables.
1110# Otherwise a system limit (for SysV at least) may be exceeded.
1111.NOEXPORT:
1112