blob: 0b989ce2863f487ddeafd944f2af705d29046d35 [file] [log] [blame]
SOURCES = Thrift.ml TBinaryProtocol.ml TSocket.ml TChannelTransport.ml TServer.ml TSimpleServer.ml
RESULT = thrift
LIBS = unix
all: native-code-library byte-code-library top
OCAMLMAKEFILE = ../OCamlMakefile
include $(OCAMLMAKEFILE)