mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 23:04:53 -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.