5 lines
73 B
Makefile
5 lines
73 B
Makefile
|
CLANG_LEVEL := ..
|
||
|
DIRS := clang clang-c
|
||
|
|
||
|
include $(CLANG_LEVEL)/Makefile
|