This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-25 14:32:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4b3f94573d
llvm-6502
/
tools
/
Makefile
6 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial revision git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2 91177308-0d34-0410-b5e6-96231b3b80d8
2001-06-06 20:29:01 +00:00
LEVEL
=
..
Don't forget to build gccld! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1826 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-06 18:05:02 +00:00
DIRS
=
as dis opt link gccas lli llc gccld analyze
Initial revision git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2 91177308-0d34-0410-b5e6-96231b3b80d8
2001-06-06 20:29:01 +00:00
i
n
c
l
u
d
e
$(
LEVEL
)
/
M
a
k
e
f
i
l
e
.
c
o
m
m
o
n
Reference in New Issue
Copy Permalink