blob: 5a7477caf322fa81ac5e01f436a2bed6f7d05414 [file] [log] [blame]
John Criswell4436c492003-10-20 22:26:57 +00001##===- lib/Transforms/Instrumentation/ProfilePaths/Makefile -*- Makefile -*-===##
2#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by the LLVM research group and is distributed under
6# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
Anand Shuklaa9b96362002-02-26 19:36:43 +00009LEVEL = ../../../..
Reid Spencer57cbe392004-10-27 23:18:45 +000010LIBRARYNAME = LLVMProfilePaths
Chris Lattnera896b082002-07-23 17:52:38 +000011
Anand Shuklaa9b96362002-02-26 19:36:43 +000012include $(LEVEL)/Makefile.common
13