OCAMLPACKS += unix

OCamlProgram(console, client)

clean:
	rm -f $(CLEAN_OBJS) console
