10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-01 19:05:25 +02:00

Change veryclean to delete resultfile

This commit is contained in:
Thomas Applencourt 2015-05-04 16:07:53 +02:00
parent c283e6b688
commit 851f7df243

View File

@ -45,5 +45,5 @@ ocaml:
veryclean:
rm -rf EZFIO
$(MAKE) EZFIO
rm -rf resultsFile
$(MAKE) -C src veryclean