SOURCES = aac2wav.ml
RESULT = aac2wav
INCDIRS = ../src
LIBS = unix faad
OCAMLFLAGS = -g

all: nc

include OCamlMakefile
