blob: 48561efe8e389debf4a8e9dedefdb413f79a7d39 [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