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
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93@BUILTIN_EXTENSIONS_FALSE@noinst_PROGRAMS = cf-testd$(EXEEXT)
94subdir = cf-testd
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
97	$(top_srcdir)/m4/adl_recursive_eval.m4 \
98	$(top_srcdir)/m4/cf3_check_proper_func.m4 \
99	$(top_srcdir)/m4/cf3_path_root_prog.m4 \
100	$(top_srcdir)/m4/cf3_with_library.m4 \
101	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
102	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
103	$(top_srcdir)/m4/lt~obsolete.m4 \
104	$(top_srcdir)/m4/old-autoconf.m4 $(top_srcdir)/m4/snprintf.m4 \
105	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/tar.m4 \
106	$(top_srcdir)/m4/cf3_gcc_flags.m4 \
107	$(top_srcdir)/m4/cf3_platforms.m4 $(top_srcdir)/configure.ac
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109	$(ACLOCAL_M4)
110DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
111mkinstalldirs = $(install_sh) -d
112CONFIG_HEADER = $(top_builddir)/config.h
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115LTLIBRARIES = $(noinst_LTLIBRARIES)
116libcf_testd_la_DEPENDENCIES = ../libpromises/libpromises.la \
117	../cf-serverd/libcf-serverd.la
118am_libcf_testd_la_OBJECTS = cf-testd.lo
119libcf_testd_la_OBJECTS = $(am_libcf_testd_la_OBJECTS)
120AM_V_lt = $(am__v_lt_@AM_V@)
121am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
122am__v_lt_0 = --silent
123am__v_lt_1 =
124PROGRAMS = $(noinst_PROGRAMS)
125cf_testd_SOURCES = cf-testd.c
126cf_testd_OBJECTS = cf_testd-cf-testd.$(OBJEXT)
127@BUILTIN_EXTENSIONS_FALSE@cf_testd_DEPENDENCIES = libcf-testd.la
128cf_testd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
129	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(cf_testd_CFLAGS) \
130	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
131AM_V_P = $(am__v_P_@AM_V@)
132am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
133am__v_P_0 = false
134am__v_P_1 = :
135AM_V_GEN = $(am__v_GEN_@AM_V@)
136am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
137am__v_GEN_0 = @echo "  GEN     " $@;
138am__v_GEN_1 =
139AM_V_at = $(am__v_at_@AM_V@)
140am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
141am__v_at_0 = @
142am__v_at_1 =
143DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
144depcomp = $(SHELL) $(top_srcdir)/depcomp
145am__depfiles_maybe = depfiles
146am__mv = mv -f
147COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
148	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
149LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
151	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
152	$(AM_CFLAGS) $(CFLAGS)
153AM_V_CC = $(am__v_CC_@AM_V@)
154am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
155am__v_CC_0 = @echo "  CC      " $@;
156am__v_CC_1 =
157CCLD = $(CC)
158LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
159	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
160	$(AM_LDFLAGS) $(LDFLAGS) -o $@
161AM_V_CCLD = $(am__v_CCLD_@AM_V@)
162am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
163am__v_CCLD_0 = @echo "  CCLD    " $@;
164am__v_CCLD_1 =
165SOURCES = $(libcf_testd_la_SOURCES) cf-testd.c
166DIST_SOURCES = $(libcf_testd_la_SOURCES) cf-testd.c
167am__can_run_installinfo = \
168  case $$AM_UPDATE_INFO_DIR in \
169    n|no|NO) false;; \
170    *) (install-info --version) >/dev/null 2>&1;; \
171  esac
172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
173# Read a list of newline-separated strings from the standard input,
174# and print each of them once, without duplicates.  Input order is
175# *not* preserved.
176am__uniquify_input = $(AWK) '\
177  BEGIN { nonempty = 0; } \
178  { items[$$0] = 1; nonempty = 1; } \
179  END { if (nonempty) { for (i in items) print i; }; } \
180'
181# Make sure the list of sources is unique.  This is necessary because,
182# e.g., the same source file might be shared among _SOURCES variables
183# for different programs/libraries.
184am__define_uniq_tagged_files = \
185  list='$(am__tagged_files)'; \
186  unique=`for i in $$list; do \
187    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
188  done | $(am__uniquify_input)`
189ETAGS = etags
190CTAGS = ctags
191am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
192DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
193ACLOCAL = @ACLOCAL@
194AMTAR = @AMTAR@
195AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
196AR = @AR@
197AUTOCONF = @AUTOCONF@
198AUTOHEADER = @AUTOHEADER@
199AUTOMAKE = @AUTOMAKE@
200AWK = @AWK@
201CC = @CC@
202CCDEPMODE = @CCDEPMODE@
203CFLAGS = @CFLAGS@
204CORE_CFLAGS = @CORE_CFLAGS@
205CORE_CPPFLAGS = @CORE_CPPFLAGS@
206CORE_LDFLAGS = @CORE_LDFLAGS@
207CORE_LIBS = @CORE_LIBS@
208CPP = @CPP@
209CPPFLAGS = @CPPFLAGS@
210CYGPATH_W = @CYGPATH_W@
211DEFS = @DEFS@
212DEPDIR = @DEPDIR@
213DLLTOOL = @DLLTOOL@
214DSYMUTIL = @DSYMUTIL@
215DUMPBIN = @DUMPBIN@
216ECHO_C = @ECHO_C@
217ECHO_N = @ECHO_N@
218ECHO_T = @ECHO_T@
219EGREP = @EGREP@
220EXEEXT = @EXEEXT@
221FGREP = @FGREP@
222GETCONF = @GETCONF@
223GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
224GREP = @GREP@
225HOSTNAME = @HOSTNAME@
226INIT_D_PATH = @INIT_D_PATH@
227INSTALL = @INSTALL@
228INSTALL_DATA = @INSTALL_DATA@
229INSTALL_PROGRAM = @INSTALL_PROGRAM@
230INSTALL_SCRIPT = @INSTALL_SCRIPT@
231INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
232KMEM_GROUP = @KMEM_GROUP@
233LCOV = @LCOV@
234LCOV_GENHTML = @LCOV_GENHTML@
235LD = @LD@
236LDFLAGS = @LDFLAGS@
237LEX = @LEX@
238LEXLIB = @LEXLIB@
239LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
240LIBACL_CFLAGS = @LIBACL_CFLAGS@
241LIBACL_CPPFLAGS = @LIBACL_CPPFLAGS@
242LIBACL_LDFLAGS = @LIBACL_LDFLAGS@
243LIBACL_LIBS = @LIBACL_LIBS@
244LIBACL_PATH = @LIBACL_PATH@
245LIBCURL_CFLAGS = @LIBCURL_CFLAGS@
246LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
247LIBCURL_LDFLAGS = @LIBCURL_LDFLAGS@
248LIBCURL_LIBS = @LIBCURL_LIBS@
249LIBCURL_PATH = @LIBCURL_PATH@
250LIBOBJS = @LIBOBJS@
251LIBS = @LIBS@
252LIBTOOL = @LIBTOOL@
253LIBVIRT_CFLAGS = @LIBVIRT_CFLAGS@
254LIBVIRT_CPPFLAGS = @LIBVIRT_CPPFLAGS@
255LIBVIRT_LDFLAGS = @LIBVIRT_LDFLAGS@
256LIBVIRT_LIBS = @LIBVIRT_LIBS@
257LIBVIRT_PATH = @LIBVIRT_PATH@
258LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
259LIBXML2_CPPFLAGS = @LIBXML2_CPPFLAGS@
260LIBXML2_LDFLAGS = @LIBXML2_LDFLAGS@
261LIBXML2_LIBS = @LIBXML2_LIBS@
262LIBXML2_PATH = @LIBXML2_PATH@
263LIBYAML_CFLAGS = @LIBYAML_CFLAGS@
264LIBYAML_CPPFLAGS = @LIBYAML_CPPFLAGS@
265LIBYAML_LDFLAGS = @LIBYAML_LDFLAGS@
266LIBYAML_LIBS = @LIBYAML_LIBS@
267LIBYAML_PATH = @LIBYAML_PATH@
268LIPO = @LIPO@
269LMDB_CFLAGS = @LMDB_CFLAGS@
270LMDB_CPPFLAGS = @LMDB_CPPFLAGS@
271LMDB_LDFLAGS = @LMDB_LDFLAGS@
272LMDB_LIBS = @LMDB_LIBS@
273LMDB_PATH = @LMDB_PATH@
274LN_S = @LN_S@
275LTLIBOBJS = @LTLIBOBJS@
276LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
277MAINT = @MAINT@
278MAKEINFO = @MAKEINFO@
279MANIFEST_TOOL = @MANIFEST_TOOL@
280MKDIR_P = @MKDIR_P@
281MYSQL_CFLAGS = @MYSQL_CFLAGS@
282MYSQL_CPPFLAGS = @MYSQL_CPPFLAGS@
283MYSQL_LDFLAGS = @MYSQL_LDFLAGS@
284MYSQL_LIBS = @MYSQL_LIBS@
285MYSQL_PATH = @MYSQL_PATH@
286NEED_SETGID = @NEED_SETGID@
287NM = @NM@
288NMEDIT = @NMEDIT@
289OBJDUMP = @OBJDUMP@
290OBJEXT = @OBJEXT@
291OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
292OPENSSL_CPPFLAGS = @OPENSSL_CPPFLAGS@
293OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
294OPENSSL_LIBS = @OPENSSL_LIBS@
295OPENSSL_PATH = @OPENSSL_PATH@
296OS_ENVIRONMENT_PATH = @OS_ENVIRONMENT_PATH@
297OTOOL = @OTOOL@
298OTOOL64 = @OTOOL64@
299PACKAGE = @PACKAGE@
300PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
301PACKAGE_NAME = @PACKAGE_NAME@
302PACKAGE_STRING = @PACKAGE_STRING@
303PACKAGE_TARNAME = @PACKAGE_TARNAME@
304PACKAGE_URL = @PACKAGE_URL@
305PACKAGE_VERSION = @PACKAGE_VERSION@
306PAM_CFLAGS = @PAM_CFLAGS@
307PAM_CPPFLAGS = @PAM_CPPFLAGS@
308PAM_LDFLAGS = @PAM_LDFLAGS@
309PAM_LIBS = @PAM_LIBS@
310PAM_PATH = @PAM_PATH@
311PATH_SEPARATOR = @PATH_SEPARATOR@
312PCRE_CFLAGS = @PCRE_CFLAGS@
313PCRE_CPPFLAGS = @PCRE_CPPFLAGS@
314PCRE_LDFLAGS = @PCRE_LDFLAGS@
315PCRE_LIBS = @PCRE_LIBS@
316PCRE_PATH = @PCRE_PATH@
317PERL = @PERL@
318POSTGRESQL_CFLAGS = @POSTGRESQL_CFLAGS@
319POSTGRESQL_CPPFLAGS = @POSTGRESQL_CPPFLAGS@
320POSTGRESQL_LDFLAGS = @POSTGRESQL_LDFLAGS@
321POSTGRESQL_LIBS = @POSTGRESQL_LIBS@
322POSTGRESQL_PATH = @POSTGRESQL_PATH@
323PTHREAD_CC = @PTHREAD_CC@
324PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
325PTHREAD_LIBS = @PTHREAD_LIBS@
326QDBM_CFLAGS = @QDBM_CFLAGS@
327QDBM_CPPFLAGS = @QDBM_CPPFLAGS@
328QDBM_LDFLAGS = @QDBM_LDFLAGS@
329QDBM_LIBS = @QDBM_LIBS@
330QDBM_PATH = @QDBM_PATH@
331RANLIB = @RANLIB@
332SED = @SED@
333SET_MAKE = @SET_MAKE@
334SHELL = @SHELL@
335STRIP = @STRIP@
336SYSTEMD_SERVICE_PATH = @SYSTEMD_SERVICE_PATH@
337SYSTEMD_SOCKET_CFLAGS = @SYSTEMD_SOCKET_CFLAGS@
338SYSTEMD_SOCKET_CPPFLAGS = @SYSTEMD_SOCKET_CPPFLAGS@
339SYSTEMD_SOCKET_LDFLAGS = @SYSTEMD_SOCKET_LDFLAGS@
340SYSTEMD_SOCKET_LIBS = @SYSTEMD_SOCKET_LIBS@
341SYSTEMD_SOCKET_PATH = @SYSTEMD_SOCKET_PATH@
342TOKYOCABINET_CFLAGS = @TOKYOCABINET_CFLAGS@
343TOKYOCABINET_CPPFLAGS = @TOKYOCABINET_CPPFLAGS@
344TOKYOCABINET_LDFLAGS = @TOKYOCABINET_LDFLAGS@
345TOKYOCABINET_LIBS = @TOKYOCABINET_LIBS@
346TOKYOCABINET_PATH = @TOKYOCABINET_PATH@
347VERSION = @VERSION@
348YACC = @YACC@
349YFLAGS = @YFLAGS@
350abs_builddir = @abs_builddir@
351abs_srcdir = @abs_srcdir@
352abs_top_builddir = @abs_top_builddir@
353abs_top_srcdir = @abs_top_srcdir@
354ac_ct_AR = @ac_ct_AR@
355ac_ct_CC = @ac_ct_CC@
356ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
357acx_pthread_config = @acx_pthread_config@
358am__include = @am__include@
359am__leading_dot = @am__leading_dot@
360am__quote = @am__quote@
361am__tar = @am__tar@
362am__untar = @am__untar@
363bindir = @bindir@
364build = @build@
365build_alias = @build_alias@
366build_cpu = @build_cpu@
367build_os = @build_os@
368build_vendor = @build_vendor@
369builddir = @builddir@
370datadir = @datadir@
371datarootdir = @datarootdir@
372docdir = @docdir@
373dvidir = @dvidir@
374enable_builtin_extensions = @enable_builtin_extensions@
375exec_prefix = @exec_prefix@
376host = @host@
377host_alias = @host_alias@
378host_cpu = @host_cpu@
379host_os = @host_os@
380host_vendor = @host_vendor@
381htmldir = @htmldir@
382hw_cv_func_ctime_proper = @hw_cv_func_ctime_proper@
383hw_cv_func_mkdir_proper = @hw_cv_func_mkdir_proper@
384hw_cv_func_rename_proper = @hw_cv_func_rename_proper@
385hw_cv_func_stat_proper = @hw_cv_func_stat_proper@
386includedir = @includedir@
387infodir = @infodir@
388inputdir = @inputdir@
389install_sh = @install_sh@
390libdir = @libdir@
391libexecdir = @libexecdir@
392localedir = @localedir@
393localstatedir = @localstatedir@
394logdir = @logdir@
395mandir = @mandir@
396masterdir = @masterdir@
397mkdir_p = @mkdir_p@
398oldincludedir = @oldincludedir@
399pdfdir = @pdfdir@
400piddir = @piddir@
401prefix = @prefix@
402program_transform_name = @program_transform_name@
403projlibdir = @projlibdir@
404psdir = @psdir@
405runstatedir = @runstatedir@
406sbindir = @sbindir@
407sharedstatedir = @sharedstatedir@
408srcdir = @srcdir@
409statedir = @statedir@
410subdirs = @subdirs@
411sysconfdir = @sysconfdir@
412systemctl = @systemctl@
413target = @target@
414target_alias = @target_alias@
415target_cpu = @target_cpu@
416target_os = @target_os@
417target_vendor = @target_vendor@
418top_build_prefix = @top_build_prefix@
419top_builddir = @top_builddir@
420top_srcdir = @top_srcdir@
421workdir = @workdir@
422
423#
424#  Copyright 2021 Northern.tech AS
425#
426#  This file is part of CFEngine 3 - written and maintained by Northern.tech AS.
427#
428#  This program is free software; you can redistribute it and/or modify it
429#  under the terms of the GNU General Public License as published by the
430#  Free Software Foundation; version 3.
431#
432#  This program is distributed in the hope that it will be useful,
433#  but WITHOUT ANY WARRANTY; without even the implied warranty of
434#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
435#  GNU General Public License for more details.
436#
437# You should have received a copy of the GNU General Public License
438# along with this program; if not, write to the Free Software
439# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
440#
441# To the extent this program is licensed as part of the Enterprise
442# versions of CFEngine, the applicable Commercial Open Source License
443# (COSL) may apply to this file if you as a licensee so wish it. See
444# included file COSL.txt.
445#
446noinst_LTLIBRARIES = libcf-testd.la
447AM_CPPFLAGS = -I$(srcdir)/../libpromises -I$(srcdir)/../libntech/libutils \
448	-I$(srcdir)/../libcfnet \
449	-I$(srcdir)/../libenv \
450	-I$(srcdir)/../cf-serverd \
451	$(OPENSSL_CPPFLAGS) \
452	$(PCRE_CPPFLAGS) \
453	$(ENTERPRISE_CPPFLAGS)
454
455AM_CFLAGS = \
456	$(OPENSSL_CFLAGS) \
457	$(ENTERPRISE_CFLAGS)
458
459libcf_testd_la_LIBADD = \
460	../libpromises/libpromises.la \
461	../cf-serverd/libcf-serverd.la
462
463libcf_testd_la_SOURCES = \
464	cf-testd.c
465
466# Workaround for automake madness (try removing it if you want to know why).
467@BUILTIN_EXTENSIONS_FALSE@cf_testd_CFLAGS = $(AM_CFLAGS)
468@BUILTIN_EXTENSIONS_FALSE@cf_testd_LDADD = libcf-testd.la
469CLEANFILES = *.gcno *.gcda
470
471#
472# Some basic clean ups
473#
474MOSTLYCLEANFILES = *~ *.orig *.rej
475all: all-am
476
477.SUFFIXES:
478.SUFFIXES: .c .lo .o .obj
479$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
480	@for dep in $?; do \
481	  case '$(am__configure_deps)' in \
482	    *$$dep*) \
483	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
484	        && { if test -f $@; then exit 0; else break; fi; }; \
485	      exit 1;; \
486	  esac; \
487	done; \
488	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cf-testd/Makefile'; \
489	$(am__cd) $(top_srcdir) && \
490	  $(AUTOMAKE) --gnu cf-testd/Makefile
491Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
492	@case '$?' in \
493	  *config.status*) \
494	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
495	  *) \
496	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
497	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
498	esac;
499
500$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
501	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502
503$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
504	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
506	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
507$(am__aclocal_m4_deps):
508
509clean-noinstLTLIBRARIES:
510	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
511	@list='$(noinst_LTLIBRARIES)'; \
512	locs=`for p in $$list; do echo $$p; done | \
513	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
514	      sort -u`; \
515	test -z "$$locs" || { \
516	  echo rm -f $${locs}; \
517	  rm -f $${locs}; \
518	}
519
520libcf-testd.la: $(libcf_testd_la_OBJECTS) $(libcf_testd_la_DEPENDENCIES) $(EXTRA_libcf_testd_la_DEPENDENCIES)
521	$(AM_V_CCLD)$(LINK)  $(libcf_testd_la_OBJECTS) $(libcf_testd_la_LIBADD) $(LIBS)
522
523clean-noinstPROGRAMS:
524	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
525	echo " rm -f" $$list; \
526	rm -f $$list || exit $$?; \
527	test -n "$(EXEEXT)" || exit 0; \
528	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
529	echo " rm -f" $$list; \
530	rm -f $$list
531
532cf-testd$(EXEEXT): $(cf_testd_OBJECTS) $(cf_testd_DEPENDENCIES) $(EXTRA_cf_testd_DEPENDENCIES)
533	@rm -f cf-testd$(EXEEXT)
534	$(AM_V_CCLD)$(cf_testd_LINK) $(cf_testd_OBJECTS) $(cf_testd_LDADD) $(LIBS)
535
536mostlyclean-compile:
537	-rm -f *.$(OBJEXT)
538
539distclean-compile:
540	-rm -f *.tab.c
541
542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf-testd.Plo@am__quote@
543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf_testd-cf-testd.Po@am__quote@
544
545.c.o:
546@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
547@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
548@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
549@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
551
552.c.obj:
553@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
554@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
555@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
556@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
558
559.c.lo:
560@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
561@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
562@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
563@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
565
566cf_testd-cf-testd.o: cf-testd.c
567@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cf_testd_CFLAGS) $(CFLAGS) -MT cf_testd-cf-testd.o -MD -MP -MF $(DEPDIR)/cf_testd-cf-testd.Tpo -c -o cf_testd-cf-testd.o `test -f 'cf-testd.c' || echo '$(srcdir)/'`cf-testd.c
568@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
569@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cf-testd.c' object='cf_testd-cf-testd.o' libtool=no @AMDEPBACKSLASH@
570@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cf_testd_CFLAGS) $(CFLAGS) -c -o cf_testd-cf-testd.o `test -f 'cf-testd.c' || echo '$(srcdir)/'`cf-testd.c
572
573cf_testd-cf-testd.obj: cf-testd.c
574@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cf_testd_CFLAGS) $(CFLAGS) -MT cf_testd-cf-testd.obj -MD -MP -MF $(DEPDIR)/cf_testd-cf-testd.Tpo -c -o cf_testd-cf-testd.obj `if test -f 'cf-testd.c'; then $(CYGPATH_W) 'cf-testd.c'; else $(CYGPATH_W) '$(srcdir)/cf-testd.c'; fi`
575@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/cf_testd-cf-testd.Tpo $(DEPDIR)/cf_testd-cf-testd.Po
576@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='cf-testd.c' object='cf_testd-cf-testd.obj' libtool=no @AMDEPBACKSLASH@
577@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cf_testd_CFLAGS) $(CFLAGS) -c -o cf_testd-cf-testd.obj `if test -f 'cf-testd.c'; then $(CYGPATH_W) 'cf-testd.c'; else $(CYGPATH_W) '$(srcdir)/cf-testd.c'; fi`
579
580mostlyclean-libtool:
581	-rm -f *.lo
582
583clean-libtool:
584	-rm -rf .libs _libs
585
586ID: $(am__tagged_files)
587	$(am__define_uniq_tagged_files); mkid -fID $$unique
588tags: tags-am
589TAGS: tags
590
591tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
592	set x; \
593	here=`pwd`; \
594	$(am__define_uniq_tagged_files); \
595	shift; \
596	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
597	  test -n "$$unique" || unique=$$empty_fix; \
598	  if test $$# -gt 0; then \
599	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600	      "$$@" $$unique; \
601	  else \
602	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603	      $$unique; \
604	  fi; \
605	fi
606ctags: ctags-am
607
608CTAGS: ctags
609ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610	$(am__define_uniq_tagged_files); \
611	test -z "$(CTAGS_ARGS)$$unique" \
612	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613	     $$unique
614
615GTAGS:
616	here=`$(am__cd) $(top_builddir) && pwd` \
617	  && $(am__cd) $(top_srcdir) \
618	  && gtags -i $(GTAGS_ARGS) "$$here"
619cscopelist: cscopelist-am
620
621cscopelist-am: $(am__tagged_files)
622	list='$(am__tagged_files)'; \
623	case "$(srcdir)" in \
624	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
625	  *) sdir=$(subdir)/$(srcdir) ;; \
626	esac; \
627	for i in $$list; do \
628	  if test -f "$$i"; then \
629	    echo "$(subdir)/$$i"; \
630	  else \
631	    echo "$$sdir/$$i"; \
632	  fi; \
633	done >> $(top_builddir)/cscope.files
634
635distclean-tags:
636	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
637
638distdir: $(DISTFILES)
639	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
640	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
641	list='$(DISTFILES)'; \
642	  dist_files=`for file in $$list; do echo $$file; done | \
643	  sed -e "s|^$$srcdirstrip/||;t" \
644	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
645	case $$dist_files in \
646	  */*) $(MKDIR_P) `echo "$$dist_files" | \
647			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
648			   sort -u` ;; \
649	esac; \
650	for file in $$dist_files; do \
651	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
652	  if test -d $$d/$$file; then \
653	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
654	    if test -d "$(distdir)/$$file"; then \
655	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656	    fi; \
657	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
658	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
659	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
660	    fi; \
661	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
662	  else \
663	    test -f "$(distdir)/$$file" \
664	    || cp -p $$d/$$file "$(distdir)/$$file" \
665	    || exit 1; \
666	  fi; \
667	done
668check-am: all-am
669check: check-am
670all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
671installdirs:
672install: install-am
673install-exec: install-exec-am
674install-data: install-data-am
675uninstall: uninstall-am
676
677install-am: all-am
678	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
679
680installcheck: installcheck-am
681install-strip:
682	if test -z '$(STRIP)'; then \
683	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
684	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
685	      install; \
686	else \
687	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
688	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
689	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
690	fi
691mostlyclean-generic:
692	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
693
694clean-generic:
695	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
696
697distclean-generic:
698	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
699	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
700
701maintainer-clean-generic:
702	@echo "This command is intended for maintainers to use"
703	@echo "it deletes files that may require special tools to rebuild."
704clean: clean-am
705
706clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
707	clean-noinstPROGRAMS mostlyclean-am
708
709distclean: distclean-am
710	-rm -rf ./$(DEPDIR)
711	-rm -f Makefile
712distclean-am: clean-am distclean-compile distclean-generic \
713	distclean-tags
714
715dvi: dvi-am
716
717dvi-am:
718
719html: html-am
720
721html-am:
722
723info: info-am
724
725info-am:
726
727install-data-am:
728
729install-dvi: install-dvi-am
730
731install-dvi-am:
732
733install-exec-am:
734
735install-html: install-html-am
736
737install-html-am:
738
739install-info: install-info-am
740
741install-info-am:
742
743install-man:
744
745install-pdf: install-pdf-am
746
747install-pdf-am:
748
749install-ps: install-ps-am
750
751install-ps-am:
752
753installcheck-am:
754
755maintainer-clean: maintainer-clean-am
756	-rm -rf ./$(DEPDIR)
757	-rm -f Makefile
758maintainer-clean-am: distclean-am maintainer-clean-generic
759
760mostlyclean: mostlyclean-am
761
762mostlyclean-am: mostlyclean-compile mostlyclean-generic \
763	mostlyclean-libtool
764
765pdf: pdf-am
766
767pdf-am:
768
769ps: ps-am
770
771ps-am:
772
773uninstall-am:
774
775.MAKE: install-am install-strip
776
777.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
778	clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
779	cscopelist-am ctags ctags-am distclean distclean-compile \
780	distclean-generic distclean-libtool distclean-tags distdir dvi \
781	dvi-am html html-am info info-am install install-am \
782	install-data install-data-am install-dvi install-dvi-am \
783	install-exec install-exec-am install-html install-html-am \
784	install-info install-info-am install-man install-pdf \
785	install-pdf-am install-ps install-ps-am install-strip \
786	installcheck installcheck-am installdirs maintainer-clean \
787	maintainer-clean-generic mostlyclean mostlyclean-compile \
788	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
789	tags tags-am uninstall uninstall-am
790
791.PRECIOUS: Makefile
792
793
794# Tell versions [3.59,3.63) of GNU make to not export all variables.
795# Otherwise a system limit (for SysV at least) may be exceeded.
796.NOEXPORT:
797