hanchenye-llvm-project/llvm/projects/Stacker/lib/Makefile

11 lines
264 B
Makefile

##===- projects/Stacker/lib/Makefile -----------------------*- Makefile -*-===##
#
# Compile Stacker libraries
#
##===----------------------------------------------------------------------===##
LEVEL = ..
DIRS = compiler runtime
include $(LEVEL)/Makefile.common