aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/Makefile
blob: bbf1238703323abcae818d1dc27b5ae0449221fa (plain)
1
2
3
4
5
6
7
8
9

LEVEL = ../..

LIBRARYNAME = analysis

DIRS = LiveVar IPA DataStructure

include $(LEVEL)/Makefile.common