blob: 69a68921ec881417932112d3448df83ba8653ba0 [file] [log] [blame]
##===- test/Programs/SingleSource/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)/test/Programs/Makefile.programs
.PRECIOUS: Output/%.linked.rll