diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2011-03-08 23:49:59 +0200 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2011-03-08 23:52:29 +0200 |
| commit | 4502c8e1c06164adb7be526096e91e04d1844d36 (patch) | |
| tree | 685d04e47ab6fe8c617fa1faabb0254cdd403812 /doc/src | |
| parent | 3f7d24da16d32ad0fa5abf04b669e86a7d458160 (diff) | |
Fix parallel make when running make install before make all
In addition to the
all-foo-recurse: all-bar-recurse
dependencies that constraint the order of the rule execution, we need
install-foo-recurse: install-bar-recurse
dependencies in case one runs make install without a make all first,
as some people apparently do.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions
