llvm-6502/lib/Target/SparcV9/InstrSched/Makefile
2004-10-08 18:05:25 +00:00

15 lines
463 B
Makefile

##===- lib/CodeGen/InstrSched/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 = sched
include $(LEVEL)/Makefile.common