Subject: CVS commit: src/tools/file
To: None <source-changes@netbsd.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 07/08/2003 03:41:34
Module Name:	src
Committed By:	gson
Date:		Tue Jul  8 03:41:34 UTC 2003

Modified Files:
	src/tools/file: Makefile

Log Message:
When building with "-j 2", linking the "file" tool failed because
libmagic.la hadn't been built yet.  Work around by adding a .NOTPARALLEL
target.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/tools/file/Makefile

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