10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 07:02:14 +02:00

Touch EZFIO.cfg and ezfio.config when make veryclean for forcing the recompilation of the EZFIO

This commit is contained in:
Thomas Applencourt 2015-05-05 11:31:05 +02:00
parent 7ccfee69a5
commit 8dc7ea8481

View File

@ -16,6 +16,8 @@ function do_clean()
IRPF90_temp IRPF90_man Makefile.depend \
$(module_handler.py print_genealogy) include \
ezfio_interface.irp.f irpf90.make irpf90_entities tags $(ls_exe) *.mod
touch -c EZFIO.cfg *.ezfio_config
}
if [[ -z $1 ]]