SOURCES = tagutil.ml
RESULT = tagutil
LIBS = unix taglib
INCDIRS = ../../src
OCAMLFLAGS = -verbose
OCAMLOPT = ocamlfind ocamlopt

all: nc

-include OCamlMakefile
