llvm-mirror/tools/Makefile
Chris Lattner d7932ecdd3 Build the extract utility
llvm-svn: 2717
2002-05-22 20:27:15 +00:00

6 lines
105 B
Makefile

LEVEL = ..
DIRS = as dis opt link gccas lli llc gccld analyze extract
include $(LEVEL)/Makefile.common