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

Modified Files:
	pkgsrc/shells/tcsh: Makefile

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


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/shells/tcsh/Makefile

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