1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-11 09:38:00 +00:00
Chris Lattner f83bcfcd00 Build new gccas tool
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1059 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-31 04:29:30 +00:00

6 lines
91 B
Makefile

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