10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-13 08:45:17 +02:00
qmcchem/src/Makefile
2019-10-01 09:36:29 +02:00

7 lines
178 B
Makefile

IRPF90+= $(IRPF90_FLAGS)
include irpf90.make
export
irpf90.make: $(filter-out IRPF90_temp/%, $(wildcard */*.irp.f)) $(wildcard *.irp.f) $(wildcard *.inc.f) Makefile
$(IRPF90)