llvm-6502/tools/Makefile
Chris Lattner 9aa97849a0 Build new analyze tool
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-03 15:30:21 +00:00

6 lines
72 B
Makefile

LEVEL = ..
DIRS = dis as opt analyze
include $(LEVEL)/Makefile.common