mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
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.