| 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 TestClient.ml |
| 2 | RESULT = tc | ||||
| 3 | INCDIRS = "/home/iproctor/code/projects/thrift/trunk/lib/ocaml/src/" "../gen-ocaml/" | ||||
| 4 | LIBS = unix thrift | ||||
| 5 | all: nc | ||||
| 6 | OCAMLMAKEFILE = ../../../lib/ocaml/OCamlMakefile | ||||
| 7 | include $(OCAMLMAKEFILE) | ||||