~ubuntu-branches/debian/stretch/abinit/stretch

« back to all changes in this revision

Viewing changes to src/18_timing/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2014-08-21 11:33:37 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20140821113337-umpaon6uog5exeu4
Tags: 7.8.2-1
* New upstream version (adapted patches)
  Closes: #747259
* No need to remove documentation without source any more
  since it was removed by upstream
* moved debian/upstream to debian/upstream/metadata
* Upstream changed the way to install docs so several changes in
  d/rules and d/abinit-doc.install were needed.  Docs are now
  rebuilded from source
* Several patches needed to enable building latex source

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#
19
19
# Makefile for ABINIT                                      -*- Automake -*-
20
 
# Generated by make-makefiles-corelibs on 2014/04/06 20:33:19 +0000
 
20
# Generated by make-makefiles-corelibs on 2014/07/25 13:55:25 +0000
21
21
 
22
22
#
23
23
# IMPORTANT NOTE
55
55
        $(top_srcdir)/config/m4/auto-corelibs.m4 \
56
56
        $(top_srcdir)/config/m4/auto-debug.m4 \
57
57
        $(top_srcdir)/config/m4/auto-dirflags.m4 \
58
 
        $(top_srcdir)/config/m4/auto-doc.m4 \
59
58
        $(top_srcdir)/config/m4/auto-env.m4 \
60
 
        $(top_srcdir)/config/m4/auto-fallbacks.m4 \
61
59
        $(top_srcdir)/config/m4/auto-hints.m4 \
62
60
        $(top_srcdir)/config/m4/auto-linking.m4 \
63
61
        $(top_srcdir)/config/m4/auto-optim.m4 \
64
62
        $(top_srcdir)/config/m4/auto-options.m4 \
65
63
        $(top_srcdir)/config/m4/auto-output.m4 \
66
 
        $(top_srcdir)/config/m4/auto-tests.m4 \
 
64
        $(top_srcdir)/config/m4/auto-subsystems.m4 \
67
65
        $(top_srcdir)/config/m4/bind-fortran.m4 \
68
66
        $(top_srcdir)/config/m4/conf-debug.m4 \
69
67
        $(top_srcdir)/config/m4/conf-files.m4 \
94
92
lib18_timing_a_AR = $(AR) $(ARFLAGS)
95
93
lib18_timing_a_LIBADD =
96
94
am__objects_1 = timab.$(OBJEXT) time_accu.$(OBJEXT) timein.$(OBJEXT) \
97
 
        m_xpapi.$(OBJEXT) m_time.$(OBJEXT) m_timer.$(OBJEXT) \
 
95
        m_xpapi.$(OBJEXT) m_time.$(OBJEXT) \
98
96
        interfaces_18_timing.$(OBJEXT)
99
97
am_lib18_timing_a_OBJECTS = $(am__objects_1)
100
98
lib18_timing_a_OBJECTS = $(am_lib18_timing_a_OBJECTS)
240
238
INSTALL_PROGRAM = @INSTALL_PROGRAM@
241
239
INSTALL_SCRIPT = @INSTALL_SCRIPT@
242
240
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
243
 
JAVA = @JAVA@
244
241
LDFLAGS = @LDFLAGS@
245
242
LIBOBJS = @LIBOBJS@
246
243
LIBS = @LIBS@
315
312
abi_lt_version = @abi_lt_version@
316
313
abi_m4_version = @abi_m4_version@
317
314
abi_sys_spec = @abi_sys_spec@
318
 
abi_test_atompaw = @abi_test_atompaw@
319
 
abi_test_bigdft = @abi_test_bigdft@
320
 
abi_test_etsf_io = @abi_test_etsf_io@
321
 
abi_test_fox = @abi_test_fox@
322
 
abi_test_libxc = @abi_test_libxc@
323
 
abi_test_netcdf = @abi_test_netcdf@
324
 
abi_test_wannier90 = @abi_test_wannier90@
325
315
abinit_bindir = @abinit_bindir@
326
316
abinit_builddir = @abinit_builddir@
327
317
abinit_chkdir = @abinit_chkdir@
356
346
bzr_branch = @bzr_branch@
357
347
bzr_clean = @bzr_clean@
358
348
bzr_revno = @bzr_revno@
359
 
