forked from OSchip/llvm-project
6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
LEVEL = ../../..
|
||
|
PARALLEL_DIRS =
|
||
|
LIBRARYNAME = selection
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|