blob: 0b989ce2863f487ddeafd944f2af705d29046d35 [file] [log] [blame]
iproctor9a41a0c2007-07-16 21:59:24 +00001SOURCES = Thrift.ml TBinaryProtocol.ml TSocket.ml TChannelTransport.ml TServer.ml TSimpleServer.ml
2RESULT = thrift
3LIBS = unix
4all: native-code-library byte-code-library top
5OCAMLMAKEFILE = ../OCamlMakefile
6include $(OCAMLMAKEFILE)