5 lines
94 B
Makefile
5 lines
94 B
Makefile
|
SHELL := dash
|
||
|
BFLAGS := -strict-sequence -w +A-48-4
|
||
|
#OCAMLC := ocamlcp
|
||
|
#OCAMLOPT := ocamloptp
|