~albertog/libgridxc/no-globals

« back to all changes in this revision

Viewing changes to extra/fortran.mk

  • Committer: Alberto Garcia
  • Date: 2018-10-31 17:29:31 UTC
  • mfrom: (30.2.10 libgridxc)
  • Revision ID: albertog@icmab.es-20181031172931-ck7gqooaftfvzqv3
Sync to trunk-40

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Example Fortran macros: gfortran
3
3
#
4
4
# Make sure this variable is set if you intend to use libxc
5
 
LIBXC_ROOT=/usr/local
 
5
# You can set it here, or elsewhere (e.g., in an environment module)
 
6
### LIBXC_ROOT=/path/to/libxc
6
7
#
7
8
# These two instances are needed, instead of just FC
8
9
FC_SERIAL=gfortran