Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2004 01:56:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Nov 26 01:56:17 UTC 2004

Modified Files:
	pkgsrc/mk: dlopen.buildlink3.mk

Log Message:
Define DL_{CFLAGS,LDFLAGS,LIBS} as compiler/linker flags for building
or linking code that uses dl*() functions.  Also re-structure a bit to
pave the way for a future dlopen.builtin.mk that handles -ldl on some
platforms and dlcompat on Darwin.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/dlopen.buildlink3.mk

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