Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
568d13cf934ecc6bb002ab791e20f284c5025475
/
.
/
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