What's the right way to do `make release' X distribution with USE_XF86_$=yes? When I tried $ make USE_XF86_4=yes DESTDIR=... RELEASEDIR=... the resulting archives lack many files (e.g. /usr/X11R6/lib/libXaw.so.7), and executables (e.g. /usr/X11R6/bin/xf86cfg) couldn't run. Masao