llvm-project/clang/Makefile

5 lines
83 B
Makefile
Raw Normal View History

LEVEL = ../..
DIRS := Basic Lex Parse AST Driver
include $(LEVEL)/Makefile.common