1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2025-01-05 11:00:36 +01:00

Fixing makefile

This commit is contained in:
Anthony Scemama 2021-03-06 19:36:46 +01:00
parent f03cff153e
commit f26785b829

View File

@ -34,7 +34,7 @@ LIBS=-lm
endif endif
QMCKL_ROOT=$(PWD)/.. QMCKL_ROOT=$(CURDIR)/..
export CC CFLAGS FC FFLAGS LIBS QMCKL_ROOT export CC CFLAGS FC FFLAGS LIBS QMCKL_ROOT