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