cc_for_timeout = @cc_for_timeout@
360
349
cc_info_string = @cc_info_string@
361
350
cxx_info_string = @cxx_info_string@
362
351
datadir = @datadir@
364
353
docdir = @docdir@
365
354
dvidir = @dvidir@
366
355
enable_64bit_flags = @enable_64bit_flags@
367
 
enable_bindings = @enable_bindings@
368
356
enable_bse_unpacked = @enable_bse_unpacked@
369
357
enable_cclock = @enable_cclock@
370
358
enable_clib = @enable_clib@
371
359
enable_config_file = @enable_config_file@
372
360
enable_connectors = @enable_connectors@
373
361
enable_debug = @enable_debug@
374
 
enable_dev_timer = @enable_dev_timer@
375
362
enable_exports = @enable_exports@
376
363
enable_fallbacks = @enable_fallbacks@
377
364
enable_fast_check = @enable_fast_check@
386
373
enable_mpi = @enable_mpi@
387
374
enable_mpi_inplace = @enable_mpi_inplace@
388
375
enable_mpi_io = @enable_mpi_io@
389
 
enable_mpi_trace = @enable_mpi_trace@
390
376
enable_openmp = @enable_openmp@
391
377
enable_optim = @enable_optim@
392
 
enable_pkg_check = @enable_pkg_check@
393
378
enable_shared = @enable_shared@
394
379
enable_static = @enable_static@
395
380
enable_stdin = @enable_stdin@
396
 
enable_test_timeout = @enable_test_timeout@
397
381
enable_zdot_bugfix = @enable_zdot_bugfix@
398
382
exec_prefix = @exec_prefix@
399
383
fallbacks_incs = @fallbacks_incs@
407
391
fcflags_opt_01_macroavnew_ext = @fcflags_opt_01_macroavnew_ext@
408
392
fcflags_opt_02_clib = @fcflags_opt_02_clib@
409
393
fcflags_opt_10_defs = @fcflags_opt_10_defs@
 
394
fcflags_opt_10_dumpinfo = @fcflags_opt_10_dumpinfo@
410
395
fcflags_opt_11_memory_mpi = @fcflags_opt_11_memory_mpi@
411
396
fcflags_opt_11_qespresso_ext = @fcflags_opt_11_qespresso_ext@
412
397
fcflags_opt_12_hide_mpi = @fcflags_opt_12_hide_mpi@
453
438
fcflags_opt_65_lotf_base = @fcflags_opt_65_lotf_base@
454
439
fcflags_opt_65_nonlocal = @fcflags_opt_65_nonlocal@
455
440
fcflags_opt_65_psp = @fcflags_opt_65_psp@
 
441
fcflags_opt_66_fock = @fcflags_opt_66_fock@
456
442
fcflags_opt_66_paw = @fcflags_opt_66_paw@
457
443
fcflags_opt_66_wfs = @fcflags_opt_66_wfs@
458
444
fcflags_opt_67_common = @fcflags_opt_67_common@
465
451
fcflags_opt_71_bse = @fcflags_opt_71_bse@
466
452
fcflags_opt_72_response = @fcflags_opt_72_response@
467
453
fcflags_opt_77_ddb = @fcflags_opt_77_ddb@
468
 
fcflags_opt_77_lwf = @fcflags_opt_77_lwf@
469
454
fcflags_opt_77_suscep = @fcflags_opt_77_suscep@
470
455
fcflags_opt_79_seqpar_mpi = @fcflags_opt_79_seqpar_mpi@
471
456
fcflags_opt_83_cut3d = @fcflags_opt_83_cut3d@
571
556
localstatedir = @localstatedir@
572
557
mandir = @mandir@
573
558
mkdir_p = @mkdir_p@
574
 
nightly_timeout = @nightly_timeout@
575
559
oldincludedir = @oldincludedir@
576
560
pdfdir = @pdfdir@
577
561
prefix = @prefix@
595
579
src_01_macroavnew_ext_incs = @src_01_macroavnew_ext_incs@
596
580
src_02_clib_incs = @src_02_clib_incs@
597
581
src_10_defs_incs = @src_10_defs_incs@
 
