1 # Makefile for Thrift test project.
4 # Mark Slee <mcslee@facebook.com>
6 # Default target is everything
10 THRIFT
= ..
/..
/compiler
/cpp/thrift
14 stubs
: ..
/ThriftTest.thrift ..
/SmallTest.thrift
15 $(THRIFT
) --rb ..
/ThriftTest.thrift
16 $(THRIFT
) --rb ..
/SmallTest.thrift