Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2f6f7ba87940f9aba90aa9bf356c363b2d8a98af
/
.
/
lldb
/
test
/
python_api
/
thread
/
Makefile
blob: 8a7102e347af282d03076b27e8197aff7ab7f0f3 [
file
] [
log
] [
blame
]
Johnny Chen
2f6f7ba
2011-03-07 21:28:57 +0000
[
diff
] [
blame^
]
1
LEVEL
=
../../
make
2
3
CXX_SOURCES
:=
main
.
cpp
4
5
include $
(
LEVEL
)/
Makefile
.
rules