Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 14:06:16 +0200
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        cvs-src@freebsd.org
Subject:   Re: cvs commit: src/usr.bin/make main.c var.c var.h
Message-ID:  <20050511120616.GC1595@britannica.bec.de>
In-Reply-To: <20050511082609.B2955@beagle.kn.op.dlr.de>
References:  <200505100806.j4A86Edq046232@repoman.freebsd.org> <20050510210440.GT51193@elvis.mu.org> <20050511082609.B2955@beagle.kn.op.dlr.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 11, 2005 at 08:31:08AM +0200, Harti Brandt wrote:
> On Tue, 10 May 2005, Alfred Perlstein wrote:
> 
> AP>What about a flag/variable that if set enables "full POSIX mode"?
> 
> Make is expected to be POSIX if the first non-empty line in the Makefile 
> looks like:
[skip]

That doesn't help for parsing the command line. E.g. what happens if
"-f Makefile2" is given after the first target?

Joerg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050511120616.GC1595>