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

SO = libtracelog.so
TARGET = $(SO)

MOD_HDRS = ../include/rundefs.h

include $(ROOT)/src/so.mk
