blob: 8deeeac814ac38964aba9bfbcc76cd99b1cb12b8 [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 = ../../../..
Anand Shuklaa9b96362002-02-26 19:36:43 +000010LIBRARYNAME = profpaths
Chris Lattnera896b082002-07-23 17:52:38 +000011
Anand Shuklaa9b96362002-02-26 19:36:43 +000012include $(LEVEL)/Makefile.common
13