2004-01-10 02:15:24 +08:00
|
|
|
##===- lib/Target/Sparc/LiveVar/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 = ../../../..
|
2004-10-28 07:18:45 +08:00
|
|
|
LIBRARYNAME = LLVMSparcV9LiveVar
|
2004-01-10 02:15:24 +08:00
|
|
|
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|
|
|