1 ##===- projects/polly/Makefile -----------------------------*- Makefile -*-===##
3 # This is a polly Makefile for a project that uses LLVM.
5 ##===----------------------------------------------------------------------===##
8 # Indicates our relative path to the top of the project's root directory.
15 # Include the Master Makefile that knows how to build all.
17 include $(LEVEL
)/Makefile.common