This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
b8d6d5a81d
llvm-project
/
clang
/
Makefile
5 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial checkin of c-language parser llvm-svn: 38539
2006-06-18 13:43:12 +08:00
LEVEL
=
../..
move driver to new subdir llvm-svn: 38956
2006-10-06 12:15:14 +08:00
DIRS
:=
Basic Lex Parse AST Driver
Initial checkin of c-language parser llvm-svn: 38539
2006-06-18 13:43:12 +08:00
i
n
c
l
u
d
e
$(
LEVEL
)
/
M
a
k
e
f
i
l
e
.
c
o
m
m
o
n