forked from OSchip/llvm-project
5 lines
65 B
Makefile
5 lines
65 B
Makefile
|
LEVEL = ../../..
|
||
|
DIRS := clang
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|