llvm-mirror/tools/Makefile

6 lines
80 B
Makefile
Raw Normal View History

2001-06-06 20:29:01 +00:00
LEVEL = ..
2001-08-23 17:09:06 +00:00
DIRS = as dis opt analyze llc lli
2001-06-06 20:29:01 +00:00
include $(LEVEL)/Makefile.common