Received: from industrial-algebra.mit.edu (KONISHI-POLIS.MIT.EDU [18.18.3.10]) by krbdev.mit.edu (8.9.3) with ESMTP id QAA18117; Mon, 7 Oct 2002 16:24:18 -0400 (EDT) Received: by industrial-algebra.mit.edu (Postfix, from userid 8042) id CDA82151D0B; Mon, 7 Oct 2002 16:24:17 -0400 (EDT) To: rt-krb5@krbdev.mit.edu Cc: lxs@mit.edu Subject: Provide install-headers target Message-Id: <20021007202417.CDA82151D0B@industrial-algebra.mit.edu> Date: Mon, 7 Oct 2002 16:24:17 -0400 (EDT) From: hartmans@mit.edu (Sam Hartman) X-RT-Original-Encoding: iso-8859-1 Content-Length: 537 KFM wants an install-headers target to install the public headers that would be installed at install time. For now, I'm providing a target install-headers (which calls install-headers-unix after recursion) that installs all the public headers. I suspect there may be differences between what KFM wants *int terms of actual headers installed and what we currently do. When this turns out to be the case we should discuss whether we change what we're doing or fix up using jam after calling install-headers to a temporary directory.