Sign in
swiftshader
/
SwiftShader
/
75b9c1c87b02e169ad4aaa4dd25a7c5f97a7d036
/
.
/
third_party
/
LLVM
/
projects
/
sample
/
lib
/
Makefile
blob: 7301a623ff4a8af46e9e3be2d9799008b037905c [
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