Date: Fri, 6 Jan 1995 12:00:02 -0800 From: The Source Master <srcmastr@NetBSD.ORG> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Message-ID: <199501062000.MAA11000@sun-lamp.cs.berkeley.edu>
next in thread | raw e-mail | index | archive | help
christos Fri Jan 6 14:57:33 EST 1995 Update of /b/source/CVS/src/usr.bin/make In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/src/usr.bin/make Modified Files: main.c make.c parse.c Log Message: Fixes from Paul Borman (prb@bsdi.com) 1. Honor environment variable $MACHINE if set over uname.machine 2. archives with :: are always out of date, even when they have no children. 3. VAR= a b c # comment, gets the trailing blanks trimmed, unless escaped by \. I'll have to read the posix manul to make sure that it is ok to handle escapes here.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501062000.MAA11000>