Sign in
ara-mdk
/
platform
/
external
/
llvm
/
b1e052aa1b9e52d12831f86a1ee0fcf0c4030f1b
/
.
/
projects
/
sample
/
lib
/
Makefile
blob: 959038b7f9b4d1d72994045fd8252afe5cd95e87 [
file
] [
log
] [
blame
]
##===- projects/sample/lib/Makefile ------------------------*- Makefile -*-===##
#
# Relative path to the top of the source tree.
#
LEVEL
=..
#
# List all of the subdirectories that we will compile.
#
DIRS
=
sample
include $
(
LEVEL
)/
Makefile
.
common