582
src_10_dumpinfo_incs = @src_10_dumpinfo_incs@
598
583
src_11_memory_mpi_incs = @src_11_memory_mpi_incs@
599
584
src_11_qespresso_ext_incs = @src_11_qespresso_ext_incs@
600
585
src_12_hide_mpi_incs = @src_12_hide_mpi_incs@
641
626
src_65_lotf_base_incs = @src_65_lotf_base_incs@
642
627
src_65_nonlocal_incs = @src_65_nonlocal_incs@
643
628
src_65_psp_incs = @src_65_psp_incs@
 
629
src_66_fock_incs = @src_66_fock_incs@
644
630
src_66_paw_incs = @src_66_paw_incs@
645
631
src_66_wfs_incs = @src_66_wfs_incs@
646
632
src_67_common_incs = @src_67_common_incs@
653
639
src_71_bse_incs = @src_71_bse_incs@
654
640
src_72_response_incs = @src_72_response_incs@
655
641
src_77_ddb_incs = @src_77_ddb_incs@
656
 
src_77_lwf_incs = @src_77_lwf_incs@
657
642
src_77_suscep_incs = @src_77_suscep_incs@
658
643
src_79_seqpar_mpi_incs = @src_79_seqpar_mpi_incs@
659
644
src_83_cut3d_incs = @src_83_cut3d_incs@
715
700
with_netcdf_incs = @with_netcdf_incs@
716
701
with_netcdf_libs = @with_netcdf_libs@
717
702
with_tardir = @with_tardir@
718
 
with_test_timeout = @with_test_timeout@
719
703
with_timer_flavor = @with_timer_flavor@
720
704
with_timer_incs = @with_timer_incs@
721
705
with_timer_libs = @with_timer_libs@
727
711
with_yaml_libs = @with_yaml_libs@
728
712
AM_CFLAGS = @ABI_CPPFLAGS@
729
713
AM_FCFLAGS = @FPPFLAGS@ @FCFLAGS_FREEFORM@ @FCFLAGS_MODDIR@ @fc_mod_incs@ @fcflags_opt_18_timing@
730
 
INCLUDES = \
 
714
AM_CPPFLAGS = \
731
715
        @src_incs_incs@ \
732
716
        @lib_mpi_incs@ \
733
717
        @lib_timer_incs@ \
741
725
        timein.F90 \
742
726
        m_xpapi.F90 \
743
727
        m_time.F90 \
744
 
        m_timer.F90 \
745
728
        interfaces_18_timing.F90
746
729
 
747
730
 
760
743
#THIS FILE IS GENERATED AUTOMATICALLY BY abilint.
761
744
#To do that: config/scripts/abilint --dependencies . .
762
745
CLEANFILES = timab_cpp.f90 time_accu_cpp.f90 timein_cpp.f90 \
763
 
        m_xpapi_cpp.f90 m_time_cpp.f90 m_timer_cpp.f90 \
764
 
        interfaces_18_timing_cpp.f90 interfaces_18_timing.$(MODEXT) \
765
 
        m_time.$(MODEXT) m_timer.$(MODEXT) m_xpapi.$(MODEXT)
766
 
EXTRA_DIST = abinit.src abinit.dep
 
746
        m_xpapi_cpp.f90 m_time_cpp.f90 interfaces_18_timing_cpp.f90 \
 
747
        interfaces_18_timing.$(MODEXT) m_time.$(MODEXT) \
 
748
        m_xpapi.$(MODEXT)
 
749
EXTRA_DIST = abinit.src abinit.dep _18_timing_
767
750
all: all-am
768
751
 
769
752
.SUFFIXES:
1015
998
 
1016
999
m_time.$(OBJEXT): m_xpapi.$(OBJEXT) 
1017
1000
 
1018
 
m_timer.$(OBJEXT): interfaces_18_timing.$(OBJEXT) 
1019
 
 
1020
1001
timab.$(OBJEXT): interfaces_18_timing.$(OBJEXT) 
1021
1002
 
1022
1003
timein.$(OBJEXT): m_time.$(OBJEXT)