Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2007 21:29:07
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Jan  2 21:29:07 UTC 2007

Modified Files:
	pkgsrc/mk: bsd.pkg.mk
Added Files:
	pkgsrc/mk/misc: developer.mk show.mk
Removed Files:
	pkgsrc/mk/internal: build-defs-message.mk

Log Message:
Moved the show-tools target to misc/show.mk.

Moved the changes-entry target to misc/developer.mk. To save some time,
that file is only included when PKG_DEVELOPER is defined.

Moved the build-defs-message target to misc/show.mk and renamed it to
show-build-defs, since almost all other *-message targets just print a
single line.


To generate a diff of this commit:
cvs rdiff -r1.1901 -r1.1902 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.2 -r0 pkgsrc/mk/internal/build-defs-message.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/misc/developer.mk pkgsrc/mk/misc/show.mk

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