Sign in
swiftshader
/
SwiftShader
/
7bb62683e90d13af8dd62b8ea8f2b633f714af21
/
.
/
src
/
LLVM
/
projects
/
sample
/
tools
/
Makefile
blob: 44e2c0bf62f2d06e07af67d2bf986323530e41ab [
file
] [
log
] [
blame
]
##===- projects/sample/tools/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