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