Subject: CVS commit: src/distrib/sets
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/30/2003 06:26:37
Module Name: src
Committed By: lukem
Date: Tue Sep 30 06:26:37 UTC 2003
Modified Files:
src/distrib/sets: Makefile
Log Message:
Invoke ./checkflist with ${CHECKFLIST_FLAGS}, so that the end-user
can set CHECKFLIST_FLAGS="-e" in mk.conf so that extra files in
$DESTDIR are `non fatal'.
Remove unused '${CHECKFLISTFLAGS}' (which allowed selection of
different checkflist target in maketars target)
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/distrib/sets/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.