10 lines
94 B
Makefile
10 lines
94 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = analysis
|
|
|
|
DIRS = LiveVar IPA
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|