blob: 8949500e8da12e2a8a5ec311f296ab04df2c2afd [file] [log] [blame]
##===- lib/Compiler/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 := compiler
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common