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

Unified Diff: Makefile

Issue 257613004: simplify tools/xsan_build now that make runs ninja (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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 | « no previous file | tools/xsan_build » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index a51d6da14a30535b3ceb38cf851d133cbb8d3209..1b15a74c2a4a0e38945416fefe0a5a9c239f480d 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ CWD := $(shell pwd)
VALID_TARGETS := \
bench \
debugger \
+ dm \
everything \
gm \
most \
« no previous file with comments | « no previous file | tools/xsan_build » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698