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

Unified Diff: misclibs/Makefile

Issue 2819004: Ensure that the default make target is always first. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: Rebased with recent changes. Created 10 years, 6 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 | « common.mk ('k') | utility/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: misclibs/Makefile
diff --git a/misclibs/Makefile b/misclibs/Makefile
index 732f7eefa49eac7746a9e1e764b5c4fde082f2e5..e49687140a2f1d1791fd6e90dbf1e82ac08c6cd8 100644
--- a/misclibs/Makefile
+++ b/misclibs/Makefile
@@ -14,4 +14,3 @@ ALL_SRCS = file_keys.c signature_digest.c
include ../common.mk
-all: $(ALL_OBJS)
« no previous file with comments | « common.mk ('k') | utility/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698