Sign in
llvm
/
llvm-test-suite
/
refs/heads/assumed-rank
/
.
/
MultiSource
/
Makefile
blob: 4c6117e39dc71ba7b3c66de958dc2f7fcc47833e [
file
] [
log
] [
blame
]
# MultiSource Makefile: Build all subdirectories automatically
LEVEL
=
..
PARALLEL_DIRS
:=
Applications
Benchmarks
ifndef BENCHMARKING_ONLY
PARALLEL_DIRS
+=
UnitTests
endif
include $
(
LEVEL
)/
Makefile
.
programs