1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Transforms/IPO/Makefile
2003-10-20 22:26:57 +00:00

15 lines
470 B
Makefile

##===- lib/Transforms/IPO/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 = ipo
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common