Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 08/22/2002 20:08:16
Module Name: doc
Committed By: skrll
Date: Thu Aug 22 17:08:16 UTC 2002
Modified Files:
doc: pkg-CHANGES
Log Message:
Note import of the acunia-jam 1.0 package.
Jam/MR is a build utility like make(1). It has its own expressive
language which allows for portable Jamfiles capable of building
large projects with multiple concurrent processes (although by
default it uses a single process).
This is a slightly modified version of jam from the guys at Acunia.
To generate a diff of this commit:
cvs rdiff -r1.7244 -r1.7245 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.