ROOT = ../..
-include $(ROOT)/config.mk

SO = libtrace.so
TARGET = $(SO)

include $(ROOT)/src/so.mk
