hanchenye-llvm-project/llvm/tools/Makefile

6 lines
91 B
Makefile
Raw Normal View History

2001-06-07 04:29:01 +08:00
LEVEL = ..
2001-10-31 12:29:30 +08:00
DIRS = as dis opt link gccas lli llc analyze
2001-06-07 04:29:01 +08:00
include $(LEVEL)/Makefile.common