postgresql/src/interfaces
Peter Eisentraut cfad144f89 Additional fixes for parallel make
Add some additional dependencies to constrain the build order to prevent
parallel make from failing.  In the case of src/Makefile, this is likely to be
too complicated to be worth maintaining, so just add .NOTPARALLEL to get the
old for-loop-like behavior.

More fine-tuning might be necessary for some platforms or configurations.
2010-11-17 08:08:41 +02:00
..
ecpg Additional fixes for parallel make 2010-11-17 08:08:41 +02:00
libpq More fixes for libpq's .gitignore file. 2010-09-22 22:34:36 -04:00
Makefile Additional fixes for parallel make 2010-11-17 08:08:41 +02:00