blob: 51f6db1e282ffeedb5045b20ddd9c91cb34f781f [file] [log] [blame]
##===- External/Makefile.external --------------------------*- Makefile -*-===##
#
# This makefile is used to build programs that are not directly in the LLVM
# build system. It relies on a set of external makefiles to build the program,
# then imports the resultant bytecode file for use with the normal LLVM scripts.
#
##===----------------------------------------------------------------------===##
include $(LEVEL)/Makefile.programs
.PRECIOUS: Output/%.linked.rll