Subject: CVS commit: othersrc/bootstrap-pkgsrc/mods/mk
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 07/09/2003 18:04:44
Module Name:	othersrc
Committed By:	grant
Date:		Wed Jul  9 18:04:44 UTC 2003

Modified Files:
	othersrc/bootstrap-pkgsrc/mods/mk: SunOS.sys.mk

Log Message:
rip out some irrelevant OS conditionals, since we set OS="SunOS.5".

in particular, the awk expression to determine the assembler had one
too many `$' characters for quoting.

noticed when using nawk on Solaris instead of awk.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 othersrc/bootstrap-pkgsrc/mods/mk/SunOS.sys.mk

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