| Log Message: |
Support 'dpkg-buildpackage -jN'.
Remove now-obsolete 'DEB_BUILD_OPTIONS=-jN' support.
Proper 'make' dependencies in the face of lots of .PHONY targets and
lots of stamp files can be ... fun. The DEB_BUILD_OPTIONS way was much
easier, as debian/rules itself didn't have to be parallel-safe. I hope
I got it right.
|