No space allowed between \ and end-of-line

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16940 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-10-12 19:17:11 +00:00
parent 2c9039eb1a
commit fc6723f659

View File

@ -13,7 +13,7 @@ TOOLNAME = bugpoint
OPTLIBS = transforms instrument profpaths
ANALIBS = datastructure ipa target.a
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) transformutils \
asmparser bcreader bcwriter vmcore support LLVMsystem.a
TOOLLINKOPTS = $(PLATFORMLIBDL)