1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Make makefile not depend on where stuff is installed!!!!

llvm-svn: 491
This commit is contained in:
Chris Lattner 2001-09-07 21:24:25 +00:00
parent 74dcfcd89b
commit faedbcfe71

View File

@ -1,4 +1,4 @@
LLVM := /home/vadve/vadve/Research/DynOpt/LLVM/llvm
LLVM := ..
LLC := $(LLVM)/tools/llc/llc
AS := $(LLVM)/tools/as/as
LLCOPTS := -dsched t