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