]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - Makefile.in
Install, Readme and Changes files updated.
[Faustine.git] / Makefile.in
index 81ef8f022ff8bce71dd63a6b540be2ef4a8b315f..7835f0e0c78c9790692fbe6541e73447ce544109 100644 (file)
@@ -22,7 +22,7 @@ mrproper: clean
 
 test: 
        @rm -f $(OUTPUTSOUNDS_DIR)/output0.wav
 
 test: 
        @rm -f $(OUTPUTSOUNDS_DIR)/output0.wav
-       @cd $(SRC_DIR) && ./faustine -csv -wav ../dsp_files/sin.dsp
+       @cd $(SRC_DIR) && ./faustine -d ../dsp_files/sin.dsp
        @ls -l $(OUTPUTSOUNDS_DIR)/output0.wav
 
        @echo "    You might want to check the output file with either:"
        @ls -l $(OUTPUTSOUNDS_DIR)/output0.wav
 
        @echo "    You might want to check the output file with either:"
@@ -33,4 +33,3 @@ test:
 # Library paths for OCaml and libsndfile-ocaml
 # OCAML_INCLUDE_PATH
 # SNDFILE_PATH
 # Library paths for OCaml and libsndfile-ocaml
 # OCAML_INCLUDE_PATH
 # SNDFILE_PATH
-