mirror of
https://github.com/postgres/postgres.git
synced 2025-05-30 00:02:11 -04: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.