~albertog/libgridxc/no-globals

« back to all changes in this revision

Viewing changes to src/libxc.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:
4
4
# will export the needed symbols for a client.
5
5
#
6
6
# All you need is to define LIBXC_ROOT in your makefile
 
7
# or elsewhere (e.g., in an environment module)
7
8
# to point to your installation of the libxc library.
8
9
#
9
 
# The symbols below are valid for libxc 2.2.0-->3.0.0, at least.
 
10
# The symbols below are valid for libxc 2.2.0-->4.2.3, at least.
10
11
# Update this file accordingly if the details change.
 
12
# In particular, check the library names.
11
13
#
12
14
LIBXC_INCFLAGS= -I $(LIBXC_ROOT)/include
13
15
LIBXC_LIBS=-L$(LIBXC_ROOT)/lib -l xcf90 -l xc