llvm-6502/tools/Makefile
Chris Lattner f3a5981663 Build as before dis
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-25 22:48:09 +00:00

6 lines
76 B
Makefile

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