Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2001 21:29:32
Module Name: pkgsrc
Committed By: jlam
Date: Mon Dec 24 19:29:32 UTC 2001
Modified Files:
pkgsrc/mk: bsd.prefs.mk
Added Files:
pkgsrc/mk: pthread.buildlink.mk
Log Message:
Initial implementation of pthread.buildlink.mk to transparently allow for
using either the native pthread implementation or using a package pthread
implementation instead, e.g. pth, ptl2, mit-pthreads, etc. The only
truly supported
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/pthread.buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.