Apparently := confuses makellvm

llvm-svn: 19965
This commit is contained in:
Chris Lattner 2005-02-01 01:47:12 +00:00
parent 4298e1fea4
commit 29b97d53c1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL := ../..
LEVEL = ../..
LIBRARYNAME := LLVMAsmParser
BUILT_SOURCES := llvmAsmParser.cpp llvmAsmParser.h Lexer.cpp