From owner-freebsd-current Sat Aug 30 01:51:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA11259 for current-outgoing; Sat, 30 Aug 1997 01:51:58 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA11247 for ; Sat, 30 Aug 1997 01:51:54 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id KAA22456; Sat, 30 Aug 1997 10:45:20 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.7/8.8.7) id KAA15962; Sat, 30 Aug 1997 10:28:01 +0200 (CEST) Message-ID: <19970830102801.39694@klemm.gtn.com> Date: Sat, 30 Aug 1997 10:28:01 +0200 From: Andreas Klemm To: Bruce Evans Cc: current@FreeBSD.ORG Subject: Re: "make includes" doesn't create necessary subdirs under /usr/include References: <199708292000.GAA23290@godzilla.zeta.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 In-Reply-To: <199708292000.GAA23290@godzilla.zeta.org.au>; from Bruce Evans on Sat, Aug 30, 1997 at 06:00:08AM +1000 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, Aug 30, 1997 at 06:00:08AM +1000, Bruce Evans wrote: > >"make includes" doesn't create necessary subdirs under /usr/include > >before copying the header files into it... > > It's not supposed to. In fact, it clobbers all subdirs and replaces > them by symlinks. `includes' is a private subtarget for `world' and > should never be used directly. Use `make install' in src/include to > create the subdirs. Thanks ! -- Andreas Klemm | klemm.gtn.com - powered by Symmetric MultiProcessor FreeBSD http://www.freebsd.org/~fsmp/SMP/SMP.html http://www.freebsd.org/~fsmp/SMP/benches.html