llvm-6502/lib/Analysis/DataStructure/Makefile
2005-10-24 01:08:20 +00:00

15 lines
467 B
Makefile

##===- lib/Analysis/DataStructure/Makefile -----------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file was developed by the LLVM research group and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = LLVMDataStructure
include $(LEVEL)/Makefile.common