Re: [PATCH] Another BSD make incompatibility

2001-02-03 Thread Tom Tromey
> "Derek" == Derek R Price <[EMAIL PROTECTED]> writes: Derek> Found another bug in automake's support for dependencies using Derek> BSD's make. This one is based on the fact that BSD make Derek> doesn't allow comments to continue on the next line using '\'. Derek> I just hooked into the exis

[PATCH] Another BSD make incompatibility

2001-01-03 Thread Derek R. Price
Found another bug in automake's support for dependencies using BSD's make. This one is based on the fact that BSD make doesn't allow comments to continue on the next line using '\'. I just hooked into the existing conditional machinery instead of stuffing "\@AMDEP\@" as the first item in the DEP