Files
llvm-project/llvm/lib/CodeGen/ModuloScheduling/Makefile
John Criswell 4436c49787 Added LLVM copyright notice to Makefiles.
llvm-svn: 9312
2003-10-20 22:26:57 +00:00

16 lines
470 B
Makefile

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