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@
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@
90target_triplet = @target@
91subdir = tests/acceptance
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/adl_recursive_eval.m4 \
94	$(top_srcdir)/m4/tar.m4 $(top_srcdir)/m4/cf3_platforms.m4 \
95	$(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
99mkinstalldirs = $(install_sh) -d
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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
122am__DIST_COMMON = $(srcdir)/Makefile.in
123DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124ACLOCAL = @ACLOCAL@
125AMTAR = @AMTAR@
126AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
127AUTOCONF = @AUTOCONF@
128AUTOHEADER = @AUTOHEADER@
129AUTOMAKE = @AUTOMAKE@
130AWK = @AWK@
131CYGPATH_W = @CYGPATH_W@
132DEFS = @DEFS@
133ECHO_C = @ECHO_C@
134ECHO_N = @ECHO_N@
135ECHO_T = @ECHO_T@
136INSTALL = @INSTALL@
137INSTALL_DATA = @INSTALL_DATA@
138INSTALL_PROGRAM = @INSTALL_PROGRAM@
139INSTALL_SCRIPT = @INSTALL_SCRIPT@
140INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141LIBOBJS = @LIBOBJS@
142LIBS = @LIBS@
143LTLIBOBJS = @LTLIBOBJS@
144MAINT = @MAINT@
145MAKEINFO = @MAKEINFO@
146MASTERFILES_INSTALL_TARGETS = @MASTERFILES_INSTALL_TARGETS@
147MASTERFILES_TESTS = @MASTERFILES_TESTS@
148MKDIR_P = @MKDIR_P@
149PACKAGE = @PACKAGE@
150PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151PACKAGE_NAME = @PACKAGE_NAME@
152PACKAGE_STRING = @PACKAGE_STRING@
153PACKAGE_TARNAME = @PACKAGE_TARNAME@
154PACKAGE_URL = @PACKAGE_URL@
155PACKAGE_VERSION = @PACKAGE_VERSION@
156PATH_SEPARATOR = @PATH_SEPARATOR@
157RELEASE = @RELEASE@
158SET_MAKE = @SET_MAKE@
159SHELL = @SHELL@
160STRIP = @STRIP@
161VERSION = @VERSION@
162abs_builddir = @abs_builddir@
163abs_srcdir = @abs_srcdir@
164abs_top_builddir = @abs_top_builddir@
165abs_top_srcdir = @abs_top_srcdir@
166ac_cv_pkg_install = @ac_cv_pkg_install@
167ac_cv_shunit2 = @ac_cv_shunit2@
168am__leading_dot = @am__leading_dot@
169am__tar = @am__tar@
170am__untar = @am__untar@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177builddir = @builddir@
178core_dir = @core_dir@
179datadir = @datadir@
180datarootdir = @datarootdir@
181docdir = @docdir@
182dvidir = @dvidir@
183enterprise_dir = @enterprise_dir@
184exec_prefix = @exec_prefix@
185host = @host@
186host_alias = @host_alias@
187host_cpu = @host_cpu@
188host_os = @host_os@
189host_vendor = @host_vendor@
190htmldir = @htmldir@
191includedir = @includedir@
192infodir = @infodir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
196localedir = @localedir@
197localstatedir = @localstatedir@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
201pdfdir = @pdfdir@
202prefix = @prefix@
203program_transform_name = @program_transform_name@
204psdir = @psdir@
205runstatedir = @runstatedir@
206sbindir = @sbindir@
207sharedstatedir = @sharedstatedir@
208srcdir = @srcdir@
209sysconfdir = @sysconfdir@
210target = @target@
211target_alias = @target_alias@
212target_cpu = @target_cpu@
213target_os = @target_os@
214target_vendor = @target_vendor@
215top_build_prefix = @top_build_prefix@
216top_builddir = @top_builddir@
217top_srcdir = @top_srcdir@
218ENV_FILE = testall.env
219#These are created by running the submakefile
220CLEANFILES = testall.env summary.log test.log test.xml \
221	Makefile.testall dcs.cf.sub default.cf.sub plucked.cf.sub
222# Distribute library subdirectory (besides .cf files)
223# Distribute all custom test packages and related files
224# Also distribute the '.cf*' files and the testall script itself.
225# TODO this should be set as a dependency to check-local, e.g. with
226# check-local_SOURCE. Unfortunately I couldn't find a way so that
227# automake would include these files in the dist tarball.
228EXTRA_DIST = README.md lib 17_packages testall @MASTERFILES_TESTS@
229all: all-am
230
231.SUFFIXES:
232$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
233	@for dep in $?; do \
234	  case '$(am__configure_deps)' in \
235	    *$$dep*) \
236	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
237	        && { if test -f $@; then exit 0; else break; fi; }; \
238	      exit 1;; \
239	  esac; \
240	done; \
241	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/acceptance/Makefile'; \
242	$(am__cd) $(top_srcdir) && \
243	  $(AUTOMAKE) --foreign tests/acceptance/Makefile
244Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245	@case '$?' in \
246	  *config.status*) \
247	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248	  *) \
249	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251	esac;
252
253$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
257	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
259	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260$(am__aclocal_m4_deps):
261tags TAGS:
262
263ctags CTAGS:
264
265cscope cscopelist:
266
267
268distdir: $(DISTFILES)
269	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
270	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
271	list='$(DISTFILES)'; \
272	  dist_files=`for file in $$list; do echo $$file; done | \
273	  sed -e "s|^$$srcdirstrip/||;t" \
274	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
275	case $$dist_files in \
276	  */*) $(MKDIR_P) `echo "$$dist_files" | \
277			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
278			   sort -u` ;; \
279	esac; \
280	for file in $$dist_files; do \
281	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
282	  if test -d $$d/$$file; then \
283	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
284	    if test -d "$(distdir)/$$file"; then \
285	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
286	    fi; \
287	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
288	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
289	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
290	    fi; \
291	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
292	  else \
293	    test -f "$(distdir)/$$file" \
294	    || cp -p $$d/$$file "$(distdir)/$$file" \
295	    || exit 1; \
296	  fi; \
297	done
298check-am: all-am
299	$(MAKE) $(AM_MAKEFLAGS) check-local
300check: check-am
301all-am: Makefile
302installdirs:
303install: install-am
304install-exec: install-exec-am
305install-data: install-data-am
306uninstall: uninstall-am
307
308install-am: all-am
309	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
311installcheck: installcheck-am
312install-strip:
313	if test -z '$(STRIP)'; then \
314	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316	      install; \
317	else \
318	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
319	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
320	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
321	fi
322mostlyclean-generic:
323
324clean-generic:
325	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
326
327distclean-generic:
328	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
329	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
330
331maintainer-clean-generic:
332	@echo "This command is intended for maintainers to use"
333	@echo "it deletes files that may require special tools to rebuild."
334clean: clean-am
335
336clean-am: clean-generic clean-local mostlyclean-am
337
338distclean: distclean-am
339	-rm -f Makefile
340distclean-am: clean-am distclean-generic
341
342dvi: dvi-am
343
344dvi-am:
345
346html: html-am
347
348html-am:
349
350info: info-am
351
352info-am:
353
354install-data-am:
355
356install-dvi: install-dvi-am
357
358install-dvi-am:
359
360install-exec-am:
361
362install-html: install-html-am
363
364install-html-am:
365
366install-info: install-info-am
367
368install-info-am:
369
370install-man:
371
372install-pdf: install-pdf-am
373
374install-pdf-am:
375
376install-ps: install-ps-am
377
378install-ps-am:
379
380installcheck-am:
381
382maintainer-clean: maintainer-clean-am
383	-rm -f Makefile
384maintainer-clean-am: distclean-am maintainer-clean-generic
385
386mostlyclean: mostlyclean-am
387
388mostlyclean-am: mostlyclean-generic
389
390pdf: pdf-am
391
392pdf-am:
393
394ps: ps-am
395
396ps-am:
397
398uninstall-am:
399
400.MAKE: check-am install-am install-strip
401
402.PHONY: all all-am check check-am check-local clean clean-generic \
403	clean-local cscopelist-am ctags-am distclean distclean-generic \
404	distdir dvi dvi-am html html-am info info-am install \
405	install-am install-data install-data-am install-dvi \
406	install-dvi-am install-exec install-exec-am install-html \
407	install-html-am install-info install-info-am install-man \
408	install-pdf install-pdf-am install-ps install-ps-am \
409	install-strip installcheck installcheck-am installdirs \
410	maintainer-clean maintainer-clean-generic mostlyclean \
411	mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
412	uninstall-am
413
414.PRECIOUS: Makefile
415
416
417copy:
418	cp $(core_dir)/tests/acceptance/*.cf.sub .
419
420env:
421	echo export CORE=\"$(core_dir)\" > $(ENV_FILE)
422@HAVE_ENTERPRISE_TRUE@	echo export ENTERPRISE=\"$(enterprise_dir)\" >> $(ENV_FILE)
423@HAVE_ENTERPRISE_TRUE@	echo export CFENGINE_TEST_OVERRIDE_EXTENSION_LIBRARY_DIR=\"$(enterprise_dir)/enterprise-plugin/.libs\" >> $(ENV_FILE)
424
425create-env: copy env
426
427clean-local:
428	rm -rf workdir
429
430check-local: create-env
431	MAKE=$(MAKE) ./testall
432
433# Tell versions [3.59,3.63) of GNU make to not export all variables.
434# Otherwise a system limit (for SysV at least) may be exceeded.
435.NOEXPORT:
436