Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2001 07:24:23
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Aug 23 04:24:23 UTC 2001

Modified Files:
	pkgsrc/x11/Xaw3d: buildlink.mk
Added Files:
	pkgsrc/mk: xaw.buildlink.mk
	pkgsrc/x11/Xaw-Xpm: buildlink.mk

Log Message:
Create buildlink.mk files for the various Xaw libraries.  Instead of
USE_XAW, a package Makefile may just include mk/xaw.buildlink.mk, which
pulls in the correct buildlink.mk file depending on the value of XAW_TYPE.
A package Makefile may also rely on LIBXAW being set to the correct
libraries.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/mk/xaw.buildlink.mk
cvs rdiff -r0 -r1.1 pkgsrc/x11/Xaw-Xpm/buildlink.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/Xaw3d/buildlink.mk

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