X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/056d65cce93f673551b565e7d11f196be2e8ec93..63cf293f572ae7d5c1c83b9dffb31e7d774f8854:/interpretor/Makefile diff --git a/interpretor/Makefile b/interpretor/Makefile index 30a10c9..f8ea173 100644 --- a/interpretor/Makefile +++ b/interpretor/Makefile @@ -4,7 +4,7 @@ # # The Caml sources (including camlyacc and camllex source files) -SOURCES = types.ml parser.mly lexer.mll basic.ml symbol.ml aux.ml value.ml signal.ml beam.ml process.ml faustio.ml preprocess.ml main.ml preprocess_stubs.cpp +SOURCES = types.ml parser.mly lexer.mll aux.ml basic.ml symbol.ml value.ml signal.ml beam.ml process.ml faustio.ml preprocess.ml main.ml preprocess_stubs.cpp # The executable file to generate EXEC = faustine