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@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89subdir = source/scf
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/source/config.h
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99LIBRARIES = $(noinst_LIBRARIES)
100AR = ar
101ARFLAGS = cru
102AM_V_AR = $(am__v_AR_@AM_V@)
103am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
104am__v_AR_0 = @echo "  AR      " $@;
105am__v_AR_1 =
106libscf_a_AR = $(AR) $(ARFLAGS)
107libscf_a_LIBADD =
108am_libscf_a_OBJECTS = diis_general.$(OBJEXT) diis_restricted.$(OBJEXT) \
109	diis_unrestricted.$(OBJEXT) scf_utils.$(OBJEXT) \
110	SCF_general.$(OBJEXT) SCF_restricted.$(OBJEXT) \
111	SCF_unrestricted.$(OBJEXT) SCF_statistics.$(OBJEXT) \
112	scf.$(OBJEXT)
113libscf_a_OBJECTS = $(am_libscf_a_OBJECTS)
114AM_V_P = $(am__v_P_@AM_V@)
115am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116am__v_P_0 = false
117am__v_P_1 = :
118AM_V_GEN = $(am__v_GEN_@AM_V@)
119am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120am__v_GEN_0 = @echo "  GEN     " $@;
121am__v_GEN_1 =
122AM_V_at = $(am__v_at_@AM_V@)
123am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124am__v_at_0 = @
125am__v_at_1 =
126DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/source
127depcomp = $(SHELL) $(top_srcdir)/depcomp
128am__maybe_remake_depfiles = depfiles
129am__depfiles_remade = ./$(DEPDIR)/SCF_general.Po \
130	./$(DEPDIR)/SCF_restricted.Po ./$(DEPDIR)/SCF_statistics.Po \
131	./$(DEPDIR)/SCF_unrestricted.Po ./$(DEPDIR)/diis_general.Po \
132	./$(DEPDIR)/diis_restricted.Po \
133	./$(DEPDIR)/diis_unrestricted.Po ./$(DEPDIR)/scf.Po \
134	./$(DEPDIR)/scf_utils.Po
135am__mv = mv -f
136CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
137	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
138AM_V_CXX = $(am__v_CXX_@AM_V@)
139am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
140am__v_CXX_0 = @echo "  CXX     " $@;
141am__v_CXX_1 =
142CXXLD = $(CXX)
143CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
144	-o $@
145AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
146am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
147am__v_CXXLD_0 = @echo "  CXXLD   " $@;
148am__v_CXXLD_1 =
149COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
150	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
151AM_V_CC = $(am__v_CC_@AM_V@)
152am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
153am__v_CC_0 = @echo "  CC      " $@;
154am__v_CC_1 =
155CCLD = $(CC)
156LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
157AM_V_CCLD = $(am__v_CCLD_@AM_V@)
158am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
159am__v_CCLD_0 = @echo "  CCLD    " $@;
160am__v_CCLD_1 =
161SOURCES = $(libscf_a_SOURCES)
162DIST_SOURCES = $(libscf_a_SOURCES)
163am__can_run_installinfo = \
164  case $$AM_UPDATE_INFO_DIR in \
165    n|no|NO) false;; \
166    *) (install-info --version) >/dev/null 2>&1;; \
167  esac
168am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
169# Read a list of newline-separated strings from the standard input,
170# and print each of them once, without duplicates.  Input order is
171# *not* preserved.
172am__uniquify_input = $(AWK) '\
173  BEGIN { nonempty = 0; } \
174  { items[$$0] = 1; nonempty = 1; } \
175  END { if (nonempty) { for (i in items) print i; }; } \
176'
177# Make sure the list of sources is unique.  This is necessary because,
178# e.g., the same source file might be shared among _SOURCES variables
179# for different programs/libraries.
180am__define_uniq_tagged_files = \
181  list='$(am__tagged_files)'; \
182  unique=`for i in $$list; do \
183    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
184  done | $(am__uniquify_input)`
185ETAGS = etags
186CTAGS = ctags
187am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
188DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189ACLOCAL = @ACLOCAL@
190AMTAR = @AMTAR@
191AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
192AUTOCONF = @AUTOCONF@
193AUTOHEADER = @AUTOHEADER@
194AUTOMAKE = @AUTOMAKE@
195AWK = @AWK@
196CC = @CC@
197CCDEPMODE = @CCDEPMODE@
198CFLAGS = @CFLAGS@
199CPP = @CPP@
200CPPFLAGS = @CPPFLAGS@
201CXX = @CXX@
202CXXDEPMODE = @CXXDEPMODE@
203CXXFLAGS = @CXXFLAGS@
204CYGPATH_W = @CYGPATH_W@
205DEFS = @DEFS@
206DEPDIR = @DEPDIR@
207ECHO_C = @ECHO_C@
208ECHO_N = @ECHO_N@
209ECHO_T = @ECHO_T@
210EGREP = @EGREP@
211ERGO_DATA_PREFIX = @ERGO_DATA_PREFIX@
212EXEEXT = @EXEEXT@
213GREP = @GREP@
214INSTALL = @INSTALL@
215INSTALL_DATA = @INSTALL_DATA@
216INSTALL_PROGRAM = @INSTALL_PROGRAM@
217INSTALL_SCRIPT = @INSTALL_SCRIPT@
218INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
219LDFLAGS = @LDFLAGS@
220LEX = @LEX@
221LEXLIB = @LEXLIB@
222LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
223LIBOBJS = @LIBOBJS@
224LIBS = @LIBS@
225LTLIBOBJS = @LTLIBOBJS@
226MAKEINFO = @MAKEINFO@
227MKDIR_P = @MKDIR_P@
228OBJEXT = @OBJEXT@
229PACKAGE = @PACKAGE@
230PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
231PACKAGE_NAME = @PACKAGE_NAME@
232PACKAGE_STRING = @PACKAGE_STRING@
233PACKAGE_TARNAME = @PACKAGE_TARNAME@
234PACKAGE_URL = @PACKAGE_URL@
235PACKAGE_VERSION = @PACKAGE_VERSION@
236PATH_SEPARATOR = @PATH_SEPARATOR@
237RANLIB = @RANLIB@
238SET_MAKE = @SET_MAKE@
239SHELL = @SHELL@
240STRIP = @STRIP@
241VERSION = @VERSION@
242YACC = @YACC@
243YFLAGS = @YFLAGS@
244abs_builddir = @abs_builddir@
245abs_srcdir = @abs_srcdir@
246abs_top_builddir = @abs_top_builddir@
247abs_top_srcdir = @abs_top_srcdir@
248ac_ct_CC = @ac_ct_CC@
249ac_ct_CXX = @ac_ct_CXX@
250am__include = @am__include@
251am__leading_dot = @am__leading_dot@
252am__quote = @am__quote@
253am__tar = @am__tar@
254am__untar = @am__untar@
255bindir = @bindir@
256build_alias = @build_alias@
257builddir = @builddir@
258datadir = @datadir@
259datarootdir = @datarootdir@
260docdir = @docdir@
261dvidir = @dvidir@
262exec_prefix = @exec_prefix@
263host_alias = @host_alias@
264htmldir = @htmldir@
265includedir = @includedir@
266infodir = @infodir@
267install_sh = @install_sh@
268libdir = @libdir@
269libexecdir = @libexecdir@
270localedir = @localedir@
271localstatedir = @localstatedir@
272mandir = @mandir@
273mkdir_p = @mkdir_p@
274oldincludedir = @oldincludedir@
275pdfdir = @pdfdir@
276prefix = @prefix@
277program_transform_name = @program_transform_name@
278psdir = @psdir@
279runstatedir = @runstatedir@
280sbindir = @sbindir@
281sharedstatedir = @sharedstatedir@
282srcdir = @srcdir@
283sysconfdir = @sysconfdir@
284target_alias = @target_alias@
285top_build_prefix = @top_build_prefix@
286top_builddir = @top_builddir@
287top_srcdir = @top_srcdir@
288noinst_LIBRARIES = libscf.a
289libscf_a_SOURCES = \
290	diis_general.cc	\
291	diis_general.h		\
292	diis_restricted.cc	\
293	diis_restricted.h	\
294	diis_unrestricted.cc	\
295	diis_unrestricted.h	\
296	scf_utils.cc		\
297	scf_utils.h		\
298	SCF_general.cc		\
299	SCF_general.h		\
300	SCF_restricted.cc	\
301	SCF_restricted.h	\
302	SCF_unrestricted.cc	\
303	SCF_unrestricted.h	\
304	SCF_statistics.h	\
305	SCF_statistics.cc	\
306	scf.cc			\
307	scf.h
308
309AM_CPPFLAGS = \
310	-I$(top_srcdir)/source			\
311	-I$(top_srcdir)/source/basisset		\
312	-I$(top_srcdir)/source/dft		\
313	-I$(top_srcdir)/source/matrix		\
314        -I$(top_srcdir)/source/matrix/template_lapack/blas	\
315        -I$(top_srcdir)/source/matrix/template_lapack/lapack	\
316	-I$(top_srcdir)/source/densfromf	\
317	-I$(top_srcdir)/source/utilities	\
318	-I$(top_srcdir)/source/utilities_basic	\
319	-I$(top_srcdir)/source/integrals
320
321all: all-am
322
323.SUFFIXES:
324.SUFFIXES: .cc .o .obj
325$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
326	@for dep in $?; do \
327	  case '$(am__configure_deps)' in \
328	    *$$dep*) \
329	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
330	        && { if test -f $@; then exit 0; else break; fi; }; \
331	      exit 1;; \
332	  esac; \
333	done; \
334	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign source/scf/Makefile'; \
335	$(am__cd) $(top_srcdir) && \
336	  $(AUTOMAKE) --foreign source/scf/Makefile
337Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
338	@case '$?' in \
339	  *config.status*) \
340	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
341	  *) \
342	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
343	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
344	esac;
345
346$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
347	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348
349$(top_srcdir)/configure:  $(am__configure_deps)
350	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
352	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353$(am__aclocal_m4_deps):
354
355clean-noinstLIBRARIES:
356	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
357
358libscf.a: $(libscf_a_OBJECTS) $(libscf_a_DEPENDENCIES) $(EXTRA_libscf_a_DEPENDENCIES)
359	$(AM_V_at)-rm -f libscf.a
360	$(AM_V_AR)$(libscf_a_AR) libscf.a $(libscf_a_OBJECTS) $(libscf_a_LIBADD)
361	$(AM_V_at)$(RANLIB) libscf.a
362
363mostlyclean-compile:
364	-rm -f *.$(OBJEXT)
365
366distclean-compile:
367	-rm -f *.tab.c
368
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SCF_general.Po@am__quote@ # am--include-marker
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SCF_restricted.Po@am__quote@ # am--include-marker
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SCF_statistics.Po@am__quote@ # am--include-marker
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SCF_unrestricted.Po@am__quote@ # am--include-marker
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diis_general.Po@am__quote@ # am--include-marker
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diis_restricted.Po@am__quote@ # am--include-marker
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diis_unrestricted.Po@am__quote@ # am--include-marker
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scf.Po@am__quote@ # am--include-marker
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scf_utils.Po@am__quote@ # am--include-marker
378
379$(am__depfiles_remade):
380	@$(MKDIR_P) $(@D)
381	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
382
383am--depfiles: $(am__depfiles_remade)
384
385.cc.o:
386@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
387@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
388@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
389@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
391
392.cc.obj:
393@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
394@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
395@AMDEP_TRUE@@am__fastdepCXX_FALSE@	$(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
398
399ID: $(am__tagged_files)
400	$(am__define_uniq_tagged_files); mkid -fID $$unique
401tags: tags-am
402TAGS: tags
403
404tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
405	set x; \
406	here=`pwd`; \
407	$(am__define_uniq_tagged_files); \
408	shift; \
409	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
410	  test -n "$$unique" || unique=$$empty_fix; \
411	  if test $$# -gt 0; then \
412	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
413	      "$$@" $$unique; \
414	  else \
415	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416	      $$unique; \
417	  fi; \
418	fi
419ctags: ctags-am
420
421CTAGS: ctags
422ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
423	$(am__define_uniq_tagged_files); \
424	test -z "$(CTAGS_ARGS)$$unique" \
425	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
426	     $$unique
427
428GTAGS:
429	here=`$(am__cd) $(top_builddir) && pwd` \
430	  && $(am__cd) $(top_srcdir) \
431	  && gtags -i $(GTAGS_ARGS) "$$here"
432cscopelist: cscopelist-am
433
434cscopelist-am: $(am__tagged_files)
435	list='$(am__tagged_files)'; \
436	case "$(srcdir)" in \
437	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
438	  *) sdir=$(subdir)/$(srcdir) ;; \
439	esac; \
440	for i in $$list; do \
441	  if test -f "$$i"; then \
442	    echo "$(subdir)/$$i"; \
443	  else \
444	    echo "$$sdir/$$i"; \
445	  fi; \
446	done >> $(top_builddir)/cscope.files
447
448distclean-tags:
449	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
450
451distdir: $(BUILT_SOURCES)
452	$(MAKE) $(AM_MAKEFLAGS) distdir-am
453
454distdir-am: $(DISTFILES)
455	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457	list='$(DISTFILES)'; \
458	  dist_files=`for file in $$list; do echo $$file; done | \
459	  sed -e "s|^$$srcdirstrip/||;t" \
460	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
461	case $$dist_files in \
462	  */*) $(MKDIR_P) `echo "$$dist_files" | \
463			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
464			   sort -u` ;; \
465	esac; \
466	for file in $$dist_files; do \
467	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
468	  if test -d $$d/$$file; then \
469	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
470	    if test -d "$(distdir)/$$file"; then \
471	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472	    fi; \
473	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
474	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
475	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476	    fi; \
477	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
478	  else \
479	    test -f "$(distdir)/$$file" \
480	    || cp -p $$d/$$file "$(distdir)/$$file" \
481	    || exit 1; \
482	  fi; \
483	done
484check-am: all-am
485check: check-am
486all-am: Makefile $(LIBRARIES)
487installdirs:
488install: install-am
489install-exec: install-exec-am
490install-data: install-data-am
491uninstall: uninstall-am
492
493install-am: all-am
494	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495
496installcheck: installcheck-am
497install-strip:
498	if test -z '$(STRIP)'; then \
499	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
500	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
501	      install; \
502	else \
503	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
506	fi
507mostlyclean-generic:
508
509clean-generic:
510
511distclean-generic:
512	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
513	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
514
515maintainer-clean-generic:
516	@echo "This command is intended for maintainers to use"
517	@echo "it deletes files that may require special tools to rebuild."
518clean: clean-am
519
520clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
521
522distclean: distclean-am
523		-rm -f ./$(DEPDIR)/SCF_general.Po
524	-rm -f ./$(DEPDIR)/SCF_restricted.Po
525	-rm -f ./$(DEPDIR)/SCF_statistics.Po
526	-rm -f ./$(DEPDIR)/SCF_unrestricted.Po
527	-rm -f ./$(DEPDIR)/diis_general.Po
528	-rm -f ./$(DEPDIR)/diis_restricted.Po
529	-rm -f ./$(DEPDIR)/diis_unrestricted.Po
530	-rm -f ./$(DEPDIR)/scf.Po
531	-rm -f ./$(DEPDIR)/scf_utils.Po
532	-rm -f Makefile
533distclean-am: clean-am distclean-compile distclean-generic \
534	distclean-tags
535
536dvi: dvi-am
537
538dvi-am:
539
540html: html-am
541
542html-am:
543
544info: info-am
545
546info-am:
547
548install-data-am:
549
550install-dvi: install-dvi-am
551
552install-dvi-am:
553
554install-exec-am:
555
556install-html: install-html-am
557
558install-html-am:
559
560install-info: install-info-am
561
562install-info-am:
563
564install-man:
565
566install-pdf: install-pdf-am
567
568install-pdf-am:
569
570install-ps: install-ps-am
571
572install-ps-am:
573
574installcheck-am:
575
576maintainer-clean: maintainer-clean-am
577		-rm -f ./$(DEPDIR)/SCF_general.Po
578	-rm -f ./$(DEPDIR)/SCF_restricted.Po
579	-rm -f ./$(DEPDIR)/SCF_statistics.Po
580	-rm -f ./$(DEPDIR)/SCF_unrestricted.Po
581	-rm -f ./$(DEPDIR)/diis_general.Po
582	-rm -f ./$(DEPDIR)/diis_restricted.Po
583	-rm -f ./$(DEPDIR)/diis_unrestricted.Po
584	-rm -f ./$(DEPDIR)/scf.Po
585	-rm -f ./$(DEPDIR)/scf_utils.Po
586	-rm -f Makefile
587maintainer-clean-am: distclean-am maintainer-clean-generic
588
589mostlyclean: mostlyclean-am
590
591mostlyclean-am: mostlyclean-compile mostlyclean-generic
592
593pdf: pdf-am
594
595pdf-am:
596
597ps: ps-am
598
599ps-am:
600
601uninstall-am:
602
603.MAKE: install-am install-strip
604
605.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
606	clean-generic clean-noinstLIBRARIES cscopelist-am ctags \
607	ctags-am distclean distclean-compile distclean-generic \
608	distclean-tags distdir dvi dvi-am html html-am info info-am \
609	install install-am install-data install-data-am install-dvi \
610	install-dvi-am install-exec install-exec-am install-html \
611	install-html-am install-info install-info-am install-man \
612	install-pdf install-pdf-am install-ps install-ps-am \
613	install-strip installcheck installcheck-am installdirs \
614	maintainer-clean maintainer-clean-generic mostlyclean \
615	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
616	tags tags-am uninstall uninstall-am
617
618.PRECIOUS: Makefile
619
620
621# Tell versions [3.59,3.63) of GNU make to not export all variables.
622# Otherwise a system limit (for SysV at least) may be exceeded.
623.NOEXPORT:
624