blob: 6edbbb135d9c363de3b1af9192ea5b77084f3896 [file] [log] [blame] [edit]
##===- lib/Transforms/MinSFI/Makefile ----------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = LLVMMinSFITransforms
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common