1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = share/pseudopotentials/HGH
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_sed.m4 \
93	$(top_srcdir)/m4/arch.m4 $(top_srcdir)/m4/berkeleygw.m4 \
94	$(top_srcdir)/m4/blacs.m4 $(top_srcdir)/m4/blas.m4 \
95	$(top_srcdir)/m4/builtin.m4 $(top_srcdir)/m4/check_cl.m4 \
96	$(top_srcdir)/m4/clmath.m4 $(top_srcdir)/m4/cuda.m4 \
97	$(top_srcdir)/m4/cxx_compile_stdcxx.m4 \
98	$(top_srcdir)/m4/elpa.m4 $(top_srcdir)/m4/etsf_io.m4 \
99	$(top_srcdir)/m4/etsf_io_fortran.m4 \
100	$(top_srcdir)/m4/f90_module_flag.m4 \
101	$(top_srcdir)/m4/fc_command_line.m4 \
102	$(top_srcdir)/m4/fc_integer.m4 \
103	$(top_srcdir)/m4/fc_iso_c_binding.m4 \
104	$(top_srcdir)/m4/fc_sizeof.m4 $(top_srcdir)/m4/fcflags.m4 \
105	$(top_srcdir)/m4/fftw.m4 $(top_srcdir)/m4/fortran.m4 \
106	$(top_srcdir)/m4/futile.m4 $(top_srcdir)/m4/gdlib.m4 \
107	$(top_srcdir)/m4/gsl.m4 $(top_srcdir)/m4/isf.m4 \
108	$(top_srcdir)/m4/lapack.m4 $(top_srcdir)/m4/libfm.m4 \
109	$(top_srcdir)/m4/libvdwxc.m4 $(top_srcdir)/m4/libxc.m4 \
110	$(top_srcdir)/m4/likwid.m4 $(top_srcdir)/m4/metis.m4 \
111	$(top_srcdir)/m4/mpi.m4 $(top_srcdir)/m4/netcdf.m4 \
112	$(top_srcdir)/m4/nfft.m4 $(top_srcdir)/m4/nlopt.m4 \
113	$(top_srcdir)/m4/octopus_compilation_info.m4 \
114	$(top_srcdir)/m4/openmp.m4 $(top_srcdir)/m4/parmetis.m4 \
115	$(top_srcdir)/m4/pfft.m4 $(top_srcdir)/m4/pnfft.m4 \
116	$(top_srcdir)/m4/poke.m4 $(top_srcdir)/m4/psolver.m4 \
117	$(top_srcdir)/m4/pspio.m4 $(top_srcdir)/m4/scalapack.m4 \
118	$(top_srcdir)/m4/sparskit.m4 $(top_srcdir)/m4/stdcpp.m4 \
119	$(top_srcdir)/m4/tls.m4 $(top_srcdir)/m4/yaml.m4 \
120	$(top_srcdir)/m4/zdotc.m4 \
121	$(top_srcdir)/src/fdep/fortran_dependencies.m4 \
122	$(top_srcdir)/configure.ac
123am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124	$(ACLOCAL_M4)
125DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
126mkinstalldirs = $(install_sh) -d
127CONFIG_HEADER = $(top_builddir)/config.h
128CONFIG_CLEAN_FILES =
129CONFIG_CLEAN_VPATH_FILES =
130AM_V_P = $(am__v_P_@AM_V@)
131am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
132am__v_P_0 = false
133am__v_P_1 = :
134AM_V_GEN = $(am__v_GEN_@AM_V@)
135am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
136am__v_GEN_0 = @echo "  GEN     " $@;
137am__v_GEN_1 =
138AM_V_at = $(am__v_at_@AM_V@)
139am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
140am__v_at_0 = @
141am__v_at_1 =
142SOURCES =
143DIST_SOURCES =
144RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
145	ctags-recursive dvi-recursive html-recursive info-recursive \
146	install-data-recursive install-dvi-recursive \
147	install-exec-recursive install-html-recursive \
148	install-info-recursive install-pdf-recursive \
149	install-ps-recursive install-recursive installcheck-recursive \
150	installdirs-recursive pdf-recursive ps-recursive \
151	tags-recursive uninstall-recursive
152am__can_run_installinfo = \
153  case $$AM_UPDATE_INFO_DIR in \
154    n|no|NO) false;; \
155    *) (install-info --version) >/dev/null 2>&1;; \
156  esac
157RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
158  distclean-recursive maintainer-clean-recursive
159am__recursive_targets = \
160  $(RECURSIVE_TARGETS) \
161  $(RECURSIVE_CLEAN_TARGETS) \
162  $(am__extra_recursive_targets)
163AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
164	distdir distdir-am
165am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166# Read a list of newline-separated strings from the standard input,
167# and print each of them once, without duplicates.  Input order is
168# *not* preserved.
169am__uniquify_input = $(AWK) '\
170  BEGIN { nonempty = 0; } \
171  { items[$$0] = 1; nonempty = 1; } \
172  END { if (nonempty) { for (i in items) print i; }; } \
173'
174# Make sure the list of sources is unique.  This is necessary because,
175# e.g., the same source file might be shared among _SOURCES variables
176# for different programs/libraries.
177am__define_uniq_tagged_files = \
178  list='$(am__tagged_files)'; \
179  unique=`for i in $$list; do \
180    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181  done | $(am__uniquify_input)`
182ETAGS = etags
183CTAGS = ctags
184DIST_SUBDIRS = $(SUBDIRS)
185am__DIST_COMMON = $(srcdir)/Makefile.in
186DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
187am__relativize = \
188  dir0=`pwd`; \
189  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
190  sed_rest='s,^[^/]*/*,,'; \
191  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
192  sed_butlast='s,/*[^/]*$$,,'; \
193  while test -n "$$dir1"; do \
194    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
195    if test "$$first" != "."; then \
196      if test "$$first" = ".."; then \
197        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
198        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
199      else \
200        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
201        if test "$$first2" = "$$first"; then \
202          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
203        else \
204          dir2="../$$dir2"; \
205        fi; \
206        dir0="$$dir0"/"$$first"; \
207      fi; \
208    fi; \
209    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
210  done; \
211  reldir="$$dir2"
212ACLOCAL = @ACLOCAL@
213ALLOCA = @ALLOCA@
214AMTAR = @AMTAR@
215AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216AUTOCONF = @AUTOCONF@
217AUTOHEADER = @AUTOHEADER@
218AUTOMAKE = @AUTOMAKE@
219AWK = @AWK@
220CC = @CC@
221CCDEPMODE = @CCDEPMODE@
222CFLAGS = @CFLAGS@
223CFLAGS_CLBLAS = @CFLAGS_CLBLAS@
224CFLAGS_CLFFT = @CFLAGS_CLFFT@
225CFLAGS_CUDA = @CFLAGS_CUDA@
226CFLAGS_FFTW = @CFLAGS_FFTW@
227CFLAGS_LIBYAML = @CFLAGS_LIBYAML@
228CFLAGS_NFFT = @CFLAGS_NFFT@
229CL_CFLAGS = @CL_CFLAGS@
230CL_LIBS = @CL_LIBS@
231CPP = @CPP@
232CPPFLAGS = @CPPFLAGS@
233CXX = @CXX@
234CXXDEPMODE = @CXXDEPMODE@
235CXXFLAGS = @CXXFLAGS@
236CXXLIBS = @CXXLIBS@
237CYGPATH_W = @CYGPATH_W@
238DEBUG = @DEBUG@
239DEFS = @DEFS@
240DEPDIR = @DEPDIR@
241ECHO_C = @ECHO_C@
242ECHO_N = @ECHO_N@
243ECHO_T = @ECHO_T@
244EGREP = @EGREP@
245EXEEXT = @EXEEXT@
246F90_ACCEPTS_LINE_NUMBERS = @F90_ACCEPTS_LINE_NUMBERS@
247F90_MODULE_FLAG = @F90_MODULE_FLAG@
248FC = @FC@
249FCCPP = @FCCPP@
250FCEXTRALIBS = @FCEXTRALIBS@
251FCFLAGS = @FCFLAGS@
252FCFLAGS_BERKELEYGW = @FCFLAGS_BERKELEYGW@
253FCFLAGS_ELPA = @FCFLAGS_ELPA@
254FCFLAGS_ETSF_IO = @FCFLAGS_ETSF_IO@
255FCFLAGS_FFTW = @FCFLAGS_FFTW@
256FCFLAGS_FUTILE = @FCFLAGS_FUTILE@
257FCFLAGS_ISF = @FCFLAGS_ISF@
258FCFLAGS_LIBFM = @FCFLAGS_LIBFM@
259FCFLAGS_LIBVDWXC = @FCFLAGS_LIBVDWXC@
260FCFLAGS_LIBXC = @FCFLAGS_LIBXC@
261FCFLAGS_LIKWID = @FCFLAGS_LIKWID@
262FCFLAGS_NETCDF = @FCFLAGS_NETCDF@
263FCFLAGS_NLOPT = @FCFLAGS_NLOPT@
264FCFLAGS_PFFT = @FCFLAGS_PFFT@
265FCFLAGS_PNFFT = @FCFLAGS_PNFFT@
266FCFLAGS_POKE = @FCFLAGS_POKE@
267FCFLAGS_PSOLVER = @FCFLAGS_PSOLVER@
268FCFLAGS_PSPIO = @FCFLAGS_PSPIO@
269FCFLAGS_f90 = @FCFLAGS_f90@
270FCLIBS = @FCLIBS@
271GDLIB_CONFIG = @GDLIB_CONFIG@
272GD_CFLAGS = @GD_CFLAGS@
273GD_LIBS = @GD_LIBS@
274GIT_COMMIT = @GIT_COMMIT@
275GREP = @GREP@
276GSL_CFLAGS = @GSL_CFLAGS@
277GSL_CONFIG = @GSL_CONFIG@
278GSL_LIBS = @GSL_LIBS@
279HAVE_CXX11 = @HAVE_CXX11@
280INSTALL = @INSTALL@
281INSTALL_DATA = @INSTALL_DATA@
282INSTALL_PROGRAM = @INSTALL_PROGRAM@
283INSTALL_SCRIPT = @INSTALL_SCRIPT@
284INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
285LDFLAGS = @LDFLAGS@
286LIBOBJS = @LIBOBJS@
287LIBS = @LIBS@
288LIBS_BERKELEYGW = @LIBS_BERKELEYGW@
289LIBS_BLACS = @LIBS_BLACS@
290LIBS_BLAS = @LIBS_BLAS@
291LIBS_CLBLAS = @LIBS_CLBLAS@
292LIBS_CLFFT = @LIBS_CLFFT@
293LIBS_CUDA = @LIBS_CUDA@
294LIBS_ELPA = @LIBS_ELPA@
295LIBS_ETSF_IO = @LIBS_ETSF_IO@
296LIBS_FFTW = @LIBS_FFTW@
297LIBS_FUTILE = @LIBS_FUTILE@
298LIBS_ISF = @LIBS_ISF@
299LIBS_LAPACK = @LIBS_LAPACK@
300LIBS_LIBFM = @LIBS_LIBFM@
301LIBS_LIBVDWXC = @LIBS_LIBVDWXC@
302LIBS_LIBXC = @LIBS_LIBXC@
303LIBS_LIBYAML = @LIBS_LIBYAML@
304LIBS_LIKWID = @LIBS_LIKWID@
305LIBS_METIS = @LIBS_METIS@
306LIBS_MPI = @LIBS_MPI@
307LIBS_NETCDF = @LIBS_NETCDF@
308LIBS_NFFT = @LIBS_NFFT@
309LIBS_NLOPT = @LIBS_NLOPT@
310LIBS_PARMETIS = @LIBS_PARMETIS@
311LIBS_PFFT = @LIBS_PFFT@
312LIBS_PNFFT = @LIBS_PNFFT@
313LIBS_POKE = @LIBS_POKE@
314LIBS_PSOLVER = @LIBS_PSOLVER@
315LIBS_PSPIO = @LIBS_PSPIO@
316LIBS_SCALAPACK = @LIBS_SCALAPACK@
317LIBS_SPARSKIT = @LIBS_SPARSKIT@
318LN_S = @LN_S@
319LONG_LINES = @LONG_LINES@
320LTLIBOBJS = @LTLIBOBJS@
321MAKEINFO = @MAKEINFO@
322METIS_CFLAGS = @METIS_CFLAGS@
323MKDIR_P = @MKDIR_P@
324OBJEXT = @OBJEXT@
325OPENMP_FCFLAGS = @OPENMP_FCFLAGS@
326PACKAGE = @PACKAGE@
327PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
328PACKAGE_NAME = @PACKAGE_NAME@
329PACKAGE_STRING = @PACKAGE_STRING@
330PACKAGE_TARNAME = @PACKAGE_TARNAME@
331PACKAGE_URL = @PACKAGE_URL@
332PACKAGE_VERSION = @PACKAGE_VERSION@
333PARMETIS_CFLAGS = @PARMETIS_CFLAGS@
334PATH_SEPARATOR = @PATH_SEPARATOR@
335PERL = @PERL@
336RANLIB = @RANLIB@
337SED = @SED@
338SET_MAKE = @SET_MAKE@
339SHELL = @SHELL@
340STRIP = @STRIP@
341UTILITY_PROGRAMS = @UTILITY_PROGRAMS@
342VERSION = @VERSION@
343abs_builddir = @abs_builddir@
344abs_srcdir = @abs_srcdir@
345abs_top_builddir = @abs_top_builddir@
346abs_top_srcdir = @abs_top_srcdir@
347ac_ct_CC = @ac_ct_CC@
348ac_ct_CXX = @ac_ct_CXX@
349ac_ct_FC = @ac_ct_FC@
350am__include = @am__include@
351am__leading_dot = @am__leading_dot@
352am__quote = @am__quote@
353am__tar = @am__tar@
354am__untar = @am__untar@
355bindir = @bindir@
356build = @build@
357build_alias = @build_alias@
358build_cpu = @build_cpu@
359build_os = @build_os@
360build_vendor = @build_vendor@
361builddir = @builddir@
362datadir = @datadir@
363datarootdir = @datarootdir@
364docdir = @docdir@
365dvidir = @dvidir@
366exec_prefix = @exec_prefix@
367fc_type = @fc_type@
368fc_version = @fc_version@
369fc_wrap = @fc_wrap@
370host = @host@
371host_alias = @host_alias@
372host_cpu = @host_cpu@
373host_os = @host_os@
374host_vendor = @host_vendor@
375htmldir = @htmldir@
376includedir = @includedir@
377infodir = @infodir@
378install_sh = @install_sh@
379libdir = @libdir@
380libexecdir = @libexecdir@
381localedir = @localedir@
382localstatedir = @localstatedir@
383mandir = @mandir@
384mkdir_p = @mkdir_p@
385oldincludedir = @oldincludedir@
386pdfdir = @pdfdir@
387prefix = @prefix@
388program_transform_name = @program_transform_name@
389psdir = @psdir@
390sbindir = @sbindir@
391sharedstatedir = @sharedstatedir@
392srcdir = @srcdir@
393subdirs = @subdirs@
394sysconfdir = @sysconfdir@
395target_alias = @target_alias@
396top_build_prefix = @top_build_prefix@
397top_builddir = @top_builddir@
398top_srcdir = @top_srcdir@
399SUBDIRS = lda lda_sc
400all: all-recursive
401
402.SUFFIXES:
403$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
404	@for dep in $?; do \
405	  case '$(am__configure_deps)' in \
406	    *$$dep*) \
407	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
408	        && { if test -f $@; then exit 0; else break; fi; }; \
409	      exit 1;; \
410	  esac; \
411	done; \
412	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu share/pseudopotentials/HGH/Makefile'; \
413	$(am__cd) $(top_srcdir) && \
414	  $(AUTOMAKE) --gnu share/pseudopotentials/HGH/Makefile
415Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
416	@case '$?' in \
417	  *config.status*) \
418	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
419	  *) \
420	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
421	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
422	esac;
423
424$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
426
427$(top_srcdir)/configure:  $(am__configure_deps)
428	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
430	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431$(am__aclocal_m4_deps):
432
433# This directory's subdirectories are mostly independent; you can cd
434# into them and run 'make' without going through this Makefile.
435# To change the values of 'make' variables: instead of editing Makefiles,
436# (1) if the variable is set in 'config.status', edit 'config.status'
437#     (which will cause the Makefiles to be regenerated when you run 'make');
438# (2) otherwise, pass the desired values on the 'make' command line.
439$(am__recursive_targets):
440	@fail=; \
441	if $(am__make_keepgoing); then \
442	  failcom='fail=yes'; \
443	else \
444	  failcom='exit 1'; \
445	fi; \
446	dot_seen=no; \
447	target=`echo $@ | sed s/-recursive//`; \
448	case "$@" in \
449	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
450	  *) list='$(SUBDIRS)' ;; \
451	esac; \
452	for subdir in $$list; do \
453	  echo "Making $$target in $$subdir"; \
454	  if test "$$subdir" = "."; then \
455	    dot_seen=yes; \
456	    local_target="$$target-am"; \
457	  else \
458	    local_target="$$target"; \
459	  fi; \
460	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
461	  || eval $$failcom; \
462	done; \
463	if test "$$dot_seen" = "no"; then \
464	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
465	fi; test -z "$$fail"
466
467ID: $(am__tagged_files)
468	$(am__define_uniq_tagged_files); mkid -fID $$unique
469tags: tags-recursive
470TAGS: tags
471
472tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
473	set x; \
474	here=`pwd`; \
475	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
476	  include_option=--etags-include; \
477	  empty_fix=.; \
478	else \
479	  include_option=--include; \
480	  empty_fix=; \
481	fi; \
482	list='$(SUBDIRS)'; for subdir in $$list; do \
483	  if test "$$subdir" = .; then :; else \
484	    test ! -f $$subdir/TAGS || \
485	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
486	  fi; \
487	done; \
488	$(am__define_uniq_tagged_files); \
489	shift; \
490	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
491	  test -n "$$unique" || unique=$$empty_fix; \
492	  if test $$# -gt 0; then \
493	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494	      "$$@" $$unique; \
495	  else \
496	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
497	      $$unique; \
498	  fi; \
499	fi
500ctags: ctags-recursive
501
502CTAGS: ctags
503ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
504	$(am__define_uniq_tagged_files); \
505	test -z "$(CTAGS_ARGS)$$unique" \
506	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507	     $$unique
508
509GTAGS:
510	here=`$(am__cd) $(top_builddir) && pwd` \
511	  && $(am__cd) $(top_srcdir) \
512	  && gtags -i $(GTAGS_ARGS) "$$here"
513cscopelist: cscopelist-recursive
514
515cscopelist-am: $(am__tagged_files)
516	list='$(am__tagged_files)'; \
517	case "$(srcdir)" in \
518	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
519	  *) sdir=$(subdir)/$(srcdir) ;; \
520	esac; \
521	for i in $$list; do \
522	  if test -f "$$i"; then \
523	    echo "$(subdir)/$$i"; \
524	  else \
525	    echo "$$sdir/$$i"; \
526	  fi; \
527	done >> $(top_builddir)/cscope.files
528
529distclean-tags:
530	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
531
532distdir: $(BUILT_SOURCES)
533	$(MAKE) $(AM_MAKEFLAGS) distdir-am
534
535distdir-am: $(DISTFILES)
536	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538	list='$(DISTFILES)'; \
539	  dist_files=`for file in $$list; do echo $$file; done | \
540	  sed -e "s|^$$srcdirstrip/||;t" \
541	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
542	case $$dist_files in \
543	  */*) $(MKDIR_P) `echo "$$dist_files" | \
544			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
545			   sort -u` ;; \
546	esac; \
547	for file in $$dist_files; do \
548	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
549	  if test -d $$d/$$file; then \
550	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
551	    if test -d "$(distdir)/$$file"; then \
552	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
553	    fi; \
554	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
555	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
556	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557	    fi; \
558	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
559	  else \
560	    test -f "$(distdir)/$$file" \
561	    || cp -p $$d/$$file "$(distdir)/$$file" \
562	    || exit 1; \
563	  fi; \
564	done
565	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
566	  if test "$$subdir" = .; then :; else \
567	    $(am__make_dryrun) \
568	      || test -d "$(distdir)/$$subdir" \
569	      || $(MKDIR_P) "$(distdir)/$$subdir" \
570	      || exit 1; \
571	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
572	    $(am__relativize); \
573	    new_distdir=$$reldir; \
574	    dir1=$$subdir; dir2="$(top_distdir)"; \
575	    $(am__relativize); \
576	    new_top_distdir=$$reldir; \
577	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
578	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
579	    ($(am__cd) $$subdir && \
580	      $(MAKE) $(AM_MAKEFLAGS) \
581	        top_distdir="$$new_top_distdir" \
582	        distdir="$$new_distdir" \
583		am__remove_distdir=: \
584		am__skip_length_check=: \
585		am__skip_mode_fix=: \
586	        distdir) \
587	      || exit 1; \
588	  fi; \
589	done
590check-am: all-am
591check: check-recursive
592all-am: Makefile
593installdirs: installdirs-recursive
594installdirs-am:
595install: install-recursive
596install-exec: install-exec-recursive
597install-data: install-data-recursive
598uninstall: uninstall-recursive
599
600install-am: all-am
601	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
602
603installcheck: installcheck-recursive
604install-strip:
605	if test -z '$(STRIP)'; then \
606	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608	      install; \
609	else \
610	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
613	fi
614mostlyclean-generic:
615
616clean-generic:
617
618distclean-generic:
619	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
620	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
621
622maintainer-clean-generic:
623	@echo "This command is intended for maintainers to use"
624	@echo "it deletes files that may require special tools to rebuild."
625clean: clean-recursive
626
627clean-am: clean-generic mostlyclean-am
628
629distclean: distclean-recursive
630	-rm -f Makefile
631distclean-am: clean-am distclean-generic distclean-tags
632
633dvi: dvi-recursive
634
635dvi-am:
636
637html: html-recursive
638
639html-am:
640
641info: info-recursive
642
643info-am:
644
645install-data-am:
646
647install-dvi: install-dvi-recursive
648
649install-dvi-am:
650
651install-exec-am:
652
653install-html: install-html-recursive
654
655install-html-am:
656
657install-info: install-info-recursive
658
659install-info-am:
660
661install-man:
662
663install-pdf: install-pdf-recursive
664
665install-pdf-am:
666
667install-ps: install-ps-recursive
668
669install-ps-am:
670
671installcheck-am:
672
673maintainer-clean: maintainer-clean-recursive
674	-rm -f Makefile
675maintainer-clean-am: distclean-am maintainer-clean-generic
676
677mostlyclean: mostlyclean-recursive
678
679mostlyclean-am: mostlyclean-generic
680
681pdf: pdf-recursive
682
683pdf-am:
684
685ps: ps-recursive
686
687ps-am:
688
689uninstall-am:
690
691.MAKE: $(am__recursive_targets) install-am install-strip
692
693.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
694	check-am clean clean-generic cscopelist-am ctags ctags-am \
695	distclean distclean-generic distclean-tags distdir dvi dvi-am \
696	html html-am info info-am install install-am install-data \
697	install-data-am install-dvi install-dvi-am install-exec \
698	install-exec-am install-html install-html-am install-info \
699	install-info-am install-man install-pdf install-pdf-am \
700	install-ps install-ps-am install-strip installcheck \
701	installcheck-am installdirs installdirs-am maintainer-clean \
702	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
703	pdf-am ps ps-am tags tags-am uninstall uninstall-am
704
705.PRECIOUS: Makefile
706
707
708# Tell versions [3.59,3.63) of GNU make to not export all variables.
709# Otherwise a system limit (for SysV at least) may be exceeded.
710.NOEXPORT:
711