SOURCES = osclisten.ml
RESULT = osclisten
INCDIRS = ../../src
LIBS = lo

all: nc

test: all
	./osclisten

include OCamlMakefile