iproctor | 9a41a0c | 2007-07-16 21:59:24 +0000 | [diff] [blame] | 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 | ||||
iproctor | 7897c92 | 2007-08-08 01:43:39 +0000 | [diff] [blame] | 3 | INCDIRS = "../../../lib/ocaml/src/" "../gen-ocaml/" |
4 | LIBS = thrift | ||||
5 | THREADS = yes | ||||
iproctor | 9a41a0c | 2007-07-16 21:59:24 +0000 | [diff] [blame] | 6 | all: nc |
7 | OCAMLMAKEFILE = ../../../lib/ocaml/OCamlMakefile | ||||
8 | include $(OCAMLMAKEFILE) |