Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
9534acbf774cd7918c1f412ec2aac1834eea24d5
/
.
/
examples
/
ModuleMaker
/
tools
/
Makefile
blob: 47997df90b18cddac5af5786d339908d60972199 [
file
] [
log
] [
blame
]
#
# Relative path to the top of the source tree.
#
LEVEL
=..
#
# List all of the subdirectories that we will compile.
#
DIRS
=
ModuleMaker
include $
(
LEVEL
)/
Makefile
.
common