X-Git-Url: https://scm.cri.mines-paristech.fr/git/Faustine.git/blobdiff_plain/dbded051d69cc5ba556884eb285feba032e09d29..8d0f7daae8a3ec7cda6d4a74c4c819d5ece97a8b:/examples/close/Makefile diff --git a/examples/close/Makefile b/examples/close/Makefile index c2b437c..22c4885 100644 --- a/examples/close/Makefile +++ b/examples/close/Makefile @@ -14,10 +14,10 @@ $(IMGOUT): $(CSVOUT) octave -qf img_write.m $(CSVOUT): $(SRC) $(CSVIN) - faustine -d $(SRC) -i $(CSVIN) -t $(LINES) --oformat $(FORMAT) --obasename $(BASENAME) + faustine -f $(SRC) -i $(CSVIN) -l $(LINES) --oformat $(FORMAT) --obasename $(BASENAME) $(CSVIN): $(IMGIN) octave -qf img_read.m clean:: - rm -f gmon.out $(IMGOUT) $(BASENAME)* *csv + rm -f gmon.out $(IMGOUT) $(BASENAME)*