projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace Sys.time by Unix.time in main.ml.
[Faustine.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
748378e
..
5f8cbba
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-44,7
+44,7
@@
test:
@echo "open $(SINWAVE_DIR)/output1.wav"
@echo "octave -q --eval 'plot(wavread(\"$(SINWAVE_DIR)/output1.wav\")); pause'"
-example:
+example
s:
:
@($(MAKE) -C $(EXAMPLES_DIR))
install :