Subject: CVS commit: pkgsrc/parallel/sge
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/28/2005 23:17:53
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Apr 28 23:17:53 UTC 2005

Modified Files:
	pkgsrc/parallel/sge: Makefile

Log Message:
Avoid using != to define some variables .. just use :sh instead to defer
evaluation until the make targets are invoked.  This avoids needing
${ECHO} and ${TR} in the top-level make.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/parallel/sge/Makefile

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