llvm-6502/lib/Target/SparcV9/ModuloScheduling/Makefile
2004-10-10 23:34:36 +00:00

15 lines
479 B
Makefile

##===- lib/Target/SparcV9/ModuloScheduling/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 = ../../../..
DIRS =
LIBRARYNAME = sparcv9modulosched
include $(LEVEL)/Makefile.common