]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - examples/close/Makefile
Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git] / examples / close / Makefile
index 3e51a51b812481f6ed63d8779bd2be8ea8adfaf0..ca6275758edc039d8d14d7d7d76040ae5ec82fd3 100644 (file)
@@ -14,7 +14,7 @@ $(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) > $@
 
 $(CSVIN): $(IMGIN)
        octave -qf img_read.m