Sign in
swiftshader
/
SwiftShader.git
/
664783624264ab1ec4b15aaf9a45fe6daff3e4f6
/
.
/
third_party
/
LLVM
/
projects
/
sample
/
tools
/
Makefile
blob: 44e2c0bf62f2d06e07af67d2bf986323530e41ab [
file
]
##===- 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