~albertog/libgridxc/no-globals

1
2
3
4
5
6
7
8
9
10
# GRIDXC helper mk
#
# In order to hide the structure of this hierarchy, this file
# will export the needed symbols for a client.
#
# All you need is to define GRIDXC_ROOT in your makefile
# to point to your installation of the xmlf90 library.
#
GRIDXC_INCFLAGS= -I $(GRIDXC_ROOT)/modules
GRIDXC_LIBS=$(GRIDXC_ROOT)/lib/libGridXC.a