projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Stdin, stdout and stderr updated, tested.
[Faustine.git]
/
examples
/
licenceplate
/
Makefile
diff --git
a/examples/licenceplate/Makefile
b/examples/licenceplate/Makefile
index
a30591b
..
aa146f3
100644
(file)
--- a/
examples/licenceplate/Makefile
+++ b/
examples/licenceplate/Makefile
@@
-14,7
+14,7
@@
$(IMGOUT): $(CSVOUT)
octave -qf img_write.m
$(CSVOUT): $(SRC) $(CSVIN)
- faustine -f $(SRC) -i $(CSVIN) -l $(LINES)
--oformat $(FORMAT) --obasename $(BASENAME)
+ faustine -f $(SRC) -i $(CSVIN) -l $(LINES)
> $@
$(CSVIN): $(IMGIN)
octave -qf img_read.m