blob: 88a618ac2a2d9d1e1d91863bc945bd383329c617 [file] [log] [blame]
iproctor9a41a0c2007-07-16 21:59:24 +00001SOURCES = ../gen-ocaml/ThriftTest_types.ml ../gen-ocaml/ThriftTest_consts.ml ../gen-ocaml/SecondService.ml ../gen-ocaml/ThriftTest.ml TestServer.ml
2RESULT = ts
iproctor7897c922007-08-08 01:43:39 +00003INCDIRS = "../../../lib/ocaml/src/" "../gen-ocaml/"
4LIBS = thrift
5THREADS = yes
iproctor9a41a0c2007-07-16 21:59:24 +00006all: nc
7OCAMLMAKEFILE = ../../../lib/ocaml/OCamlMakefile
8include $(OCAMLMAKEFILE)