10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-05 02:45:58 +02:00
quantum_package/src/Pseudo_integrals/Makefile
2015-05-02 12:58:21 +02:00

7 lines
196 B
Makefile

# Define here all new external source files and objects.Don't forget to prefix the
# object files with IRPF90_temp/
SRC=int.f90
OBJ=IRPF90_temp/int.o
include $(QPACKAGE_ROOT)/src/Makefile.common