forked from OSchip/llvm-project
8 lines
78 B
Makefile
8 lines
78 B
Makefile
|
|
||
|
LEVEL = ../../..
|
||
|
|
||
|
LIBRARYNAME = asmparser
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|
||
|
|