Add a trivial script to extract the times from *.report.txt files.
[llvm-testsuite.git] / External / Makefile.external
blob48561efe8e389debf4a8e9dedefdb413f79a7d39
1 ##===- External/Makefile.external --------------------------*- Makefile -*-===##
3 # This makefile is used to build programs that are not directly in the LLVM
4 # build system.  It relies on a set of external makefiles to build the program,
5 # then imports the resultant bytecode file for use with the normal LLVM scripts.
7 ##===----------------------------------------------------------------------===##
9 include $(LEVEL)/Makefile.programs