Subject: make release for XF4
To: None <current-users@netbsd.org>
From: Masao Uebayashi <uebayasi@soum.co.jp>
List: current-users
Date: 05/14/2002 19:04:28
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