Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: tools/gcmole/Makefile

Issue 148573005: A64: Synchronize with r16249. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/webkit/webkit.status ('k') | tools/gcmole/bootstrap.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gcmole/Makefile
diff --git a/tools/gcmole/Makefile b/tools/gcmole/Makefile
index 23c029c2dc3aca8e246f1c1682c08d52a29b5180..764245caf614b52fc7eb818ff099998aca4a18e7 100644
--- a/tools/gcmole/Makefile
+++ b/tools/gcmole/Makefile
@@ -40,4 +40,4 @@ libgcmole.so: gcmole.cc
-shared -o libgcmole.so gcmole.cc
clean:
- rm libgcmole.so
+ rm -f libgcmole.so
« no previous file with comments | « test/webkit/webkit.status ('k') | tools/gcmole/bootstrap.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698