aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace/Makefile
blob: d45b3e2f651c2c6b3ce7e2177df6b5845eeeec3b (plain) (blame)
1
2
3
4
5
6
7
ROOT = ../..
-include $(ROOT)/config.mk

SO = libtrace.so
TARGET = $(SO)

include $(ROOT)/src/so.mk