mirror of
https://github.com/postgres/postgres.git
synced 2026-05-16 21:58:07 -04:00
19e231bbda
Replace for loops in makefiles with proper dependencies. Parallel make can now span across directories. Also, make -k and make -q work properly. GNU make 3.80 or newer is now required.