Name: dm26566 Date: 04/10/2001
The Solaris pkgdef makefile ignores the resolved value of OUTPUTDIR and
places the pkgdef binaries in $(TOPDIR)/build/solaris-$(ARCH). If ALT_OUTPUTDIR
is set, then all the build binies will go there, but the pkgdefs and a
tmp/pkgdefs temporary directory will still be generated in
$(TOPDIR)/build/solaris-$(ARCH). This is wrong.
======================================================================