blob: 2ec0503a173bd0711d1390bd7085d742852de78a [file] [log] [blame]
Misha Brukmanc70014b2004-10-10 23:34:36 +00001##===- lib/Target/SparcV9/ModuloScheduling/Makefile --------*- Makefile -*-===##
John Criswell4436c492003-10-20 22:26:57 +00002#
3# The LLVM Compiler Infrastructure
4#
5# This file was developed by the LLVM research group and is distributed under
6# the University of Illinois Open Source License. See LICENSE.TXT for details.
7#
8##===----------------------------------------------------------------------===##
Guochun Shi45d8f322003-03-27 17:57:44 +00009
Misha Brukmanc70014b2004-10-10 23:34:36 +000010LEVEL = ../../../..
Guochun Shi45d8f322003-03-27 17:57:44 +000011DIRS =
Reid Spencer57cbe392004-10-27 23:18:45 +000012LIBRARYNAME = LLVMSparcV9ModuloSched
Guochun Shi45d8f322003-03-27 17:57:44 +000013
14include $(LEVEL)/Makefile.common