blob: 448c75c052402d95878c8c20948c1b2e25a002f1 [file] [log] [blame]
##===- lib/DSA/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 = ../..
BUILD_RELINKED=1
LIBRARYNAME = LLVMDataStructure
CFlags += -fPIC
include $(LEVEL)/Makefile.common