10
0
mirror of https://gitlab.com/scemama/EZFIO.git synced 2024-07-27 13:17:28 +02:00
EZFIO/make.config
Anthony Scemama fa6d40a857 Removed Ninja
Version:1.4.0

Version:1.4.0
2019-01-22 00:29:46 +01:00

10 lines
200 B
Plaintext

VERSION ?= 1.4.0
RANLIB ?= ranlib
IRPF90 ?= irpf90
CC ?= gcc
FC ?= gfortran -g -ffree-line-length-none -fPIC # -fopenmp
FCFLAGS ?= -fPIC
AR ?= ar
RANLIB ?= ranlib
PYTHON ?= python2