This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Proposal: don't install CNI headers by default
- From: Andrew Haley <aph at redhat dot com>
- To: Thomas Fitzsimmons <fitzsim at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 11 Mar 2005 16:42:21 +0000
- Subject: Re: Proposal: don't install CNI headers by default
- References: <1110558986.26331.12.camel@tortoise.toronto.redhat.com>
Thomas Fitzsimmons writes:
> Hi,
>
> A large part of the time taken by "make install" is spent installing CNI
> headers. I propose that we don't install them by default, and create an
> "install-cni-headers" target instead.
use make install-exec.
Andrew.