1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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@
92subdir = src/sar
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/acx_compile_warn.m4 \
95	$(top_srcdir)/m4/as-scrub-include.m4 \
96	$(top_srcdir)/m4/ax_have_qt.m4 $(top_srcdir)/m4/ax_pthread.m4 \
97	$(top_srcdir)/m4/binreloc.m4 $(top_srcdir)/m4/distri.m4 \
98	$(top_srcdir)/m4/fox.m4 $(top_srcdir)/m4/iconv.m4 \
99	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
100	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
101	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
102	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
103	$(top_srcdir)/m4/os.m4 $(top_srcdir)/m4/qt4.m4 \
104	$(top_srcdir)/m4/searchfiles.m4 $(top_srcdir)/configure.ac
105am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106	$(ACLOCAL_M4)
107DIST_COMMON = $(srcdir)/Makefile.am $(iheader_HEADERS) \
108	$(noinst_HEADERS) $(am__DIST_COMMON)
109mkinstalldirs = $(install_sh) -d
110CONFIG_HEADER = $(top_builddir)/config.h
111CONFIG_CLEAN_FILES =
112CONFIG_CLEAN_VPATH_FILES =
113LTLIBRARIES = $(noinst_LTLIBRARIES)
114libsar_la_LIBADD =
115am__objects_1 = gwen_sar_fileheader.lo
116am_libsar_la_OBJECTS = $(am__objects_1) sar.lo
117libsar_la_OBJECTS = $(am_libsar_la_OBJECTS)
118AM_V_lt = $(am__v_lt_@AM_V@)
119am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
120am__v_lt_0 = --silent
121am__v_lt_1 =
122AM_V_P = $(am__v_P_@AM_V@)
123am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
124am__v_P_0 = false
125am__v_P_1 = :
126AM_V_GEN = $(am__v_GEN_@AM_V@)
127am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
128am__v_GEN_0 = @echo "  GEN     " $@;
129am__v_GEN_1 =
130AM_V_at = $(am__v_at_@AM_V@)
131am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
132am__v_at_0 = @
133am__v_at_1 =
134DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
135depcomp = $(SHELL) $(top_srcdir)/depcomp
136am__depfiles_maybe = depfiles
137am__mv = mv -f
138COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
139	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
140LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
141	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
142	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
143	$(AM_CFLAGS) $(CFLAGS)
144AM_V_CC = $(am__v_CC_@AM_V@)
145am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
146am__v_CC_0 = @echo "  CC      " $@;
147am__v_CC_1 =
148CCLD = $(CC)
149LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151	$(AM_LDFLAGS) $(LDFLAGS) -o $@
152AM_V_CCLD = $(am__v_CCLD_@AM_V@)
153am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
154am__v_CCLD_0 = @echo "  CCLD    " $@;
155am__v_CCLD_1 =
156SOURCES = $(libsar_la_SOURCES)
157DIST_SOURCES = $(libsar_la_SOURCES)
158am__can_run_installinfo = \
159  case $$AM_UPDATE_INFO_DIR in \
160    n|no|NO) false;; \
161    *) (install-info --version) >/dev/null 2>&1;; \
162  esac
163am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
164am__vpath_adj = case $$p in \
165    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
166    *) f=$$p;; \
167  esac;
168am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
169am__install_max = 40
170am__nobase_strip_setup = \
171  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
172am__nobase_strip = \
173  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
174am__nobase_list = $(am__nobase_strip_setup); \
175  for p in $$list; do echo "$$p $$p"; done | \
176  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
177  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
178    if (++n[$$2] == $(am__install_max)) \
179      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
180    END { for (dir in files) print dir, files[dir] }'
181am__base_list = \
182  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
183  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
184am__uninstall_files_from_dir = { \
185  test -z "$$files" \
186    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
187    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
188         $(am__cd) "$$dir" && rm -f $$files; }; \
189  }
190am__installdirs = "$(DESTDIR)$(iheaderdir)"
191HEADERS = $(iheader_HEADERS) $(noinst_HEADERS)
192am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
193# Read a list of newline-separated strings from the standard input,
194# and print each of them once, without duplicates.  Input order is
195# *not* preserved.
196am__uniquify_input = $(AWK) '\
197  BEGIN { nonempty = 0; } \
198  { items[$$0] = 1; nonempty = 1; } \
199  END { if (nonempty) { for (i in items) print i; }; } \
200'
201# Make sure the list of sources is unique.  This is necessary because,
202# e.g., the same source file might be shared among _SOURCES variables
203# for different programs/libraries.
204am__define_uniq_tagged_files = \
205  list='$(am__tagged_files)'; \
206  unique=`for i in $$list; do \
207    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
208  done | $(am__uniquify_input)`
209ETAGS = etags
210CTAGS = ctags
211am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
212DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
213ACLOCAL = @ACLOCAL@
214AMTAR = @AMTAR@
215AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216APPKIT_FRAMEWORK = @APPKIT_FRAMEWORK@
217AR = @AR@
218AS = @AS@
219ASTYLE = @ASTYLE@
220AUTOCONF = @AUTOCONF@
221AUTOHEADER = @AUTOHEADER@
222AUTOMAKE = @AUTOMAKE@
223AWK = @AWK@
224BINRELOC_CFLAGS = @BINRELOC_CFLAGS@
225BINRELOC_LIBS = @BINRELOC_LIBS@
226CC = @CC@
227CCDEPMODE = @CCDEPMODE@
228CFLAGS = @CFLAGS@
229COCOA_FRAMEWORK = @COCOA_FRAMEWORK@
230COREDATA_FRAMEWORK = @COREDATA_FRAMEWORK@
231CPP = @CPP@
232CPPFLAGS = @CPPFLAGS@
233CXX = @CXX@
234CXXCPP = @CXXCPP@
235CXXDEPMODE = @CXXDEPMODE@
236CXXFLAGS = @CXXFLAGS@
237CYGPATH_W = @CYGPATH_W@
238DEFS = @DEFS@
239DEPDIR = @DEPDIR@
240DLLTOOL = @DLLTOOL@
241DOXYGEN_DEFINE = @DOXYGEN_DEFINE@
242DOXYGEN_INPUT = @DOXYGEN_INPUT@
243DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
244DPKG_ARCH = @DPKG_ARCH@
245DSYMUTIL = @DSYMUTIL@
246DUMPBIN = @DUMPBIN@
247ECHO_C = @ECHO_C@
248ECHO_N = @ECHO_N@
249ECHO_T = @ECHO_T@
250EGREP = @EGREP@
251EXEEXT = @EXEEXT@
252FGREP = @FGREP@
253FOUNDATION_FRAMEWORK = @FOUNDATION_FRAMEWORK@
254GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
255GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
256GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
257GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
258GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
259GREP = @GREP@
260GTK2_CFLAGS = @GTK2_CFLAGS@
261GTK2_LIBS = @GTK2_LIBS@
262GTK3_CFLAGS = @GTK3_CFLAGS@
263GTK3_LIBS = @GTK3_LIBS@
264GWENHYWFAR_SO_AGE = @GWENHYWFAR_SO_AGE@
265GWENHYWFAR_SO_CURRENT = @GWENHYWFAR_SO_CURRENT@
266GWENHYWFAR_SO_EFFECTIVE = @GWENHYWFAR_SO_EFFECTIVE@
267GWENHYWFAR_SO_REVISION = @GWENHYWFAR_SO_REVISION@
268GWENHYWFAR_VERSION_BUILD = @GWENHYWFAR_VERSION_BUILD@
269GWENHYWFAR_VERSION_FULL_STRING = @GWENHYWFAR_VERSION_FULL_STRING@
270GWENHYWFAR_VERSION_MAJOR = @GWENHYWFAR_VERSION_MAJOR@
271GWENHYWFAR_VERSION_MINOR = @GWENHYWFAR_VERSION_MINOR@
272GWENHYWFAR_VERSION_PATCHLEVEL = @GWENHYWFAR_VERSION_PATCHLEVEL@
273GWENHYWFAR_VERSION_RELEASE_STRING = @GWENHYWFAR_VERSION_RELEASE_STRING@
274GWENHYWFAR_VERSION_STRING = @GWENHYWFAR_VERSION_STRING@
275GWENHYWFAR_VERSION_TAG = @GWENHYWFAR_VERSION_TAG@
276GWENPP_SO_AGE = @GWENPP_SO_AGE@
277GWENPP_SO_CURRENT = @GWENPP_SO_CURRENT@
278GWENPP_SO_EFFECTIVE = @GWENPP_SO_EFFECTIVE@
279GWENPP_SO_REVISION = @GWENPP_SO_REVISION@
280GWENUI_SO_AGE = @GWENUI_SO_AGE@
281GWENUI_SO_CURRENT = @GWENUI_SO_CURRENT@
282GWENUI_SO_EFFECTIVE = @GWENUI_SO_EFFECTIVE@
283GWENUI_SO_REVISION = @GWENUI_SO_REVISION@
284GWEN_OS = @GWEN_OS@
285HAVE_I18N = @HAVE_I18N@
286ICONV_LIBS = @ICONV_LIBS@
287INSTALL = @INSTALL@
288INSTALL_DATA = @INSTALL_DATA@
289INSTALL_DLL_TARGET = @INSTALL_DLL_TARGET@
290INSTALL_PROGRAM = @INSTALL_PROGRAM@
291INSTALL_SCRIPT = @INSTALL_SCRIPT@
292INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
293LD = @LD@
294LDFLAGS = @LDFLAGS@
295LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
296LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
297LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
298LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
299LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
300LIBICONV = @LIBICONV@
301LIBOBJS = @LIBOBJS@
302LIBS = @LIBS@
303LIBTOOL = @LIBTOOL@
304LIBXML_CFLAGS = @LIBXML_CFLAGS@
305LIBXML_LIBS = @LIBXML_LIBS@
306LIPO = @LIPO@
307LN_S = @LN_S@
308LTLIBICONV = @LTLIBICONV@
309LTLIBOBJS = @LTLIBOBJS@
310LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
311MAKEINFO = @MAKEINFO@
312MAKE_DLL_TARGET = @MAKE_DLL_TARGET@
313MAKE_I18N_FILES = @MAKE_I18N_FILES@
314MANIFEST_TOOL = @MANIFEST_TOOL@
315MKDIR_P = @MKDIR_P@
316MSGFMT = @MSGFMT@
317NM = @NM@
318NMEDIT = @NMEDIT@
319OBJC = @OBJC@
320OBJCDEPMODE = @OBJCDEPMODE@
321OBJCFLAGS = @OBJCFLAGS@
322OBJDUMP = @OBJDUMP@
323OBJEXT = @OBJEXT@
324OHBCI_VERSION_STRING = @OHBCI_VERSION_STRING@
325OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
326OPENSSL_LIBS = @OPENSSL_LIBS@
327OSYSTEM = @OSYSTEM@
328OS_TYPE = @OS_TYPE@
329OTOOL = @OTOOL@
330OTOOL64 = @OTOOL64@
331PACKAGE = @PACKAGE@
332PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
333PACKAGE_NAME = @PACKAGE_NAME@
334PACKAGE_STRING = @PACKAGE_STRING@
335PACKAGE_TARNAME = @PACKAGE_TARNAME@
336PACKAGE_URL = @PACKAGE_URL@
337PACKAGE_VERSION = @PACKAGE_VERSION@
338PATH_SEPARATOR = @PATH_SEPARATOR@
339PKG_CONFIG = @PKG_CONFIG@
340PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
341PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
342PROFILING_CFLAGS = @PROFILING_CFLAGS@
343PROFILING_LDFLAGS = @PROFILING_LDFLAGS@
344PROG_LIBRARIES = @PROG_LIBRARIES@
345PTHREAD_CC = @PTHREAD_CC@
346PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
347PTHREAD_LIBS = @PTHREAD_LIBS@
348QT4_BINDIR = @QT4_BINDIR@
349QT_CXXFLAGS = @QT_CXXFLAGS@
350QT_DIR = @QT_DIR@
351QT_LIBS = @QT_LIBS@
352QT_LRELEASE = @QT_LRELEASE@
353QT_LUPDATE = @QT_LUPDATE@
354QT_MOC = @QT_MOC@
355QT_UIC = @QT_UIC@
356RANLIB = @RANLIB@
357RC = @RC@
358SED = @SED@
359SET_MAKE = @SET_MAKE@
360SHELL = @SHELL@
361STRIP = @STRIP@
362STRIPALL = @STRIPALL@
363SYSCONF_FRAMEWORK = @SYSCONF_FRAMEWORK@
364USE_DOT = @USE_DOT@
365VERSION = @VERSION@
366WEBKIT_FRAMEWORK = @WEBKIT_FRAMEWORK@
367WERROR = @WERROR@
368WITH_ICONV = @WITH_ICONV@
369XGETTEXT = @XGETTEXT@
370XMKMF = @XMKMF@
371X_CFLAGS = @X_CFLAGS@
372X_EXTRA_LIBS = @X_EXTRA_LIBS@
373X_LIBS = @X_LIBS@
374X_PRE_LIBS = @X_PRE_LIBS@
375YES = @YES@
376abs_builddir = @abs_builddir@
377abs_srcdir = @abs_srcdir@
378abs_top_builddir = @abs_top_builddir@
379abs_top_srcdir = @abs_top_srcdir@
380ac_ct_AR = @ac_ct_AR@
381ac_ct_CC = @ac_ct_CC@
382ac_ct_CXX = @ac_ct_CXX@
383ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
384ac_ct_OBJC = @ac_ct_OBJC@
385all_includes = @all_includes@
386all_libraries = @all_libraries@
387am__include = @am__include@
388am__leading_dot = @am__leading_dot@
389am__quote = @am__quote@
390am__tar = @am__tar@
391am__untar = @am__untar@
392aq_distrib_name = @aq_distrib_name@
393aq_distrib_tag = @aq_distrib_tag@
394aq_distrib_version = @aq_distrib_version@
395ax_pthread_config = @ax_pthread_config@
396bindir = @bindir@
397build = @build@
398build_alias = @build_alias@
399build_cpu = @build_cpu@
400build_os = @build_os@
401build_vendor = @build_vendor@
402builddir = @builddir@
403datadir = @datadir@
404datarootdir = @datarootdir@
405docdir = @docdir@
406docpath = @docpath@
407dvidir = @dvidir@
408exec_prefix = @exec_prefix@
409fox_includes = @fox_includes@
410fox_libs = @fox_libs@
411gwenhywfar_bindir = @gwenhywfar_bindir@
412gwenhywfar_buffer_hardlimit = @gwenhywfar_buffer_hardlimit@
413gwenhywfar_cfg_searchdir = @gwenhywfar_cfg_searchdir@
414gwenhywfar_crypt_lib = @gwenhywfar_crypt_lib@
415gwenhywfar_data_searchdir = @gwenhywfar_data_searchdir@
416gwenhywfar_datadir = @gwenhywfar_datadir@
417gwenhywfar_guis = @gwenhywfar_guis@
418gwenhywfar_headerdir = @gwenhywfar_headerdir@
419gwenhywfar_headerdir_am = @gwenhywfar_headerdir_am@
420gwenhywfar_internal_libname = @gwenhywfar_internal_libname@
421gwenhywfar_ldflags = @gwenhywfar_ldflags@
422gwenhywfar_libs = @gwenhywfar_libs@
423gwenhywfar_libspp = @gwenhywfar_libspp@
424gwenhywfar_libsui = @gwenhywfar_libsui@
425gwenhywfar_locale_searchdir = @gwenhywfar_locale_searchdir@
426gwenhywfar_os_lib = @gwenhywfar_os_lib@
427gwenhywfar_pkgincludedir = @gwenhywfar_pkgincludedir@
428gwenhywfar_plugin_searchdir = @gwenhywfar_plugin_searchdir@
429gwenhywfar_plugindir = @gwenhywfar_plugindir@
430gwenhywfar_plugins_cfgmgr_dirs = @gwenhywfar_plugins_cfgmgr_dirs@
431gwenhywfar_plugins_cfgmgr_libs = @gwenhywfar_plugins_cfgmgr_libs@
432gwenhywfar_plugins_ct_dirs = @gwenhywfar_plugins_ct_dirs@
433gwenhywfar_plugins_ct_libs = @gwenhywfar_plugins_ct_libs@
434gwenhywfar_plugins_dbio_dirs = @gwenhywfar_plugins_dbio_dirs@
435gwenhywfar_plugins_dbio_libs = @gwenhywfar_plugins_dbio_libs@
436gwenhywfar_symlinkdir = @gwenhywfar_symlinkdir@
437gwenhywfar_sys_is_windows = @gwenhywfar_sys_is_windows@
438gwenhywfar_sysdata_searchdir = @gwenhywfar_sysdata_searchdir@
439host = @host@
440host_alias = @host_alias@
441host_cpu = @host_cpu@
442host_os = @host_os@
443host_vendor = @host_vendor@
444htmldir = @htmldir@
445i18n_libs = @i18n_libs@
446includedir = @includedir@
447infodir = @infodir@
448install_sh = @install_sh@
449libdir = @libdir@
450libexecdir = @libexecdir@
451localedir = @localedir@
452localstatedir = @localstatedir@
453mandir = @mandir@
454mkdir_p = @mkdir_p@
455oldincludedir = @oldincludedir@
456pdfdir = @pdfdir@
457prefix = @prefix@
458program_transform_name = @program_transform_name@
459psdir = @psdir@
460qt4_includes = @qt4_includes@
461qt4_libs = @qt4_libs@
462qt4_moc = @qt4_moc@
463qt4_uic = @qt4_uic@
464runstatedir = @runstatedir@
465sbindir = @sbindir@
466sharedstatedir = @sharedstatedir@
467srcdir = @srcdir@
468ssl_available = @ssl_available@
469sysconfdir = @sysconfdir@
470target_alias = @target_alias@
471top_build_prefix = @top_build_prefix@
472top_builddir = @top_builddir@
473top_srcdir = @top_srcdir@
474visibility_cflags = @visibility_cflags@
475with_gui_fox16 = @with_gui_fox16@
476with_gui_gtk2 = @with_gui_gtk2@
477with_gui_gtk3 = @with_gui_gtk3@
478with_gui_qt4 = @with_gui_qt4@
479AM_CPPFLAGS = -I$(gwenhywfar_symlinkdir) \
480 -I$(top_srcdir)/src/base \
481 -I$(top_srcdir)/src/sio \
482 -I$(top_srcdir)/src/parser @all_includes@
483
484AM_CFLAGS = @visibility_cflags@ @WERROR@ -DBUILDING_GWENHYWFAR
485typefiles = \
486  gwen_sar_fileheader.xml
487
488built_sources = \
489  gwen_sar_fileheader.c
490
491build_headers_priv = \
492  gwen_sar_fileheader_l.h \
493  gwen_sar_fileheader_p.h
494
495build_headers_pub = \
496  gwen_sar_fileheader.h
497
498build_headers = $(build_headers_priv) $(build_headers_pub)
499noinst_LTLIBRARIES = libsar.la
500noinst_HEADERS = $(build_headers_priv)\
501  sar_p.h
502
503iheaderdir = $(gwenhywfar_headerdir_am)/gwenhywfar
504iheader_HEADERS = $(build_headers_pub)\
505  sar.h
506
507libsar_la_SOURCES = $(built_sources)\
508  sar.c
509
510EXTRA_DIST = $(typefiles) $(built_sources) $(build_headers)
511all: all-am
512
513.SUFFIXES:
514.SUFFIXES: .c .lo .o .obj
515$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
516	@for dep in $?; do \
517	  case '$(am__configure_deps)' in \
518	    *$$dep*) \
519	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
520	        && { if test -f $@; then exit 0; else break; fi; }; \
521	      exit 1;; \
522	  esac; \
523	done; \
524	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/sar/Makefile'; \
525	$(am__cd) $(top_srcdir) && \
526	  $(AUTOMAKE) --foreign src/sar/Makefile
527Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
528	@case '$?' in \
529	  *config.status*) \
530	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
531	  *) \
532	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
533	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
534	esac;
535
536$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
537	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
538
539$(top_srcdir)/configure:  $(am__configure_deps)
540	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
541$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
542	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
543$(am__aclocal_m4_deps):
544
545clean-noinstLTLIBRARIES:
546	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
547	@list='$(noinst_LTLIBRARIES)'; \
548	locs=`for p in $$list; do echo $$p; done | \
549	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
550	      sort -u`; \
551	test -z "$$locs" || { \
552	  echo rm -f $${locs}; \
553	  rm -f $${locs}; \
554	}
555
556libsar.la: $(libsar_la_OBJECTS) $(libsar_la_DEPENDENCIES) $(EXTRA_libsar_la_DEPENDENCIES)
557	$(AM_V_CCLD)$(LINK)  $(libsar_la_OBJECTS) $(libsar_la_LIBADD) $(LIBS)
558
559mostlyclean-compile:
560	-rm -f *.$(OBJEXT)
561
562distclean-compile:
563	-rm -f *.tab.c
564
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gwen_sar_fileheader.Plo@am__quote@
566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sar.Plo@am__quote@
567
568.c.o:
569@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
570@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
571@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
572@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
574
575.c.obj:
576@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
577@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
578@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
579@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
581
582.c.lo:
583@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
584@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
585@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
586@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
588
589mostlyclean-libtool:
590	-rm -f *.lo
591
592clean-libtool:
593	-rm -rf .libs _libs
594install-iheaderHEADERS: $(iheader_HEADERS)
595	@$(NORMAL_INSTALL)
596	@list='$(iheader_HEADERS)'; test -n "$(iheaderdir)" || list=; \
597	if test -n "$$list"; then \
598	  echo " $(MKDIR_P) '$(DESTDIR)$(iheaderdir)'"; \
599	  $(MKDIR_P) "$(DESTDIR)$(iheaderdir)" || exit 1; \
600	fi; \
601	for p in $$list; do \
602	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
603	  echo "$$d$$p"; \
604	done | $(am__base_list) | \
605	while read files; do \
606	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(iheaderdir)'"; \
607	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(iheaderdir)" || exit $$?; \
608	done
609
610uninstall-iheaderHEADERS:
611	@$(NORMAL_UNINSTALL)
612	@list='$(iheader_HEADERS)'; test -n "$(iheaderdir)" || list=; \
613	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
614	dir='$(DESTDIR)$(iheaderdir)'; $(am__uninstall_files_from_dir)
615
616ID: $(am__tagged_files)
617	$(am__define_uniq_tagged_files); mkid -fID $$unique
618tags: tags-am
619TAGS: tags
620
621tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
622	set x; \
623	here=`pwd`; \
624	$(am__define_uniq_tagged_files); \
625	shift; \
626	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
627	  test -n "$$unique" || unique=$$empty_fix; \
628	  if test $$# -gt 0; then \
629	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
630	      "$$@" $$unique; \
631	  else \
632	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
633	      $$unique; \
634	  fi; \
635	fi
636ctags: ctags-am
637
638CTAGS: ctags
639ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
640	$(am__define_uniq_tagged_files); \
641	test -z "$(CTAGS_ARGS)$$unique" \
642	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
643	     $$unique
644
645GTAGS:
646	here=`$(am__cd) $(top_builddir) && pwd` \
647	  && $(am__cd) $(top_srcdir) \
648	  && gtags -i $(GTAGS_ARGS) "$$here"
649cscopelist: cscopelist-am
650
651cscopelist-am: $(am__tagged_files)
652	list='$(am__tagged_files)'; \
653	case "$(srcdir)" in \
654	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
655	  *) sdir=$(subdir)/$(srcdir) ;; \
656	esac; \
657	for i in $$list; do \
658	  if test -f "$$i"; then \
659	    echo "$(subdir)/$$i"; \
660	  else \
661	    echo "$$sdir/$$i"; \
662	  fi; \
663	done >> $(top_builddir)/cscope.files
664
665distclean-tags:
666	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
667
668distdir: $(DISTFILES)
669	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
671	list='$(DISTFILES)'; \
672	  dist_files=`for file in $$list; do echo $$file; done | \
673	  sed -e "s|^$$srcdirstrip/||;t" \
674	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
675	case $$dist_files in \
676	  */*) $(MKDIR_P) `echo "$$dist_files" | \
677			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
678			   sort -u` ;; \
679	esac; \
680	for file in $$dist_files; do \
681	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
682	  if test -d $$d/$$file; then \
683	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
684	    if test -d "$(distdir)/$$file"; then \
685	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
686	    fi; \
687	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
688	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
689	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
690	    fi; \
691	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
692	  else \
693	    test -f "$(distdir)/$$file" \
694	    || cp -p $$d/$$file "$(distdir)/$$file" \
695	    || exit 1; \
696	  fi; \
697	done
698check-am: all-am
699check: check-am
700all-am: Makefile $(LTLIBRARIES) $(HEADERS)
701installdirs:
702	for dir in "$(DESTDIR)$(iheaderdir)"; do \
703	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
704	done
705install: install-am
706install-exec: install-exec-am
707install-data: install-data-am
708uninstall: uninstall-am
709
710install-am: all-am
711	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
712
713installcheck: installcheck-am
714install-strip:
715	if test -z '$(STRIP)'; then \
716	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
717	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
718	      install; \
719	else \
720	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
721	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
722	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
723	fi
724mostlyclean-generic:
725
726clean-generic:
727
728distclean-generic:
729	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
730	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
731
732maintainer-clean-generic:
733	@echo "This command is intended for maintainers to use"
734	@echo "it deletes files that may require special tools to rebuild."
735clean: clean-am
736
737clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
738	mostlyclean-am
739
740distclean: distclean-am
741	-rm -rf ./$(DEPDIR)
742	-rm -f Makefile
743distclean-am: clean-am distclean-compile distclean-generic \
744	distclean-tags
745
746dvi: dvi-am
747
748dvi-am:
749
750html: html-am
751
752html-am:
753
754info: info-am
755
756info-am:
757
758install-data-am: install-iheaderHEADERS
759
760install-dvi: install-dvi-am
761
762install-dvi-am:
763
764install-exec-am:
765
766install-html: install-html-am
767
768install-html-am:
769
770install-info: install-info-am
771
772install-info-am:
773
774install-man:
775
776install-pdf: install-pdf-am
777
778install-pdf-am:
779
780install-ps: install-ps-am
781
782install-ps-am:
783
784installcheck-am:
785
786maintainer-clean: maintainer-clean-am
787	-rm -rf ./$(DEPDIR)
788	-rm -f Makefile
789maintainer-clean-am: distclean-am maintainer-clean-generic
790
791mostlyclean: mostlyclean-am
792
793mostlyclean-am: mostlyclean-compile mostlyclean-generic \
794	mostlyclean-libtool
795
796pdf: pdf-am
797
798pdf-am:
799
800ps: ps-am
801
802ps-am:
803
804uninstall-am: uninstall-iheaderHEADERS
805
806.MAKE: install-am install-strip
807
808.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
809	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
810	ctags-am distclean distclean-compile distclean-generic \
811	distclean-libtool distclean-tags distdir dvi dvi-am html \
812	html-am info info-am install install-am install-data \
813	install-data-am install-dvi install-dvi-am install-exec \
814	install-exec-am install-html install-html-am \
815	install-iheaderHEADERS install-info install-info-am \
816	install-man install-pdf install-pdf-am install-ps \
817	install-ps-am install-strip installcheck installcheck-am \
818	installdirs maintainer-clean maintainer-clean-generic \
819	mostlyclean mostlyclean-compile mostlyclean-generic \
820	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
821	uninstall-am uninstall-iheaderHEADERS
822
823.PRECIOUS: Makefile
824
825
826build_sources: $(built_sources)
827	list='$(SUBDIRS)'; for d in $$list; do \
828	  $(MAKE) -C $$d build_sources; \
829	done ;
830
831sources:
832	for f in $(libsio_la_SOURCES); do \
833	  echo $(subdir)/$$f >>$(top_srcdir)/i18nsources; \
834	done
835	for d in $(SUBDIRS); do \
836	  make -C $$d sources; \
837	done
838
839types: $(typefiles)
840	typemaker2 -I $(top_srcdir)/tools/typemaker2/types/c -I $(srcdir) --destfolder="$(srcdir)" -D GWENHYWFAR_API $(typefiles)
841
842typedefs: $(typefiles)
843	typemaker2 --defs-only -I $(top_srcdir)/tools/typemaker2/types/c -I $(srcdir) --destfolder="$(srcdir)" -D GWENHYWFAR_API $(typefiles)
844
845clean_build_files:
846	rm -f $(built_sources) $(build_headers)
847
848format_build_files:
849	for f in $(built_sources) $(build_headers); do \
850	  $(ASTYLE) -s2 --min-conditional-indent=0 --indent-labels --pad=oper -a --suffix=none $$f; \
851	done
852
853# Tell versions [3.59,3.63) of GNU make to not export all variables.
854# Otherwise a system limit (for SysV at least) may be exceeded.
855.NOEXPORT:
856