| Index: tools/pnacl-hack-memset/Makefile
|
| diff --git a/tools/pnacl-addnames/Makefile b/tools/pnacl-hack-memset/Makefile
|
| similarity index 79%
|
| copy from tools/pnacl-addnames/Makefile
|
| copy to tools/pnacl-hack-memset/Makefile
|
| index 40137b2320ca9baa31f355dc9f13c6a663fd6545..01eedf567ea58e94aff62e33ebc6db469b90c56b 100644
|
| --- a/tools/pnacl-addnames/Makefile
|
| +++ b/tools/pnacl-hack-memset/Makefile
|
| @@ -1,4 +1,4 @@
|
| -##===- tools/pnacl-addnames/Makefile -----------------------*- Makefile -*-===##
|
| +##===- tools/pnacl-hack-memset/Makefile -------------------*- Makefile -*-===##
|
| #
|
| # The LLVM Compiler Infrastructure
|
| #
|
| @@ -8,7 +8,7 @@
|
| ##===----------------------------------------------------------------------===##
|
|
|
| LEVEL := ../..
|
| -TOOLNAME := pnacl-addnames
|
| +TOOLNAME := pnacl-hack-memset
|
| LINK_COMPONENTS := naclbitwriter naclbitreader bitreader
|
|
|
| # This tool has no plugins, optimize startup time.
|
|
|