Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/14/2001 22:44:27
Module Name:	basesrc
Committed By:	christos
Date:		Sun Jan 14 20:44:27 UTC 2001

Modified Files:
	basesrc/usr.bin/make: cond.c make.1

Log Message:
Provide a new .if commands(<target>) primitive that returns true if the
target has commands associated with it.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/make/cond.c
cvs rdiff -r1.46 -r1.47 basesrc/usr.bin/make/make.1

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