Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4436c49787dc91128c51e8f7594cd160eb95cf42
/
.
/
llvm
/
projects
/
Makefile
blob: 0489557731f70783ca8c30521bcb0439368d32f5 [
file
] [
log
] [
blame
]
John Criswell
568d13c
2003-06-30 22:12:19 +0000
[
diff
] [
blame
]
1
LEVEL
=..
2
3
DIRS
=
4
OPTIONAL_DIRS
:=
$
(
shell ls
|
grep
-
v CVS
)
5
6
include $
(
LEVEL
)/
Makefile
.
common