blob: 0f1986fe74dd16b33622142c2cde0bd6dc0d2a84 [file] [log] [blame]
John Criswell4436c492003-10-20 22:26:57 +00001##===- lib/Analysis/DataStructure/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##===----------------------------------------------------------------------===##
Chris Lattner8df7c012005-10-24 01:08:20 +00009
Chris Lattnere604d8e2002-03-26 22:39:06 +000010LEVEL = ../../..
Alkis Evlogimenos6bbc57e2004-10-28 05:36:48 +000011LIBRARYNAME = LLVMDataStructure
Chris Lattnere604d8e2002-03-26 22:39:06 +000012
13include $(LEVEL)/Makefile.common
14