forked from OSchip/llvm-project
parent
1757a810ce
commit
7182686dbf
|
@ -1,10 +1,10 @@
|
|||
##===- tools/opt/Makefile ------------------------------*- Makefile -*-===##
|
||||
#
|
||||
##===- tools/opt/Makefile ----------------------------------*- Makefile -*-===##
|
||||
#
|
||||
# The LLVM Compiler Infrastructure
|
||||
#
|
||||
# This file is distributed under the University of Illinois Open Source
|
||||
# License. See LICENSE.TXT for details.
|
||||
#
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
LEVEL = ../..
|
||||
TOOLNAME = opt
|
||||
|
|
Loading…
Reference in New Issue