Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/06/1999 13:24:03
Module Name:	basesrc
Committed By:	christos
Date:		Sun Jun  6 20:24:03 UTC 1999

Modified Files:
	basesrc/usr.bin/make: var.c

Log Message:
Allow junk variable to work in non dynamic contexts. Allows as to say things
like:
    .if defined(COPTS) && !empty(COPTS:M*-g*)


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/usr.bin/make/var.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.