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

Issue 2819004: Ensure that the default make target is always first. (Closed)

Created:
10 years, 6 months ago by vb
Modified:
9 years, 6 months ago
Reviewers:
Bill Richardson
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/vboot_reference.git
Visibility:
Public.

Description

One of the last moment mods of the original make rework CL (http://codereview.chromium.org/2845001) resulted in broken dependencies. This CL completes the modification (the trick is to ensure that the default target is always the first). Note that the tests subdirectory Makefile still does not properly follow the dependencies, it will have to be addressed in a separate CL. Tested by touching different .h and .c files and observing the results.

Patch Set 1 : vboot_referece make fix. #

Patch Set 2 : Rebased with recent changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M cgpt/Makefile View 1 chunk +2 lines, -2 lines 0 comments Download
M common.mk View 1 chunk +9 lines, -0 lines 0 comments Download
M misclibs/Makefile View 1 chunk +0 lines, -1 line 0 comments Download
M utility/Makefile View 1 1 chunk +1 line, -1 line 0 comments Download
M vkernel/Makefile View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
vb
10 years, 6 months ago (2010-06-16 15:19:24 UTC) #1
Bill Richardson
10 years, 6 months ago (2010-06-16 19:48:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698