forked from OSchip/llvm-project
5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
LEVEL = ../../..
|
||
|
LIBRARYNAME = lli-interpreter
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|