Add test target for figfs_test.
[figfs.git] / common-defs.mk
blobe90eda0fd3cf7e9ae4ecc7431baf026bf0b67621
1 BYTE_ENABLED = 1
2 #NATIVE_ENABLED = 1
4 OCAMLFIND = ocamlfind
5 OCAMLC = $(OCAMLFIND) ocamlc
6 OCAMLOPT = $(OCAMLFIND) ocamlopt