Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 02/26/2006 21:43:01
Module Name:	src
Committed By:	sjg
Date:		Sun Feb 26 21:43:01 UTC 2006

Modified Files:
	src/usr.bin/make: make.1 var.c
	src/usr.bin/make/unit-tests: Makefile test.exp
Added Files:
	src/usr.bin/make/unit-tests: modmisc

Log Message:
Update man page and add test case for specifying modifiers via variable.
Also allow said variable to appear anywhere in the modifier list.


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/usr.bin/make/make.1
cvs rdiff -r1.101 -r1.102 src/usr.bin/make/var.c
cvs rdiff -r1.17 -r1.18 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/make/unit-tests/modmisc
cvs rdiff -r1.14 -r1.15 src/usr.bin/make/unit-tests/test.exp

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