r1322@dev030 (orig r67037): dweatherford | 2007-11-01 19:22:25 -0700
[amiethrift.git] / test / ocaml / server / Makefile
blob88a618ac2a2d9d1e1d91863bc945bd383329c617
1 SOURCES = ../gen-ocaml/ThriftTest_types.ml ../gen-ocaml/ThriftTest_consts.ml ../gen-ocaml/SecondService.ml ../gen-ocaml/ThriftTest.ml TestServer.ml
2 RESULT = ts
3 INCDIRS = "../../../lib/ocaml/src/" "../gen-ocaml/"
4 LIBS = thrift
5 THREADS = yes
6 all: nc
7 OCAMLMAKEFILE = ../../../lib/ocaml/OCamlMakefile
8 include $(OCAMLMAKEFILE)