6 lines
80 B
Makefile
6 lines
80 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt analyze lli llc
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|