TARGET=ocaml ALL_CFLAGS=-Ibyterun -lm ALL_CFILES=$(wildcard byterun/*.c) EXECUTE_ARGS=examples/quicksort include ../rules.mk