From owner-freebsd-current Fri Mar 15 23:37:57 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA13382 for current-outgoing; Fri, 15 Mar 1996 23:37:57 -0800 (PST) Received: from grumble.grondar.za (root@grumble.grondar.za [196.7.18.130]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA13377 for ; Fri, 15 Mar 1996 23:37:46 -0800 (PST) Received: from grumble.grondar.za (mark@localhost [127.0.0.1]) by grumble.grondar.za (8.7.4/8.7.3) with ESMTP id JAA29985; Sat, 16 Mar 1996 09:36:26 +0200 (SAT) Message-Id: <199603160736.JAA29985@grumble.grondar.za> To: George Scott cc: current@FreeBSD.ORG Subject: Re: libg++ Makefile and /usr/include Date: Sat, 16 Mar 1996 09:36:26 +0200 From: Mark Murray Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk George Scott wrote: > This is probably a silly question, but... > > In gnu/lib/libg++/Makefile there is a bit of code that looks like: > > > CFLAGS+= -nostdinc -I${.CURDIR}/include -I/usr/include > > CXXFLAGS+= -I${.CURDIR}/include -I/usr/include/g++ -I/usr/include \ > > -nostdinc++ > > Why is /usr/include mentioned explicitly? Because of the "-nostdinc", which means "No standard include directories". I'm not quite sure why it is done that way round, though... M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key