SOURCES = properties.ml
RESULT = properties
LIBS = unix taglib
INCDIRS = ../../src
ANNOTATE = true
OCAMLOPT = ocamlfind ocamlopt

all: nc

-include OCamlMakefile
