mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
4502c8e1c0
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.