OSDN Git Service

avoid collision with /usr/bin/sample if this ever gets installed.
authorChris Lattner <sabre@nondot.org>
Sun, 18 Feb 2007 03:03:41 +0000 (03:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Feb 2007 03:03:41 +0000 (03:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34387 91177308-0d34-0410-b5e6-96231b3b80d8

projects/sample/tools/sample/Makefile

index 39da928..324030c 100644 (file)
@@ -8,7 +8,7 @@ LEVEL=../..
 #
 # Give the name of the tool.
 #
-TOOLNAME=sample
+TOOLNAME=Sample
 
 #
 # List libraries that we'll need