@@ -1,9 +1,9 @@
common_files = parser.ml periodic.ml main.ml
monpar.native:
ocamlfind ocamlopt $(common_files)
native:
monpar.byte:
byte:
ocamlfind ocamlc $(common_files)
clean:
rm -f *.cmo *.cmi *.o *.out *.cmx
The note is not visible to the blocked user.