Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2004 00:03:32
Module Name: pkgsrc
Committed By: jlam
Date: Sun Mar 21 00:03:32 UTC 2004
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk
Added Files:
pkgsrc/mk/buildlink3: bsd.builtin.mk
Log Message:
Move the code that includes the package builtin.mk files into a separate
file, bsd.builtin.mk. Document the requirements and the recommended
structure of a builtin.mk file in the comments at the top of
bsd.builtin.mk.
To generate a diff of this commit:
cvs rdiff -r1.126 -r1.127 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
cvs rdiff -r0 -r1.1 pkgsrc/mk/buildlink3/bsd.builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.