1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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# Makefile for accounting gather energy plugins
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@BUILD_RSMI_TRUE@am__append_1 = rsmi
94subdir = src/plugins/acct_gather_energy
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/auxdir/ax_check_compile_flag.m4 \
97	$(top_srcdir)/auxdir/ax_check_zlib.m4 \
98	$(top_srcdir)/auxdir/ax_gcc_builtin.m4 \
99	$(top_srcdir)/auxdir/ax_lib_hdf5.m4 \
100	$(top_srcdir)/auxdir/ax_pthread.m4 \
101	$(top_srcdir)/auxdir/libtool.m4 \
102	$(top_srcdir)/auxdir/ltoptions.m4 \
103	$(top_srcdir)/auxdir/ltsugar.m4 \
104	$(top_srcdir)/auxdir/ltversion.m4 \
105	$(top_srcdir)/auxdir/lt~obsolete.m4 \
106	$(top_srcdir)/auxdir/slurm.m4 \
107	$(top_srcdir)/auxdir/slurmrestd.m4 \
108	$(top_srcdir)/auxdir/x_ac_affinity.m4 \
109	$(top_srcdir)/auxdir/x_ac_c99.m4 \
110	$(top_srcdir)/auxdir/x_ac_cgroup.m4 \
111	$(top_srcdir)/auxdir/x_ac_cray.m4 \
112	$(top_srcdir)/auxdir/x_ac_curl.m4 \
113	$(top_srcdir)/auxdir/x_ac_databases.m4 \
114	$(top_srcdir)/auxdir/x_ac_debug.m4 \
115	$(top_srcdir)/auxdir/x_ac_deprecated.m4 \
116	$(top_srcdir)/auxdir/x_ac_dlfcn.m4 \
117	$(top_srcdir)/auxdir/x_ac_env.m4 \
118	$(top_srcdir)/auxdir/x_ac_freeipmi.m4 \
119	$(top_srcdir)/auxdir/x_ac_http_parser.m4 \
120	$(top_srcdir)/auxdir/x_ac_hwloc.m4 \
121	$(top_srcdir)/auxdir/x_ac_json.m4 \
122	$(top_srcdir)/auxdir/x_ac_jwt.m4 \
123	$(top_srcdir)/auxdir/x_ac_lua.m4 \
124	$(top_srcdir)/auxdir/x_ac_lz4.m4 \
125	$(top_srcdir)/auxdir/x_ac_man2html.m4 \
126	$(top_srcdir)/auxdir/x_ac_munge.m4 \
127	$(top_srcdir)/auxdir/x_ac_netloc.m4 \
128	$(top_srcdir)/auxdir/x_ac_nvml.m4 \
129	$(top_srcdir)/auxdir/x_ac_ofed.m4 \
130	$(top_srcdir)/auxdir/x_ac_pam.m4 \
131	$(top_srcdir)/auxdir/x_ac_pmix.m4 \
132	$(top_srcdir)/auxdir/x_ac_printf_null.m4 \
133	$(top_srcdir)/auxdir/x_ac_ptrace.m4 \
134	$(top_srcdir)/auxdir/x_ac_readline.m4 \
135	$(top_srcdir)/auxdir/x_ac_rrdtool.m4 \
136	$(top_srcdir)/auxdir/x_ac_rsmi.m4 \
137	$(top_srcdir)/auxdir/x_ac_setproctitle.m4 \
138	$(top_srcdir)/auxdir/x_ac_systemd.m4 \
139	$(top_srcdir)/auxdir/x_ac_ucx.m4 \
140	$(top_srcdir)/auxdir/x_ac_uid_gid_size.m4 \
141	$(top_srcdir)/auxdir/x_ac_x11.m4 \
142	$(top_srcdir)/auxdir/x_ac_yaml.m4 $(top_srcdir)/configure.ac
143am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
144	$(ACLOCAL_M4)
145DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
146mkinstalldirs = $(install_sh) -d
147CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/slurm/slurm.h
148CONFIG_CLEAN_FILES =
149CONFIG_CLEAN_VPATH_FILES =
150AM_V_P = $(am__v_P_@AM_V@)
151am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152am__v_P_0 = false
153am__v_P_1 = :
154AM_V_GEN = $(am__v_GEN_@AM_V@)
155am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156am__v_GEN_0 = @echo "  GEN     " $@;
157am__v_GEN_1 =
158AM_V_at = $(am__v_at_@AM_V@)
159am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160am__v_at_0 = @
161am__v_at_1 =
162SOURCES =
163DIST_SOURCES =
164RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
165	ctags-recursive dvi-recursive html-recursive info-recursive \
166	install-data-recursive install-dvi-recursive \
167	install-exec-recursive install-html-recursive \
168	install-info-recursive install-pdf-recursive \
169	install-ps-recursive install-recursive installcheck-recursive \
170	installdirs-recursive pdf-recursive ps-recursive \
171	tags-recursive uninstall-recursive
172am__can_run_installinfo = \
173  case $$AM_UPDATE_INFO_DIR in \
174    n|no|NO) false;; \
175    *) (install-info --version) >/dev/null 2>&1;; \
176  esac
177RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
178  distclean-recursive maintainer-clean-recursive
179am__recursive_targets = \
180  $(RECURSIVE_TARGETS) \
181  $(RECURSIVE_CLEAN_TARGETS) \
182  $(am__extra_recursive_targets)
183AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
184	distdir distdir-am
185am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
186# Read a list of newline-separated strings from the standard input,
187# and print each of them once, without duplicates.  Input order is
188# *not* preserved.
189am__uniquify_input = $(AWK) '\
190  BEGIN { nonempty = 0; } \
191  { items[$$0] = 1; nonempty = 1; } \
192  END { if (nonempty) { for (i in items) print i; }; } \
193'
194# Make sure the list of sources is unique.  This is necessary because,
195# e.g., the same source file might be shared among _SOURCES variables
196# for different programs/libraries.
197am__define_uniq_tagged_files = \
198  list='$(am__tagged_files)'; \
199  unique=`for i in $$list; do \
200    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201  done | $(am__uniquify_input)`
202ETAGS = etags
203CTAGS = ctags
204DIST_SUBDIRS = cray_aries rapl ibmaem ipmi none xcc rsmi
205am__DIST_COMMON = $(srcdir)/Makefile.in
206DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
207am__relativize = \
208  dir0=`pwd`; \
209  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
210  sed_rest='s,^[^/]*/*,,'; \
211  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
212  sed_butlast='s,/*[^/]*$$,,'; \
213  while test -n "$$dir1"; do \
214    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
215    if test "$$first" != "."; then \
216      if test "$$first" = ".."; then \
217        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
218        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
219      else \
220        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
221        if test "$$first2" = "$$first"; then \
222          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
223        else \
224          dir2="../$$dir2"; \
225        fi; \
226        dir0="$$dir0"/"$$first"; \
227      fi; \
228    fi; \
229    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
230  done; \
231  reldir="$$dir2"
232ACLOCAL = @ACLOCAL@
233AMTAR = @AMTAR@
234AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
235AR = @AR@
236AR_FLAGS = @AR_FLAGS@
237AUTOCONF = @AUTOCONF@
238AUTOHEADER = @AUTOHEADER@
239AUTOMAKE = @AUTOMAKE@
240AWK = @AWK@
241CC = @CC@
242CCDEPMODE = @CCDEPMODE@
243CFLAGS = @CFLAGS@
244CHECK_CFLAGS = @CHECK_CFLAGS@
245CHECK_LIBS = @CHECK_LIBS@
246CPP = @CPP@
247CPPFLAGS = @CPPFLAGS@
248CRAY_JOB_CPPFLAGS = @CRAY_JOB_CPPFLAGS@
249CRAY_JOB_LDFLAGS = @CRAY_JOB_LDFLAGS@
250CRAY_SELECT_CPPFLAGS = @CRAY_SELECT_CPPFLAGS@
251CRAY_SELECT_LDFLAGS = @CRAY_SELECT_LDFLAGS@
252CRAY_SWITCH_CPPFLAGS = @CRAY_SWITCH_CPPFLAGS@
253CRAY_SWITCH_LDFLAGS = @CRAY_SWITCH_LDFLAGS@
254CRAY_TASK_CPPFLAGS = @CRAY_TASK_CPPFLAGS@
255CRAY_TASK_LDFLAGS = @CRAY_TASK_LDFLAGS@
256CXX = @CXX@
257CXXCPP = @CXXCPP@
258CXXDEPMODE = @CXXDEPMODE@
259CXXFLAGS = @CXXFLAGS@
260CYGPATH_W = @CYGPATH_W@
261DATAWARP_CPPFLAGS = @DATAWARP_CPPFLAGS@
262DATAWARP_LDFLAGS = @DATAWARP_LDFLAGS@
263DEFS = @DEFS@
264DEPDIR = @DEPDIR@
265DLLTOOL = @DLLTOOL@
266DL_LIBS = @DL_LIBS@
267DSYMUTIL = @DSYMUTIL@
268DUMPBIN = @DUMPBIN@
269ECHO_C = @ECHO_C@
270ECHO_N = @ECHO_N@
271ECHO_T = @ECHO_T@
272EGREP = @EGREP@
273EXEEXT = @EXEEXT@
274FGREP = @FGREP@
275FREEIPMI_CPPFLAGS = @FREEIPMI_CPPFLAGS@
276FREEIPMI_LDFLAGS = @FREEIPMI_LDFLAGS@
277FREEIPMI_LIBS = @FREEIPMI_LIBS@
278GLIB_CFLAGS = @GLIB_CFLAGS@
279GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
280GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
281GLIB_LIBS = @GLIB_LIBS@
282GLIB_MKENUMS = @GLIB_MKENUMS@
283GOBJECT_QUERY = @GOBJECT_QUERY@
284GREP = @GREP@
285GTK_CFLAGS = @GTK_CFLAGS@
286GTK_LIBS = @GTK_LIBS@
287H5CC = @H5CC@
288H5FC = @H5FC@
289HAVEMYSQLCONFIG = @HAVEMYSQLCONFIG@
290HAVE_MAN2HTML = @HAVE_MAN2HTML@
291HDF5_CC = @HDF5_CC@
292HDF5_CFLAGS = @HDF5_CFLAGS@
293HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
294HDF5_FC = @HDF5_FC@
295HDF5_FFLAGS = @HDF5_FFLAGS@
296HDF5_FLIBS = @HDF5_FLIBS@
297HDF5_LDFLAGS = @HDF5_LDFLAGS@
298HDF5_LIBS = @HDF5_LIBS@
299HDF5_TYPE = @HDF5_TYPE@
300HDF5_VERSION = @HDF5_VERSION@
301HTTP_PARSER_CPPFLAGS = @HTTP_PARSER_CPPFLAGS@
302HTTP_PARSER_LDFLAGS = @HTTP_PARSER_LDFLAGS@
303HWLOC_CPPFLAGS = @HWLOC_CPPFLAGS@
304HWLOC_LDFLAGS = @HWLOC_LDFLAGS@
305HWLOC_LIBS = @HWLOC_LIBS@
306INSTALL = @INSTALL@
307INSTALL_DATA = @INSTALL_DATA@
308INSTALL_PROGRAM = @INSTALL_PROGRAM@
309INSTALL_SCRIPT = @INSTALL_SCRIPT@
310INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
311JSON_CPPFLAGS = @JSON_CPPFLAGS@
312JSON_LDFLAGS = @JSON_LDFLAGS@
313JWT_CPPFLAGS = @JWT_CPPFLAGS@
314JWT_LDFLAGS = @JWT_LDFLAGS@
315LD = @LD@
316LDFLAGS = @LDFLAGS@
317LIBCURL = @LIBCURL@
318LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
319LIBOBJS = @LIBOBJS@
320LIBS = @LIBS@
321LIBTOOL = @LIBTOOL@
322LIB_SLURM = @LIB_SLURM@
323LIB_SLURM_BUILD = @LIB_SLURM_BUILD@
324LIPO = @LIPO@
325LN_S = @LN_S@
326LTLIBOBJS = @LTLIBOBJS@
327LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
328LZ4_CPPFLAGS = @LZ4_CPPFLAGS@
329LZ4_LDFLAGS = @LZ4_LDFLAGS@
330LZ4_LIBS = @LZ4_LIBS@
331MAINT = @MAINT@
332MAKEINFO = @MAKEINFO@
333MANIFEST_TOOL = @MANIFEST_TOOL@
334MKDIR_P = @MKDIR_P@
335MUNGE_CPPFLAGS = @MUNGE_CPPFLAGS@
336MUNGE_DIR = @MUNGE_DIR@
337MUNGE_LDFLAGS = @MUNGE_LDFLAGS@
338MUNGE_LIBS = @MUNGE_LIBS@
339MYSQL_CFLAGS = @MYSQL_CFLAGS@
340MYSQL_LIBS = @MYSQL_LIBS@
341NETLOC_CPPFLAGS = @NETLOC_CPPFLAGS@
342NETLOC_LDFLAGS = @NETLOC_LDFLAGS@
343NETLOC_LIBS = @NETLOC_LIBS@
344NM = @NM@
345NMEDIT = @NMEDIT@
346NUMA_LIBS = @NUMA_LIBS@
347NVML_CPPFLAGS = @NVML_CPPFLAGS@
348NVML_LIBS = @NVML_LIBS@
349OBJCOPY = @OBJCOPY@
350OBJDUMP = @OBJDUMP@
351OBJEXT = @OBJEXT@
352OFED_CPPFLAGS = @OFED_CPPFLAGS@
353OFED_LDFLAGS = @OFED_LDFLAGS@
354OFED_LIBS = @OFED_LIBS@
355OTOOL = @OTOOL@
356OTOOL64 = @OTOOL64@
357PACKAGE = @PACKAGE@
358PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359PACKAGE_NAME = @PACKAGE_NAME@
360PACKAGE_STRING = @PACKAGE_STRING@
361PACKAGE_TARNAME = @PACKAGE_TARNAME@
362PACKAGE_URL = @PACKAGE_URL@
363PACKAGE_VERSION = @PACKAGE_VERSION@
364PAM_DIR = @PAM_DIR@
365PAM_LIBS = @PAM_LIBS@
366PATH_SEPARATOR = @PATH_SEPARATOR@
367PKG_CONFIG = @PKG_CONFIG@
368PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
369PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
370PMIX_V1_CPPFLAGS = @PMIX_V1_CPPFLAGS@
371PMIX_V1_LDFLAGS = @PMIX_V1_LDFLAGS@
372PMIX_V2_CPPFLAGS = @PMIX_V2_CPPFLAGS@
373PMIX_V2_LDFLAGS = @PMIX_V2_LDFLAGS@
374PMIX_V3_CPPFLAGS = @PMIX_V3_CPPFLAGS@
375PMIX_V3_LDFLAGS = @PMIX_V3_LDFLAGS@
376PMIX_V4_CPPFLAGS = @PMIX_V4_CPPFLAGS@
377PMIX_V4_LDFLAGS = @PMIX_V4_LDFLAGS@
378PROJECT = @PROJECT@
379PTHREAD_CC = @PTHREAD_CC@
380PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
381PTHREAD_LIBS = @PTHREAD_LIBS@
382RANLIB = @RANLIB@
383READLINE_LIBS = @READLINE_LIBS@
384RELEASE = @RELEASE@
385RRDTOOL_CPPFLAGS = @RRDTOOL_CPPFLAGS@
386RRDTOOL_LDFLAGS = @RRDTOOL_LDFLAGS@
387RRDTOOL_LIBS = @RRDTOOL_LIBS@
388RSMI_CPPFLAGS = @RSMI_CPPFLAGS@
389RSMI_LDFLAGS = @RSMI_LDFLAGS@
390RSMI_LIBS = @RSMI_LIBS@
391SED = @SED@
392SET_MAKE = @SET_MAKE@
393SHELL = @SHELL@
394SLEEP_CMD = @SLEEP_CMD@
395SLURMCTLD_PORT = @SLURMCTLD_PORT@
396SLURMCTLD_PORT_COUNT = @SLURMCTLD_PORT_COUNT@
397SLURMDBD_PORT = @SLURMDBD_PORT@
398SLURMD_PORT = @SLURMD_PORT@
399SLURMRESTD_PORT = @SLURMRESTD_PORT@
400SLURM_API_AGE = @SLURM_API_AGE@
401SLURM_API_CURRENT = @SLURM_API_CURRENT@
402SLURM_API_MAJOR = @SLURM_API_MAJOR@
403SLURM_API_REVISION = @SLURM_API_REVISION@
404SLURM_API_VERSION = @SLURM_API_VERSION@
405SLURM_MAJOR = @SLURM_MAJOR@
406SLURM_MICRO = @SLURM_MICRO@
407SLURM_MINOR = @SLURM_MINOR@
408SLURM_PREFIX = @SLURM_PREFIX@
409SLURM_VERSION_NUMBER = @SLURM_VERSION_NUMBER@
410SLURM_VERSION_STRING = @SLURM_VERSION_STRING@
411STRIP = @STRIP@
412SUCMD = @SUCMD@
413SYSTEMD_TASKSMAX_OPTION = @SYSTEMD_TASKSMAX_OPTION@
414UCX_CPPFLAGS = @UCX_CPPFLAGS@
415UCX_LDFLAGS = @UCX_LDFLAGS@
416UCX_LIBS = @UCX_LIBS@
417UTIL_LIBS = @UTIL_LIBS@
418VERSION = @VERSION@
419YAML_CPPFLAGS = @YAML_CPPFLAGS@
420YAML_LDFLAGS = @YAML_LDFLAGS@
421ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
422ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
423ZLIB_LIBS = @ZLIB_LIBS@
424_libcurl_config = @_libcurl_config@
425abs_builddir = @abs_builddir@
426abs_srcdir = @abs_srcdir@
427abs_top_builddir = @abs_top_builddir@
428abs_top_srcdir = @abs_top_srcdir@
429ac_ct_AR = @ac_ct_AR@
430ac_ct_CC = @ac_ct_CC@
431ac_ct_CXX = @ac_ct_CXX@
432ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
433ac_have_man2html = @ac_have_man2html@
434am__include = @am__include@
435am__leading_dot = @am__leading_dot@
436am__quote = @am__quote@
437am__tar = @am__tar@
438am__untar = @am__untar@
439ax_pthread_config = @ax_pthread_config@
440bindir = @bindir@
441build = @build@
442build_alias = @build_alias@
443build_cpu = @build_cpu@
444build_os = @build_os@
445build_vendor = @build_vendor@
446builddir = @builddir@
447datadir = @datadir@
448datarootdir = @datarootdir@
449docdir = @docdir@
450dvidir = @dvidir@
451exec_prefix = @exec_prefix@
452host = @host@
453host_alias = @host_alias@
454host_cpu = @host_cpu@
455host_os = @host_os@
456host_vendor = @host_vendor@
457htmldir = @htmldir@
458includedir = @includedir@
459infodir = @infodir@
460install_sh = @install_sh@
461libdir = @libdir@
462libexecdir = @libexecdir@
463localedir = @localedir@
464localstatedir = @localstatedir@
465lua_CFLAGS = @lua_CFLAGS@
466lua_LIBS = @lua_LIBS@
467mandir = @mandir@
468mkdir_p = @mkdir_p@
469oldincludedir = @oldincludedir@
470pdfdir = @pdfdir@
471prefix = @prefix@
472program_transform_name = @program_transform_name@
473psdir = @psdir@
474runstatedir = @runstatedir@
475sbindir = @sbindir@
476sharedstatedir = @sharedstatedir@
477srcdir = @srcdir@
478sysconfdir = @sysconfdir@
479target = @target@
480target_alias = @target_alias@
481target_cpu = @target_cpu@
482target_os = @target_os@
483target_vendor = @target_vendor@
484top_build_prefix = @top_build_prefix@
485top_builddir = @top_builddir@
486top_srcdir = @top_srcdir@
487SUBDIRS = cray_aries rapl ibmaem ipmi none xcc $(am__append_1)
488all: all-recursive
489
490.SUFFIXES:
491$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
492	@for dep in $?; do \
493	  case '$(am__configure_deps)' in \
494	    *$$dep*) \
495	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
496	        && { if test -f $@; then exit 0; else break; fi; }; \
497	      exit 1;; \
498	  esac; \
499	done; \
500	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/acct_gather_energy/Makefile'; \
501	$(am__cd) $(top_srcdir) && \
502	  $(AUTOMAKE) --gnu src/plugins/acct_gather_energy/Makefile
503Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
504	@case '$?' in \
505	  *config.status*) \
506	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
507	  *) \
508	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
509	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
510	esac;
511
512$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
513	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514
515$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
516	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
517$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
518	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
519$(am__aclocal_m4_deps):
520
521mostlyclean-libtool:
522	-rm -f *.lo
523
524clean-libtool:
525	-rm -rf .libs _libs
526
527# This directory's subdirectories are mostly independent; you can cd
528# into them and run 'make' without going through this Makefile.
529# To change the values of 'make' variables: instead of editing Makefiles,
530# (1) if the variable is set in 'config.status', edit 'config.status'
531#     (which will cause the Makefiles to be regenerated when you run 'make');
532# (2) otherwise, pass the desired values on the 'make' command line.
533$(am__recursive_targets):
534	@fail=; \
535	if $(am__make_keepgoing); then \
536	  failcom='fail=yes'; \
537	else \
538	  failcom='exit 1'; \
539	fi; \
540	dot_seen=no; \
541	target=`echo $@ | sed s/-recursive//`; \
542	case "$@" in \
543	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
544	  *) list='$(SUBDIRS)' ;; \
545	esac; \
546	for subdir in $$list; do \
547	  echo "Making $$target in $$subdir"; \
548	  if test "$$subdir" = "."; then \
549	    dot_seen=yes; \
550	    local_target="$$target-am"; \
551	  else \
552	    local_target="$$target"; \
553	  fi; \
554	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
555	  || eval $$failcom; \
556	done; \
557	if test "$$dot_seen" = "no"; then \
558	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
559	fi; test -z "$$fail"
560
561ID: $(am__tagged_files)
562	$(am__define_uniq_tagged_files); mkid -fID $$unique
563tags: tags-recursive
564TAGS: tags
565
566tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
567	set x; \
568	here=`pwd`; \
569	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
570	  include_option=--etags-include; \
571	  empty_fix=.; \
572	else \
573	  include_option=--include; \
574	  empty_fix=; \
575	fi; \
576	list='$(SUBDIRS)'; for subdir in $$list; do \
577	  if test "$$subdir" = .; then :; else \
578	    test ! -f $$subdir/TAGS || \
579	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
580	  fi; \
581	done; \
582	$(am__define_uniq_tagged_files); \
583	shift; \
584	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
585	  test -n "$$unique" || unique=$$empty_fix; \
586	  if test $$# -gt 0; then \
587	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588	      "$$@" $$unique; \
589	  else \
590	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591	      $$unique; \
592	  fi; \
593	fi
594ctags: ctags-recursive
595
596CTAGS: ctags
597ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
598	$(am__define_uniq_tagged_files); \
599	test -z "$(CTAGS_ARGS)$$unique" \
600	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
601	     $$unique
602
603GTAGS:
604	here=`$(am__cd) $(top_builddir) && pwd` \
605	  && $(am__cd) $(top_srcdir) \
606	  && gtags -i $(GTAGS_ARGS) "$$here"
607cscopelist: cscopelist-recursive
608
609cscopelist-am: $(am__tagged_files)
610	list='$(am__tagged_files)'; \
611	case "$(srcdir)" in \
612	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
613	  *) sdir=$(subdir)/$(srcdir) ;; \
614	esac; \
615	for i in $$list; do \
616	  if test -f "$$i"; then \
617	    echo "$(subdir)/$$i"; \
618	  else \
619	    echo "$$sdir/$$i"; \
620	  fi; \
621	done >> $(top_builddir)/cscope.files
622
623distclean-tags:
624	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
625
626distdir: $(BUILT_SOURCES)
627	$(MAKE) $(AM_MAKEFLAGS) distdir-am
628
629distdir-am: $(DISTFILES)
630	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
631	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
632	list='$(DISTFILES)'; \
633	  dist_files=`for file in $$list; do echo $$file; done | \
634	  sed -e "s|^$$srcdirstrip/||;t" \
635	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
636	case $$dist_files in \
637	  */*) $(MKDIR_P) `echo "$$dist_files" | \
638			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
639			   sort -u` ;; \
640	esac; \
641	for file in $$dist_files; do \
642	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
643	  if test -d $$d/$$file; then \
644	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
645	    if test -d "$(distdir)/$$file"; then \
646	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
647	    fi; \
648	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
649	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
650	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
651	    fi; \
652	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
653	  else \
654	    test -f "$(distdir)/$$file" \
655	    || cp -p $$d/$$file "$(distdir)/$$file" \
656	    || exit 1; \
657	  fi; \
658	done
659	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
660	  if test "$$subdir" = .; then :; else \
661	    $(am__make_dryrun) \
662	      || test -d "$(distdir)/$$subdir" \
663	      || $(MKDIR_P) "$(distdir)/$$subdir" \
664	      || exit 1; \
665	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
666	    $(am__relativize); \
667	    new_distdir=$$reldir; \
668	    dir1=$$subdir; dir2="$(top_distdir)"; \
669	    $(am__relativize); \
670	    new_top_distdir=$$reldir; \
671	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
672	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
673	    ($(am__cd) $$subdir && \
674	      $(MAKE) $(AM_MAKEFLAGS) \
675	        top_distdir="$$new_top_distdir" \
676	        distdir="$$new_distdir" \
677		am__remove_distdir=: \
678		am__skip_length_check=: \
679		am__skip_mode_fix=: \
680	        distdir) \
681	      || exit 1; \
682	  fi; \
683	done
684check-am: all-am
685check: check-recursive
686all-am: Makefile
687installdirs: installdirs-recursive
688installdirs-am:
689install: install-recursive
690install-exec: install-exec-recursive
691install-data: install-data-recursive
692uninstall: uninstall-recursive
693
694install-am: all-am
695	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
696
697installcheck: installcheck-recursive
698install-strip:
699	if test -z '$(STRIP)'; then \
700	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702	      install; \
703	else \
704	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
705	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
706	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
707	fi
708mostlyclean-generic:
709
710clean-generic:
711
712distclean-generic:
713	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
714	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
715
716maintainer-clean-generic:
717	@echo "This command is intended for maintainers to use"
718	@echo "it deletes files that may require special tools to rebuild."
719clean: clean-recursive
720
721clean-am: clean-generic clean-libtool mostlyclean-am
722
723distclean: distclean-recursive
724	-rm -f Makefile
725distclean-am: clean-am distclean-generic distclean-tags
726
727dvi: dvi-recursive
728
729dvi-am:
730
731html: html-recursive
732
733html-am:
734
735info: info-recursive
736
737info-am:
738
739install-data-am:
740
741install-dvi: install-dvi-recursive
742
743install-dvi-am:
744
745install-exec-am:
746
747install-html: install-html-recursive
748
749install-html-am:
750
751install-info: install-info-recursive
752
753install-info-am:
754
755install-man:
756
757install-pdf: install-pdf-recursive
758
759install-pdf-am:
760
761install-ps: install-ps-recursive
762
763install-ps-am:
764
765installcheck-am:
766
767maintainer-clean: maintainer-clean-recursive
768	-rm -f Makefile
769maintainer-clean-am: distclean-am maintainer-clean-generic
770
771mostlyclean: mostlyclean-recursive
772
773mostlyclean-am: mostlyclean-generic mostlyclean-libtool
774
775pdf: pdf-recursive
776
777pdf-am:
778
779ps: ps-recursive
780
781ps-am:
782
783uninstall-am:
784
785.MAKE: $(am__recursive_targets) install-am install-strip
786
787.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
788	check-am clean clean-generic clean-libtool cscopelist-am ctags \
789	ctags-am distclean distclean-generic distclean-libtool \
790	distclean-tags distdir dvi dvi-am html html-am info info-am \
791	install install-am install-data install-data-am install-dvi \
792	install-dvi-am install-exec install-exec-am install-html \
793	install-html-am install-info install-info-am install-man \
794	install-pdf install-pdf-am install-ps install-ps-am \
795	install-strip installcheck installcheck-am installdirs \
796	installdirs-am maintainer-clean maintainer-clean-generic \
797	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
798	ps ps-am tags tags-am uninstall uninstall-am
799
800.PRECIOUS: Makefile
801
802
803# Tell versions [3.59,3.63) of GNU make to not export all variables.
804# Otherwise a system limit (for SysV at least) may be exceeded.
805.NOEXPORT:
806