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 acct_gather_energy/none plugin
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93target_triplet = @target@
94subdir = src/plugins/acct_gather_energy/none
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__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
151am__vpath_adj = case $$p in \
152    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
153    *) f=$$p;; \
154  esac;
155am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
156am__install_max = 40
157am__nobase_strip_setup = \
158  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
159am__nobase_strip = \
160  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
161am__nobase_list = $(am__nobase_strip_setup); \
162  for p in $$list; do echo "$$p $$p"; done | \
163  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
164  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
165    if (++n[$$2] == $(am__install_max)) \
166      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
167    END { for (dir in files) print dir, files[dir] }'
168am__base_list = \
169  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
170  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
171am__uninstall_files_from_dir = { \
172  test -z "$$files" \
173    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
174    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
175         $(am__cd) "$$dir" && rm -f $$files; }; \
176  }
177am__installdirs = "$(DESTDIR)$(pkglibdir)"
178LTLIBRARIES = $(pkglib_LTLIBRARIES)
179acct_gather_energy_none_la_LIBADD =
180am_acct_gather_energy_none_la_OBJECTS = acct_gather_energy_none.lo
181acct_gather_energy_none_la_OBJECTS =  \
182	$(am_acct_gather_energy_none_la_OBJECTS)
183AM_V_lt = $(am__v_lt_@AM_V@)
184am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
185am__v_lt_0 = --silent
186am__v_lt_1 =
187acct_gather_energy_none_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
188	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
189	$(AM_CFLAGS) $(CFLAGS) $(acct_gather_energy_none_la_LDFLAGS) \
190	$(LDFLAGS) -o $@
191AM_V_P = $(am__v_P_@AM_V@)
192am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
193am__v_P_0 = false
194am__v_P_1 = :
195AM_V_GEN = $(am__v_GEN_@AM_V@)
196am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
197am__v_GEN_0 = @echo "  GEN     " $@;
198am__v_GEN_1 =
199AM_V_at = $(am__v_at_@AM_V@)
200am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
201am__v_at_0 = @
202am__v_at_1 =
203DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/slurm
204depcomp = $(SHELL) $(top_srcdir)/auxdir/depcomp
205am__maybe_remake_depfiles = depfiles
206am__depfiles_remade = ./$(DEPDIR)/acct_gather_energy_none.Plo
207am__mv = mv -f
208COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
209	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
210LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
211	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
212	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
213	$(AM_CFLAGS) $(CFLAGS)
214AM_V_CC = $(am__v_CC_@AM_V@)
215am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
216am__v_CC_0 = @echo "  CC      " $@;
217am__v_CC_1 =
218CCLD = $(CC)
219LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
220	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
221	$(AM_LDFLAGS) $(LDFLAGS) -o $@
222AM_V_CCLD = $(am__v_CCLD_@AM_V@)
223am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
224am__v_CCLD_0 = @echo "  CCLD    " $@;
225am__v_CCLD_1 =
226SOURCES = $(acct_gather_energy_none_la_SOURCES)
227DIST_SOURCES = $(acct_gather_energy_none_la_SOURCES)
228am__can_run_installinfo = \
229  case $$AM_UPDATE_INFO_DIR in \
230    n|no|NO) false;; \
231    *) (install-info --version) >/dev/null 2>&1;; \
232  esac
233am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
234# Read a list of newline-separated strings from the standard input,
235# and print each of them once, without duplicates.  Input order is
236# *not* preserved.
237am__uniquify_input = $(AWK) '\
238  BEGIN { nonempty = 0; } \
239  { items[$$0] = 1; nonempty = 1; } \
240  END { if (nonempty) { for (i in items) print i; }; } \
241'
242# Make sure the list of sources is unique.  This is necessary because,
243# e.g., the same source file might be shared among _SOURCES variables
244# for different programs/libraries.
245am__define_uniq_tagged_files = \
246  list='$(am__tagged_files)'; \
247  unique=`for i in $$list; do \
248    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249  done | $(am__uniquify_input)`
250ETAGS = etags
251CTAGS = ctags
252am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/auxdir/depcomp
253DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
254ACLOCAL = @ACLOCAL@
255AMTAR = @AMTAR@
256AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
257AR = @AR@
258AR_FLAGS = @AR_FLAGS@
259AUTOCONF = @AUTOCONF@
260AUTOHEADER = @AUTOHEADER@
261AUTOMAKE = @AUTOMAKE@
262AWK = @AWK@
263CC = @CC@
264CCDEPMODE = @CCDEPMODE@
265CFLAGS = @CFLAGS@
266CHECK_CFLAGS = @CHECK_CFLAGS@
267CHECK_LIBS = @CHECK_LIBS@
268CPP = @CPP@
269CPPFLAGS = @CPPFLAGS@
270CRAY_JOB_CPPFLAGS = @CRAY_JOB_CPPFLAGS@
271CRAY_JOB_LDFLAGS = @CRAY_JOB_LDFLAGS@
272CRAY_SELECT_CPPFLAGS = @CRAY_SELECT_CPPFLAGS@
273CRAY_SELECT_LDFLAGS = @CRAY_SELECT_LDFLAGS@
274CRAY_SWITCH_CPPFLAGS = @CRAY_SWITCH_CPPFLAGS@
275CRAY_SWITCH_LDFLAGS = @CRAY_SWITCH_LDFLAGS@
276CRAY_TASK_CPPFLAGS = @CRAY_TASK_CPPFLAGS@
277CRAY_TASK_LDFLAGS = @CRAY_TASK_LDFLAGS@
278CXX = @CXX@
279CXXCPP = @CXXCPP@
280CXXDEPMODE = @CXXDEPMODE@
281CXXFLAGS = @CXXFLAGS@
282CYGPATH_W = @CYGPATH_W@
283DATAWARP_CPPFLAGS = @DATAWARP_CPPFLAGS@
284DATAWARP_LDFLAGS = @DATAWARP_LDFLAGS@
285DEFS = @DEFS@
286DEPDIR = @DEPDIR@
287DLLTOOL = @DLLTOOL@
288DL_LIBS = @DL_LIBS@
289DSYMUTIL = @DSYMUTIL@
290DUMPBIN = @DUMPBIN@
291ECHO_C = @ECHO_C@
292ECHO_N = @ECHO_N@
293ECHO_T = @ECHO_T@
294EGREP = @EGREP@
295EXEEXT = @EXEEXT@
296FGREP = @FGREP@
297FREEIPMI_CPPFLAGS = @FREEIPMI_CPPFLAGS@
298FREEIPMI_LDFLAGS = @FREEIPMI_LDFLAGS@
299FREEIPMI_LIBS = @FREEIPMI_LIBS@
300GLIB_CFLAGS = @GLIB_CFLAGS@
301GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
302GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
303GLIB_LIBS = @GLIB_LIBS@
304GLIB_MKENUMS = @GLIB_MKENUMS@
305GOBJECT_QUERY = @GOBJECT_QUERY@
306GREP = @GREP@
307GTK_CFLAGS = @GTK_CFLAGS@
308GTK_LIBS = @GTK_LIBS@
309H5CC = @H5CC@
310H5FC = @H5FC@
311HAVEMYSQLCONFIG = @HAVEMYSQLCONFIG@
312HAVE_MAN2HTML = @HAVE_MAN2HTML@
313HDF5_CC = @HDF5_CC@
314HDF5_CFLAGS = @HDF5_CFLAGS@
315HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
316HDF5_FC = @HDF5_FC@
317HDF5_FFLAGS = @HDF5_FFLAGS@
318HDF5_FLIBS = @HDF5_FLIBS@
319HDF5_LDFLAGS = @HDF5_LDFLAGS@
320HDF5_LIBS = @HDF5_LIBS@
321HDF5_TYPE = @HDF5_TYPE@
322HDF5_VERSION = @HDF5_VERSION@
323HTTP_PARSER_CPPFLAGS = @HTTP_PARSER_CPPFLAGS@
324HTTP_PARSER_LDFLAGS = @HTTP_PARSER_LDFLAGS@
325HWLOC_CPPFLAGS = @HWLOC_CPPFLAGS@
326HWLOC_LDFLAGS = @HWLOC_LDFLAGS@
327HWLOC_LIBS = @HWLOC_LIBS@
328INSTALL = @INSTALL@
329INSTALL_DATA = @INSTALL_DATA@
330INSTALL_PROGRAM = @INSTALL_PROGRAM@
331INSTALL_SCRIPT = @INSTALL_SCRIPT@
332INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
333JSON_CPPFLAGS = @JSON_CPPFLAGS@
334JSON_LDFLAGS = @JSON_LDFLAGS@
335JWT_CPPFLAGS = @JWT_CPPFLAGS@
336JWT_LDFLAGS = @JWT_LDFLAGS@
337LD = @LD@
338LDFLAGS = @LDFLAGS@
339LIBCURL = @LIBCURL@
340LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
341LIBOBJS = @LIBOBJS@
342LIBS = @LIBS@
343LIBTOOL = @LIBTOOL@
344LIB_SLURM = @LIB_SLURM@
345LIB_SLURM_BUILD = @LIB_SLURM_BUILD@
346LIPO = @LIPO@
347LN_S = @LN_S@
348LTLIBOBJS = @LTLIBOBJS@
349LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
350LZ4_CPPFLAGS = @LZ4_CPPFLAGS@
351LZ4_LDFLAGS = @LZ4_LDFLAGS@
352LZ4_LIBS = @LZ4_LIBS@
353MAINT = @MAINT@
354MAKEINFO = @MAKEINFO@
355MANIFEST_TOOL = @MANIFEST_TOOL@
356MKDIR_P = @MKDIR_P@
357MUNGE_CPPFLAGS = @MUNGE_CPPFLAGS@
358MUNGE_DIR = @MUNGE_DIR@
359MUNGE_LDFLAGS = @MUNGE_LDFLAGS@
360MUNGE_LIBS = @MUNGE_LIBS@
361MYSQL_CFLAGS = @MYSQL_CFLAGS@
362MYSQL_LIBS = @MYSQL_LIBS@
363NETLOC_CPPFLAGS = @NETLOC_CPPFLAGS@
364NETLOC_LDFLAGS = @NETLOC_LDFLAGS@
365NETLOC_LIBS = @NETLOC_LIBS@
366NM = @NM@
367NMEDIT = @NMEDIT@
368NUMA_LIBS = @NUMA_LIBS@
369NVML_CPPFLAGS = @NVML_CPPFLAGS@
370NVML_LIBS = @NVML_LIBS@
371OBJCOPY = @OBJCOPY@
372OBJDUMP = @OBJDUMP@
373OBJEXT = @OBJEXT@
374OFED_CPPFLAGS = @OFED_CPPFLAGS@
375OFED_LDFLAGS = @OFED_LDFLAGS@
376OFED_LIBS = @OFED_LIBS@
377OTOOL = @OTOOL@
378OTOOL64 = @OTOOL64@
379PACKAGE = @PACKAGE@
380PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
381PACKAGE_NAME = @PACKAGE_NAME@
382PACKAGE_STRING = @PACKAGE_STRING@
383PACKAGE_TARNAME = @PACKAGE_TARNAME@
384PACKAGE_URL = @PACKAGE_URL@
385PACKAGE_VERSION = @PACKAGE_VERSION@
386PAM_DIR = @PAM_DIR@
387PAM_LIBS = @PAM_LIBS@
388PATH_SEPARATOR = @PATH_SEPARATOR@
389PKG_CONFIG = @PKG_CONFIG@
390PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
391PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
392PMIX_V1_CPPFLAGS = @PMIX_V1_CPPFLAGS@
393PMIX_V1_LDFLAGS = @PMIX_V1_LDFLAGS@
394PMIX_V2_CPPFLAGS = @PMIX_V2_CPPFLAGS@
395PMIX_V2_LDFLAGS = @PMIX_V2_LDFLAGS@
396PMIX_V3_CPPFLAGS = @PMIX_V3_CPPFLAGS@
397PMIX_V3_LDFLAGS = @PMIX_V3_LDFLAGS@
398PMIX_V4_CPPFLAGS = @PMIX_V4_CPPFLAGS@
399PMIX_V4_LDFLAGS = @PMIX_V4_LDFLAGS@
400PROJECT = @PROJECT@
401PTHREAD_CC = @PTHREAD_CC@
402PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
403PTHREAD_LIBS = @PTHREAD_LIBS@
404RANLIB = @RANLIB@
405READLINE_LIBS = @READLINE_LIBS@
406RELEASE = @RELEASE@
407RRDTOOL_CPPFLAGS = @RRDTOOL_CPPFLAGS@
408RRDTOOL_LDFLAGS = @RRDTOOL_LDFLAGS@
409RRDTOOL_LIBS = @RRDTOOL_LIBS@
410RSMI_CPPFLAGS = @RSMI_CPPFLAGS@
411RSMI_LDFLAGS = @RSMI_LDFLAGS@
412RSMI_LIBS = @RSMI_LIBS@
413SED = @SED@
414SET_MAKE = @SET_MAKE@
415SHELL = @SHELL@
416SLEEP_CMD = @SLEEP_CMD@
417SLURMCTLD_PORT = @SLURMCTLD_PORT@
418SLURMCTLD_PORT_COUNT = @SLURMCTLD_PORT_COUNT@
419SLURMDBD_PORT = @SLURMDBD_PORT@
420SLURMD_PORT = @SLURMD_PORT@
421SLURMRESTD_PORT = @SLURMRESTD_PORT@
422SLURM_API_AGE = @SLURM_API_AGE@
423SLURM_API_CURRENT = @SLURM_API_CURRENT@
424SLURM_API_MAJOR = @SLURM_API_MAJOR@
425SLURM_API_REVISION = @SLURM_API_REVISION@
426SLURM_API_VERSION = @SLURM_API_VERSION@
427SLURM_MAJOR = @SLURM_MAJOR@
428SLURM_MICRO = @SLURM_MICRO@
429SLURM_MINOR = @SLURM_MINOR@
430SLURM_PREFIX = @SLURM_PREFIX@
431SLURM_VERSION_NUMBER = @SLURM_VERSION_NUMBER@
432SLURM_VERSION_STRING = @SLURM_VERSION_STRING@
433STRIP = @STRIP@
434SUCMD = @SUCMD@
435SYSTEMD_TASKSMAX_OPTION = @SYSTEMD_TASKSMAX_OPTION@
436UCX_CPPFLAGS = @UCX_CPPFLAGS@
437UCX_LDFLAGS = @UCX_LDFLAGS@
438UCX_LIBS = @UCX_LIBS@
439UTIL_LIBS = @UTIL_LIBS@
440VERSION = @VERSION@
441YAML_CPPFLAGS = @YAML_CPPFLAGS@
442YAML_LDFLAGS = @YAML_LDFLAGS@
443ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
444ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
445ZLIB_LIBS = @ZLIB_LIBS@
446_libcurl_config = @_libcurl_config@
447abs_builddir = @abs_builddir@
448abs_srcdir = @abs_srcdir@
449abs_top_builddir = @abs_top_builddir@
450abs_top_srcdir = @abs_top_srcdir@
451ac_ct_AR = @ac_ct_AR@
452ac_ct_CC = @ac_ct_CC@
453ac_ct_CXX = @ac_ct_CXX@
454ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
455ac_have_man2html = @ac_have_man2html@
456am__include = @am__include@
457am__leading_dot = @am__leading_dot@
458am__quote = @am__quote@
459am__tar = @am__tar@
460am__untar = @am__untar@
461ax_pthread_config = @ax_pthread_config@
462bindir = @bindir@
463build = @build@
464build_alias = @build_alias@
465build_cpu = @build_cpu@
466build_os = @build_os@
467build_vendor = @build_vendor@
468builddir = @builddir@
469datadir = @datadir@
470datarootdir = @datarootdir@
471docdir = @docdir@
472dvidir = @dvidir@
473exec_prefix = @exec_prefix@
474host = @host@
475host_alias = @host_alias@
476host_cpu = @host_cpu@
477host_os = @host_os@
478host_vendor = @host_vendor@
479htmldir = @htmldir@
480includedir = @includedir@
481infodir = @infodir@
482install_sh = @install_sh@
483libdir = @libdir@
484libexecdir = @libexecdir@
485localedir = @localedir@
486localstatedir = @localstatedir@
487lua_CFLAGS = @lua_CFLAGS@
488lua_LIBS = @lua_LIBS@
489mandir = @mandir@
490mkdir_p = @mkdir_p@
491oldincludedir = @oldincludedir@
492pdfdir = @pdfdir@
493prefix = @prefix@
494program_transform_name = @program_transform_name@
495psdir = @psdir@
496runstatedir = @runstatedir@
497sbindir = @sbindir@
498sharedstatedir = @sharedstatedir@
499srcdir = @srcdir@
500sysconfdir = @sysconfdir@
501target = @target@
502target_alias = @target_alias@
503target_cpu = @target_cpu@
504target_os = @target_os@
505target_vendor = @target_vendor@
506top_build_prefix = @top_build_prefix@
507top_builddir = @top_builddir@
508top_srcdir = @top_srcdir@
509AUTOMAKE_OPTIONS = foreign
510PLUGIN_FLAGS = -module -avoid-version --export-dynamic
511AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src/common
512pkglib_LTLIBRARIES = acct_gather_energy_none.la
513
514# Null job completion logging plugin.
515acct_gather_energy_none_la_SOURCES = acct_gather_energy_none.c
516acct_gather_energy_none_la_LDFLAGS = $(PLUGIN_FLAGS)
517all: all-am
518
519.SUFFIXES:
520.SUFFIXES: .c .lo .o .obj
521$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
522	@for dep in $?; do \
523	  case '$(am__configure_deps)' in \
524	    *$$dep*) \
525	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
526	        && { if test -f $@; then exit 0; else break; fi; }; \
527	      exit 1;; \
528	  esac; \
529	done; \
530	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/acct_gather_energy/none/Makefile'; \
531	$(am__cd) $(top_srcdir) && \
532	  $(AUTOMAKE) --foreign src/plugins/acct_gather_energy/none/Makefile
533Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
534	@case '$?' in \
535	  *config.status*) \
536	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
537	  *) \
538	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
539	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
540	esac;
541
542$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
543	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
544
545$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
546	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
548	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
549$(am__aclocal_m4_deps):
550
551install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
552	@$(NORMAL_INSTALL)
553	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
554	list2=; for p in $$list; do \
555	  if test -f $$p; then \
556	    list2="$$list2 $$p"; \
557	  else :; fi; \
558	done; \
559	test -z "$$list2" || { \
560	  echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
561	  $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
562	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
563	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
564	}
565
566uninstall-pkglibLTLIBRARIES:
567	@$(NORMAL_UNINSTALL)
568	@list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
569	for p in $$list; do \
570	  $(am__strip_dir) \
571	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
572	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
573	done
574
575clean-pkglibLTLIBRARIES:
576	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
577	@list='$(pkglib_LTLIBRARIES)'; \
578	locs=`for p in $$list; do echo $$p; done | \
579	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
580	      sort -u`; \
581	test -z "$$locs" || { \
582	  echo rm -f $${locs}; \
583	  rm -f $${locs}; \
584	}
585
586acct_gather_energy_none.la: $(acct_gather_energy_none_la_OBJECTS) $(acct_gather_energy_none_la_DEPENDENCIES) $(EXTRA_acct_gather_energy_none_la_DEPENDENCIES)
587	$(AM_V_CCLD)$(acct_gather_energy_none_la_LINK) -rpath $(pkglibdir) $(acct_gather_energy_none_la_OBJECTS) $(acct_gather_energy_none_la_LIBADD) $(LIBS)
588
589mostlyclean-compile:
590	-rm -f *.$(OBJEXT)
591
592distclean-compile:
593	-rm -f *.tab.c
594
595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acct_gather_energy_none.Plo@am__quote@ # am--include-marker
596
597$(am__depfiles_remade):
598	@$(MKDIR_P) $(@D)
599	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
600
601am--depfiles: $(am__depfiles_remade)
602
603.c.o:
604@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
605@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
606@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
607@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
608@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
609
610.c.obj:
611@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
612@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
613@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
614@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
615@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
616
617.c.lo:
618@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
619@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
620@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
621@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
622@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
623
624mostlyclean-libtool:
625	-rm -f *.lo
626
627clean-libtool:
628	-rm -rf .libs _libs
629
630ID: $(am__tagged_files)
631	$(am__define_uniq_tagged_files); mkid -fID $$unique
632tags: tags-am
633TAGS: tags
634
635tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
636	set x; \
637	here=`pwd`; \
638	$(am__define_uniq_tagged_files); \
639	shift; \
640	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
641	  test -n "$$unique" || unique=$$empty_fix; \
642	  if test $$# -gt 0; then \
643	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
644	      "$$@" $$unique; \
645	  else \
646	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
647	      $$unique; \
648	  fi; \
649	fi
650ctags: ctags-am
651
652CTAGS: ctags
653ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
654	$(am__define_uniq_tagged_files); \
655	test -z "$(CTAGS_ARGS)$$unique" \
656	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
657	     $$unique
658
659GTAGS:
660	here=`$(am__cd) $(top_builddir) && pwd` \
661	  && $(am__cd) $(top_srcdir) \
662	  && gtags -i $(GTAGS_ARGS) "$$here"
663cscopelist: cscopelist-am
664
665cscopelist-am: $(am__tagged_files)
666	list='$(am__tagged_files)'; \
667	case "$(srcdir)" in \
668	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
669	  *) sdir=$(subdir)/$(srcdir) ;; \
670	esac; \
671	for i in $$list; do \
672	  if test -f "$$i"; then \
673	    echo "$(subdir)/$$i"; \
674	  else \
675	    echo "$$sdir/$$i"; \
676	  fi; \
677	done >> $(top_builddir)/cscope.files
678
679distclean-tags:
680	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
681
682distdir: $(BUILT_SOURCES)
683	$(MAKE) $(AM_MAKEFLAGS) distdir-am
684
685distdir-am: $(DISTFILES)
686	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
687	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
688	list='$(DISTFILES)'; \
689	  dist_files=`for file in $$list; do echo $$file; done | \
690	  sed -e "s|^$$srcdirstrip/||;t" \
691	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
692	case $$dist_files in \
693	  */*) $(MKDIR_P) `echo "$$dist_files" | \
694			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
695			   sort -u` ;; \
696	esac; \
697	for file in $$dist_files; do \
698	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
699	  if test -d $$d/$$file; then \
700	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
701	    if test -d "$(distdir)/$$file"; then \
702	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
703	    fi; \
704	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
705	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
706	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
707	    fi; \
708	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
709	  else \
710	    test -f "$(distdir)/$$file" \
711	    || cp -p $$d/$$file "$(distdir)/$$file" \
712	    || exit 1; \
713	  fi; \
714	done
715check-am: all-am
716check: check-am
717all-am: Makefile $(LTLIBRARIES)
718installdirs:
719	for dir in "$(DESTDIR)$(pkglibdir)"; do \
720	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
721	done
722install: install-am
723install-exec: install-exec-am
724install-data: install-data-am
725uninstall: uninstall-am
726
727install-am: all-am
728	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
729
730installcheck: installcheck-am
731install-strip:
732	if test -z '$(STRIP)'; then \
733	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
734	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
735	      install; \
736	else \
737	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
738	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
739	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
740	fi
741mostlyclean-generic:
742
743clean-generic:
744
745distclean-generic:
746	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
747	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
748
749maintainer-clean-generic:
750	@echo "This command is intended for maintainers to use"
751	@echo "it deletes files that may require special tools to rebuild."
752clean: clean-am
753
754clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
755	mostlyclean-am
756
757distclean: distclean-am
758		-rm -f ./$(DEPDIR)/acct_gather_energy_none.Plo
759	-rm -f Makefile
760distclean-am: clean-am distclean-compile distclean-generic \
761	distclean-tags
762
763dvi: dvi-am
764
765dvi-am:
766
767html: html-am
768
769html-am:
770
771info: info-am
772
773info-am:
774
775install-data-am:
776
777install-dvi: install-dvi-am
778
779install-dvi-am:
780
781install-exec-am: install-pkglibLTLIBRARIES
782
783install-html: install-html-am
784
785install-html-am:
786
787install-info: install-info-am
788
789install-info-am:
790
791install-man:
792
793install-pdf: install-pdf-am
794
795install-pdf-am:
796
797install-ps: install-ps-am
798
799install-ps-am:
800
801installcheck-am:
802
803maintainer-clean: maintainer-clean-am
804		-rm -f ./$(DEPDIR)/acct_gather_energy_none.Plo
805	-rm -f Makefile
806maintainer-clean-am: distclean-am maintainer-clean-generic
807
808mostlyclean: mostlyclean-am
809
810mostlyclean-am: mostlyclean-compile mostlyclean-generic \
811	mostlyclean-libtool
812
813pdf: pdf-am
814
815pdf-am:
816
817ps: ps-am
818
819ps-am:
820
821uninstall-am: uninstall-pkglibLTLIBRARIES
822
823.MAKE: install-am install-strip
824
825.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
826	clean-generic clean-libtool clean-pkglibLTLIBRARIES \
827	cscopelist-am ctags ctags-am distclean distclean-compile \
828	distclean-generic distclean-libtool distclean-tags distdir dvi \
829	dvi-am html html-am info info-am install install-am \
830	install-data install-data-am install-dvi install-dvi-am \
831	install-exec install-exec-am install-html install-html-am \
832	install-info install-info-am install-man install-pdf \
833	install-pdf-am install-pkglibLTLIBRARIES install-ps \
834	install-ps-am install-strip installcheck installcheck-am \
835	installdirs maintainer-clean maintainer-clean-generic \
836	mostlyclean mostlyclean-compile mostlyclean-generic \
837	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
838	uninstall-am uninstall-pkglibLTLIBRARIES
839
840.PRECIOUS: Makefile
841
842
843# Tell versions [3.59,3.63) of GNU make to not export all variables.
844# Otherwise a system limit (for SysV at least) may be exceeded.
845.NOEXPORT:
846