2004-10-10 23:34:36 +00:00
|
|
|
##===- lib/Target/SparcV9/ModuloScheduling/Makefile --------*- Makefile -*-===##
|
2003-10-20 22:26:57 +00:00
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
#
|
|
|
|
##===----------------------------------------------------------------------===##
|
2003-03-27 17:57:44 +00:00
|
|
|
|
2004-10-10 23:34:36 +00:00
|
|
|
LEVEL = ../../../..
|
2003-03-27 17:57:44 +00:00
|
|
|
DIRS =
|
2004-10-27 23:18:45 +00:00
|
|
|
LIBRARYNAME = LLVMSparcV9ModuloSched
|
2003-03-27 17:57:44 +00:00
|
|
|
|
|
|
|
include $(LEVEL)/Makefile.common
|