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@
91subdir = test/fixtures/pipeline/success
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4macros/cutter.m4 \
94	$(top_srcdir)/acmacros/intltool.m4 \
95	$(top_srcdir)/acmacros/libtool.m4 \
96	$(top_srcdir)/acmacros/ltoptions.m4 \
97	$(top_srcdir)/acmacros/ltsugar.m4 \
98	$(top_srcdir)/acmacros/ltversion.m4 \
99	$(top_srcdir)/acmacros/lt~obsolete.m4 $(top_srcdir)/gpg_uid \
100	$(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/config.h
106CONFIG_CLEAN_FILES =
107CONFIG_CLEAN_VPATH_FILES =
108LTLIBRARIES = $(noinst_LTLIBRARIES)
109success_test_la_LIBADD =
110am_success_test_la_OBJECTS = success-test.lo
111success_test_la_OBJECTS = $(am_success_test_la_OBJECTS)
112AM_V_lt = $(am__v_lt_@AM_V@)
113am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
114am__v_lt_0 = --silent
115am__v_lt_1 =
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 =
128DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
129depcomp = $(SHELL) $(top_srcdir)/config/depcomp
130am__depfiles_maybe = depfiles
131am__mv = mv -f
132COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
133	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
134LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
135	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
136	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
137	$(AM_CFLAGS) $(CFLAGS)
138AM_V_CC = $(am__v_CC_@AM_V@)
139am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
140am__v_CC_0 = @echo "  CC      " $@;
141am__v_CC_1 =
142CCLD = $(CC)
143LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
144	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
145	$(AM_LDFLAGS) $(LDFLAGS) -o $@
146AM_V_CCLD = $(am__v_CCLD_@AM_V@)
147am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
148am__v_CCLD_0 = @echo "  CCLD    " $@;
149am__v_CCLD_1 =
150SOURCES = $(success_test_la_SOURCES)
151DIST_SOURCES = $(success_test_la_SOURCES)
152am__can_run_installinfo = \
153  case $$AM_UPDATE_INFO_DIR in \
154    n|no|NO) false;; \
155    *) (install-info --version) >/dev/null 2>&1;; \
156  esac
157am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
158# Read a list of newline-separated strings from the standard input,
159# and print each of them once, without duplicates.  Input order is
160# *not* preserved.
161am__uniquify_input = $(AWK) '\
162  BEGIN { nonempty = 0; } \
163  { items[$$0] = 1; nonempty = 1; } \
164  END { if (nonempty) { for (i in items) print i; }; } \
165'
166# Make sure the list of sources is unique.  This is necessary because,
167# e.g., the same source file might be shared among _SOURCES variables
168# for different programs/libraries.
169am__define_uniq_tagged_files = \
170  list='$(am__tagged_files)'; \
171  unique=`for i in $$list; do \
172    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
173  done | $(am__uniquify_input)`
174ETAGS = etags
175CTAGS = ctags
176am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/depcomp
177DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178ACLOCAL = @ACLOCAL@
179ALL_LINGUAS = @ALL_LINGUAS@
180AMTAR = @AMTAR@
181AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
182AR = @AR@
183AS = @AS@
184AUTOCONF = @AUTOCONF@
185AUTOHEADER = @AUTOHEADER@
186AUTOMAKE = @AUTOMAKE@
187AWK = @AWK@
188BFD_LIBS = @BFD_LIBS@
189CAIRO_CFLAGS = @CAIRO_CFLAGS@
190CAIRO_LIBS = @CAIRO_LIBS@
191CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
192CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
193CATALOGS = @CATALOGS@
194CATOBJEXT = @CATOBJEXT@
195CC = @CC@
196CCDEPMODE = @CCDEPMODE@
197CFLAGS = @CFLAGS@
198COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
199COVERAGE_INFO_FILE = @COVERAGE_INFO_FILE@
200COVERAGE_LIBS = @COVERAGE_LIBS@
201COVERAGE_REPORT_DIR = @COVERAGE_REPORT_DIR@
202CPP = @CPP@
203CPPFLAGS = @CPPFLAGS@
204CUTTER = @CUTTER@
205CUTTER_CFLAGS = @CUTTER_CFLAGS@
206CUTTER_VERSION = @CUTTER_VERSION@
207CUTTER_VERSION_MAJOR = @CUTTER_VERSION_MAJOR@
208CUTTER_VERSION_MICRO = @CUTTER_VERSION_MICRO@
209CUTTER_VERSION_MINOR = @CUTTER_VERSION_MINOR@
210CXX = @CXX@
211CXXCPP = @CXXCPP@
212CXXDEPMODE = @CXXDEPMODE@
213CXXFLAGS = @CXXFLAGS@
214CYGPATH_W = @CYGPATH_W@
215DATADIRNAME = @DATADIRNAME@
216DEFS = @DEFS@
217DEPDIR = @DEPDIR@
218DLLTOOL = @DLLTOOL@
219DSYMUTIL = @DSYMUTIL@
220DUMPBIN = @DUMPBIN@
221ECHO_C = @ECHO_C@
222ECHO_N = @ECHO_N@
223ECHO_T = @ECHO_T@
224EGREP = @EGREP@
225EXEEXT = @EXEEXT@
226FALLBACK_BROWSER = @FALLBACK_BROWSER@
227FGREP = @FGREP@
228GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
229GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
230GENHTML = @GENHTML@
231GENHTML_OPTIONS = @GENHTML_OPTIONS@
232GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
233GIO_CFLAGS = @GIO_CFLAGS@
234GIO_LIBS = @GIO_LIBS@
235GLIB_CFLAGS = @GLIB_CFLAGS@
236GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
237GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
238GLIB_LIBS = @GLIB_LIBS@
239GLIB_MKENUMS = @GLIB_MKENUMS@
240GLIB_REQUIRED = @GLIB_REQUIRED@
241GMOFILES = @GMOFILES@
242GMSGFMT = @GMSGFMT@
243GOBJECT_QUERY = @GOBJECT_QUERY@
244GOFFICE_CFLAGS = @GOFFICE_CFLAGS@
245GOFFICE_LIBS = @GOFFICE_LIBS@
246GPG_UID = @GPG_UID@
247GREP = @GREP@
248GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
249GSTREAMER_LIBS = @GSTREAMER_LIBS@
250GTKDOC_CHECK = @GTKDOC_CHECK@
251GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
252GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
253GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
254GTKDOC_MKPDF = @GTKDOC_MKPDF@
255GTKDOC_REBASE = @GTKDOC_REBASE@
256GTK_CFLAGS = @GTK_CFLAGS@
257GTK_LIBS = @GTK_LIBS@
258HTML_DIR = @HTML_DIR@
259INSTALL = @INSTALL@
260INSTALL_DATA = @INSTALL_DATA@
261INSTALL_PROGRAM = @INSTALL_PROGRAM@
262INSTALL_SCRIPT = @INSTALL_SCRIPT@
263INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264INSTOBJEXT = @INSTOBJEXT@
265INTLLIBS = @INTLLIBS@
266INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
267INTLTOOL_MERGE = @INTLTOOL_MERGE@
268INTLTOOL_PERL = @INTLTOOL_PERL@
269INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
270INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
271INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
272INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
273INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
274LAUNCHPAD_UPLOADER_PGP_KEY = @LAUNCHPAD_UPLOADER_PGP_KEY@
275LCOV = @LCOV@
276LD = @LD@
277LDFLAGS = @LDFLAGS@
278LIBOBJS = @LIBOBJS@
279LIBS = \
280	$(top_builddir)/cutter/libcutter.la	\
281	$(GLIB_LIBS)
282
283LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@
284LIBSOUP_LIBS = @LIBSOUP_LIBS@
285LIBTOOL = @LIBTOOL@
286LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
287LIPO = @LIPO@
288LN_S = @LN_S@
289LTLIBOBJS = @LTLIBOBJS@
290LT_AGE = @LT_AGE@
291LT_CURRENT = @LT_CURRENT@
292LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
293LT_REVISION = @LT_REVISION@
294LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
295LT_VERSION_INFO = @LT_VERSION_INFO@
296MAINT = @MAINT@
297MAKEINFO = @MAKEINFO@
298MANIFEST_TOOL = @MANIFEST_TOOL@
299MKDIR_P = @MKDIR_P@
300MKINSTALLDIRS = @MKINSTALLDIRS@
301MSGFMT = @MSGFMT@
302MSGFMT_OPTS = @MSGFMT_OPTS@
303MSGMERGE = @MSGMERGE@
304NM = @NM@
305NMEDIT = @NMEDIT@
306OBJDUMP = @OBJDUMP@
307OBJEXT = @OBJEXT@
308OTOOL = @OTOOL@
309OTOOL64 = @OTOOL64@
310PACKAGE = @PACKAGE@
311PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
312PACKAGE_NAME = @PACKAGE_NAME@
313PACKAGE_STRING = @PACKAGE_STRING@
314PACKAGE_TARNAME = @PACKAGE_TARNAME@
315PACKAGE_TITLE = @PACKAGE_TITLE@
316PACKAGE_URL = @PACKAGE_URL@
317PACKAGE_VERSION = @PACKAGE_VERSION@
318PANGO_CAIRO_CFLAGS = @PANGO_CAIRO_CFLAGS@
319PANGO_CAIRO_LIBS = @PANGO_CAIRO_LIBS@
320PATH_SEPARATOR = @PATH_SEPARATOR@
321PKG_CONFIG = @PKG_CONFIG@
322PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
323PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
324POFILES = @POFILES@
325POSUB = @POSUB@
326PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
327PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
328RANLIB = @RANLIB@
329RD2 = @RD2@
330RUBY = @RUBY@
331SED = @SED@
332SET_MAKE = @SET_MAKE@
333SF_FRS = @SF_FRS@
334SF_FRS_HOST = @SF_FRS_HOST@
335SF_FRS_PATH = @SF_FRS_PATH@
336SF_HTDOCS = @SF_HTDOCS@
337SF_HTDOCS_PATH = @SF_HTDOCS_PATH@
338SF_PROJECT_ID = @SF_PROJECT_ID@
339SF_PROJECT_NAME = @SF_PROJECT_NAME@
340SF_USER = @SF_USER@
341SF_USER_OPTION = @SF_USER_OPTION@
342SF_WEB_HOST = @SF_WEB_HOST@
343SHELL = @SHELL@
344STRIP = @STRIP@
345USE_NLS = @USE_NLS@
346VERSION = @VERSION@
347WINDOWS_LIBS = @WINDOWS_LIBS@
348WINDRES = @WINDRES@
349XGETTEXT = @XGETTEXT@
350abs_builddir = @abs_builddir@
351abs_srcdir = @abs_srcdir@
352abs_top_builddir = @abs_top_builddir@
353abs_top_srcdir = @abs_top_srcdir@
354ac_check_coverage_makefile = @ac_check_coverage_makefile@
355ac_ct_AR = @ac_ct_AR@
356ac_ct_CC = @ac_ct_CC@
357ac_ct_CXX = @ac_ct_CXX@
358ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
359am__include = @am__include@
360am__leading_dot = @am__leading_dot@
361am__quote = @am__quote@
362am__tar = @am__tar@
363am__untar = @am__untar@
364bindir = @bindir@
365build = @build@
366build_alias = @build_alias@
367build_cpu = @build_cpu@
368build_os = @build_os@
369build_vendor = @build_vendor@
370builddir = @builddir@
371datadir = @datadir@
372datarootdir = @datarootdir@
373docdir = @docdir@
374dvidir = @dvidir@
375exec_prefix = @exec_prefix@
376factory_moduledir = @factory_moduledir@
377gst_pluginsdir = @gst_pluginsdir@
378host = @host@
379host_alias = @host_alias@
380host_cpu = @host_cpu@
381host_os = @host_os@
382host_vendor = @host_vendor@
383htmldir = @htmldir@
384icons_dir = @icons_dir@
385includedir = @includedir@
386infodir = @infodir@
387install_sh = @install_sh@
388intltool__v_merge_options_ = @intltool__v_merge_options_@
389intltool__v_merge_options_0 = @intltool__v_merge_options_0@
390libdir = @libdir@
391libexecdir = @libexecdir@
392loader_customizer_factory_moduledir = @loader_customizer_factory_moduledir@
393loader_customizer_moduledir = @loader_customizer_moduledir@
394localedir = @localedir@
395localstatedir = @localstatedir@
396mandir = @mandir@
397mkdir_p = @mkdir_p@
398moduledir = @moduledir@
399oldincludedir = @oldincludedir@
400pdfdir = @pdfdir@
401prefix = @prefix@
402program_transform_name = @program_transform_name@
403psdir = @psdir@
404report_factory_moduledir = @report_factory_moduledir@
405report_moduledir = @report_moduledir@
406runstatedir = @runstatedir@
407sbindir = @sbindir@
408sharedstatedir = @sharedstatedir@
409srcdir = @srcdir@
410stream_factory_moduledir = @stream_factory_moduledir@
411stream_moduledir = @stream_moduledir@
412sysconfdir = @sysconfdir@
413target_alias = @target_alias@
414top_build_prefix = @top_build_prefix@
415top_builddir = @top_builddir@
416top_srcdir = @top_srcdir@
417ui_datadir = @ui_datadir@
418ui_factory_moduledir = @ui_factory_moduledir@
419ui_moduledir = @ui_moduledir@
420AM_CPPFLAGS = $(CUTTER_CFLAGS)	\
421	-I$(top_builddir)	\
422	-I$(top_srcdir)		\
423	-I$(top_srcdir)/cutter
424
425noinst_LTLIBRARIES = \
426	success-test.la
427
428AM_LDFLAGS = \
429	-module			\
430	-rpath $(libdir)	\
431	-avoid-version		\
432	-no-undefined
433
434success_test_la_SOURCES = success-test.c
435all: all-am
436
437.SUFFIXES:
438.SUFFIXES: .c .lo .o .obj
439$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
440	@for dep in $?; do \
441	  case '$(am__configure_deps)' in \
442	    *$$dep*) \
443	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
444	        && { if test -f $@; then exit 0; else break; fi; }; \
445	      exit 1;; \
446	  esac; \
447	done; \
448	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/fixtures/pipeline/success/Makefile'; \
449	$(am__cd) $(top_srcdir) && \
450	  $(AUTOMAKE) --foreign test/fixtures/pipeline/success/Makefile
451Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
452	@case '$?' in \
453	  *config.status*) \
454	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455	  *) \
456	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
457	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
458	esac;
459
460$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462
463$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
464	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
466	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467$(am__aclocal_m4_deps):
468
469clean-noinstLTLIBRARIES:
470	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
471	@list='$(noinst_LTLIBRARIES)'; \
472	locs=`for p in $$list; do echo $$p; done | \
473	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
474	      sort -u`; \
475	test -z "$$locs" || { \
476	  echo rm -f $${locs}; \
477	  rm -f $${locs}; \
478	}
479
480success-test.la: $(success_test_la_OBJECTS) $(success_test_la_DEPENDENCIES) $(EXTRA_success_test_la_DEPENDENCIES)
481	$(AM_V_CCLD)$(LINK)  $(success_test_la_OBJECTS) $(success_test_la_LIBADD) $(LIBS)
482
483mostlyclean-compile:
484	-rm -f *.$(OBJEXT)
485
486distclean-compile:
487	-rm -f *.tab.c
488
489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/success-test.Plo@am__quote@
490
491.c.o:
492@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
493@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
494@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
495@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
496@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
497
498.c.obj:
499@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
500@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
501@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
502@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
504
505.c.lo:
506@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
507@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
508@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
509@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
511
512mostlyclean-libtool:
513	-rm -f *.lo
514
515clean-libtool:
516	-rm -rf .libs _libs
517
518ID: $(am__tagged_files)
519	$(am__define_uniq_tagged_files); mkid -fID $$unique
520tags: tags-am
521TAGS: tags
522
523tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
524	set x; \
525	here=`pwd`; \
526	$(am__define_uniq_tagged_files); \
527	shift; \
528	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
529	  test -n "$$unique" || unique=$$empty_fix; \
530	  if test $$# -gt 0; then \
531	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
532	      "$$@" $$unique; \
533	  else \
534	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535	      $$unique; \
536	  fi; \
537	fi
538ctags: ctags-am
539
540CTAGS: ctags
541ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
542	$(am__define_uniq_tagged_files); \
543	test -z "$(CTAGS_ARGS)$$unique" \
544	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
545	     $$unique
546
547GTAGS:
548	here=`$(am__cd) $(top_builddir) && pwd` \
549	  && $(am__cd) $(top_srcdir) \
550	  && gtags -i $(GTAGS_ARGS) "$$here"
551cscopelist: cscopelist-am
552
553cscopelist-am: $(am__tagged_files)
554	list='$(am__tagged_files)'; \
555	case "$(srcdir)" in \
556	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
557	  *) sdir=$(subdir)/$(srcdir) ;; \
558	esac; \
559	for i in $$list; do \
560	  if test -f "$$i"; then \
561	    echo "$(subdir)/$$i"; \
562	  else \
563	    echo "$$sdir/$$i"; \
564	  fi; \
565	done >> $(top_builddir)/cscope.files
566
567distclean-tags:
568	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
569
570distdir: $(DISTFILES)
571	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573	list='$(DISTFILES)'; \
574	  dist_files=`for file in $$list; do echo $$file; done | \
575	  sed -e "s|^$$srcdirstrip/||;t" \
576	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
577	case $$dist_files in \
578	  */*) $(MKDIR_P) `echo "$$dist_files" | \
579			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
580			   sort -u` ;; \
581	esac; \
582	for file in $$dist_files; do \
583	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584	  if test -d $$d/$$file; then \
585	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
586	    if test -d "$(distdir)/$$file"; then \
587	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
588	    fi; \
589	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
590	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
591	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
592	    fi; \
593	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
594	  else \
595	    test -f "$(distdir)/$$file" \
596	    || cp -p $$d/$$file "$(distdir)/$$file" \
597	    || exit 1; \
598	  fi; \
599	done
600check-am: all-am
601check: check-am
602all-am: Makefile $(LTLIBRARIES)
603installdirs:
604install: install-am
605install-exec: install-exec-am
606install-data: install-data-am
607uninstall: uninstall-am
608
609install-am: all-am
610	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
611
612installcheck: installcheck-am
613install-strip:
614	if test -z '$(STRIP)'; then \
615	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
616	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
617	      install; \
618	else \
619	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
620	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
621	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
622	fi
623mostlyclean-generic:
624
625clean-generic:
626
627distclean-generic:
628	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
629	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
630
631maintainer-clean-generic:
632	@echo "This command is intended for maintainers to use"
633	@echo "it deletes files that may require special tools to rebuild."
634clean: clean-am
635
636clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
637	mostlyclean-am
638
639distclean: distclean-am
640	-rm -rf ./$(DEPDIR)
641	-rm -f Makefile
642distclean-am: clean-am distclean-compile distclean-generic \
643	distclean-tags
644
645dvi: dvi-am
646
647dvi-am:
648
649html: html-am
650
651html-am:
652
653info: info-am
654
655info-am:
656
657install-data-am:
658
659install-dvi: install-dvi-am
660
661install-dvi-am:
662
663install-exec-am:
664
665install-html: install-html-am
666
667install-html-am:
668
669install-info: install-info-am
670
671install-info-am:
672
673install-man:
674
675install-pdf: install-pdf-am
676
677install-pdf-am:
678
679install-ps: install-ps-am
680
681install-ps-am:
682
683installcheck-am:
684
685maintainer-clean: maintainer-clean-am
686	-rm -rf ./$(DEPDIR)
687	-rm -f Makefile
688maintainer-clean-am: distclean-am maintainer-clean-generic
689
690mostlyclean: mostlyclean-am
691
692mostlyclean-am: mostlyclean-compile mostlyclean-generic \
693	mostlyclean-libtool
694
695pdf: pdf-am
696
697pdf-am:
698
699ps: ps-am
700
701ps-am:
702
703uninstall-am:
704
705.MAKE: install-am install-strip
706
707.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
708	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
709	ctags-am distclean distclean-compile distclean-generic \
710	distclean-libtool distclean-tags distdir dvi dvi-am html \
711	html-am info info-am install install-am install-data \
712	install-data-am install-dvi install-dvi-am install-exec \
713	install-exec-am install-html install-html-am install-info \
714	install-info-am install-man install-pdf install-pdf-am \
715	install-ps install-ps-am install-strip installcheck \
716	installcheck-am installdirs maintainer-clean \
717	maintainer-clean-generic mostlyclean mostlyclean-compile \
718	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
719	tags tags-am uninstall uninstall-am
720
721.PRECIOUS: Makefile
722
723
724echo-tests:
725	@echo $(noinst_LTLIBRARIES)
726
727# Tell versions [3.59,3.63) of GNU make to not export all variables.
728# Otherwise a system limit (for SysV at least) may be exceeded.
729.NOEXPORT:
730