K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-19T00:23:25.000000Z K 7 svn:log V 419 Fixed breakage of `make checkdpadd' in previous commit. Didn't fix related bogotification from moving the definitions of DPADD and LDADD to here. Setting these variables in a top-level directory gives bogus dependencies in library subdirectories. E.g., there is a dependency on `foo.so..' where the double dots separate null shared library version numbers. Set BINDIR properly by inheriting it from ../Makefile.inc. END