Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/30/2001 08:04:34
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jul 30 05:04:33 UTC 2001

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Move -a from XMKMF_FLAGS to XMKMF.  Thus, if a package wants to run
xmkmf without building all the Makefiles too, then it can set
XMKKF=${XMKMF_CMD} ${XMKMF_FLAGS} (same as default but without the -a).


To generate a diff of this commit:
cvs rdiff -r1.793 -r1.794 pkgsrc/mk/bsd.pkg.mk

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