Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2001 15:49:57
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jun 12 12:49:56 UTC 2001

Modified Files:
	pkgsrc/mk: bsd.pkg.mk bsd.prefs.mk
Added Files:
	pkgsrc/mk: defs.Linux.mk defs.NetBSD.mk defs.SunOS.mk

Log Message:
Migrate some OS-specific variable definitions into OS-specific files.
Include it in bsd.prefs.mk to allow their use much earlier in Makefiles,
and try to use the variable references instead of directly invoking the
programs in bsd.prefs.mk and bsd.pkg.mk where possible.


To generate a diff of this commit:
cvs rdiff -r1.755 -r1.756 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.38 -r1.39 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/defs.Linux.mk pkgsrc/mk/defs.NetBSD.mk \
    pkgsrc/mk/defs.SunOS.mk

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