10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-08-25 05:51:46 +02:00

Fix veryclean in QPROOT

This commit is contained in:
Thomas Applencourt 2015-03-27 16:16:28 +01:00
parent fe93782666
commit 5f84af566c

View File

@ -93,6 +93,6 @@ ocaml/Qptypes.ml:
QPACKAGE_ROOT=$$PWD ./scripts/install_ocaml.sh | tee install_ocaml.log
veryclean:
rm -f EZFIO
rm -rf EZFIO
$(MAKE) EZFIO
$(MAKE) -C src veryclean