10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-17 18:55:18 +02:00
qmcchem/src/Makefile

7 lines
178 B
Makefile
Raw Normal View History

2019-10-01 09:36:29 +02:00
IRPF90+= $(IRPF90_FLAGS)
include irpf90.make
export
irpf90.make: $(filter-out IRPF90_temp/%, $(wildcard */*.irp.f)) $(wildcard *.irp.f) $(wildcard *.inc.f) Makefile
$(IRPF90)