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