Skip to content
Snippets Groups Projects
Commit 19e231bb authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Improved parallel make support

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.
parent d6754f67
No related branches found
No related tags found
No related merge requests found
Showing
with 118 additions and 135 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment