Subject: CVS commit: pkgsrc/benchmarks/lmbench
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2006 14:58:38
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Jun  8 14:58:38 UTC 2006

Modified Files:
	pkgsrc/benchmarks/lmbench: Makefile

Log Message:
Fixed some pkglint warnings. Among others, the "@" character is only
valid at the beginning of a shell command in a Makefile. In the middle
of such a line, the "@" character does not have any special meaning.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/benchmarks/lmbench/Makefile

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