mirror of
https://github.com/LCPQ/quantum_package
synced 2025-04-19 06:50:26 +02:00
8 lines
201 B
Makefile
8 lines
201 B
Makefile
# Define here all new external source files and objects.Don't forget to prefix the
|
|
# object files with IRPF90_temp/
|
|
SRC=
|
|
#SRC=perturbation_template.f
|
|
OBJ=
|
|
|
|
include $(QPACKAGE_ROOT)/src/Makefile.common
|