10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 15:12:14 +02:00
quantum_package/src/Dets/Makefile
2014-05-27 01:27:51 +02:00

13 lines
279 B
Makefile

default: all
# Define here all new external source files and objects.Don't forget to prefix the
# object files with IRPF90_temp/
<<<<<<< HEAD
SRC=
=======
SRC=H_apply_template.f
>>>>>>> 186b3a9e572d016a28ee0cbc3caf0be88a290931
OBJ=
include $(QPACKAGE_ROOT)/src/Makefile.common