Sign in
llvm
/
llvm-archive
/
48649d2c83b557841c9e5c978d9ab5af13cb52e5
/
.
/
poolalloc
/
runtime
/
Makefile
blob: ad6ba5e3cec183ba50f11ee2028a36d38c1ea894 [
file
] [
log
] [
blame
]
#
# Relative path to the top of the source tree.
#
LEVEL
=..
#
# List all of the subdirectories that we will compile.
#
DIRS
=
FreeListAllocator
FL2Allocator
PreRT
DynCount
DynamicTypeChecks
include $
(
LEVEL
)/
Makefile
.
common