Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/18/2001 20:04:46
Module Name: sharesrc
Committed By: simonb
Date: Mon Jun 18 17:04:46 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.README bsd.own.mk bsd.sys.mk
Log Message:
Add a new make variable "MKSOFTFLOAT". If not set to "no", it adds
"-msoft-float" to COPTS and FOPTS, and possibly builds soft-float
library support (port specific).
Defaults to "no".
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 sharesrc/share/mk/bsd.README
cvs rdiff -r1.162 -r1.163 sharesrc/share/mk/bsd.own.mk
cvs rdiff -r1.46 -r1.47 sharesrc/share/mk/bsd.sys.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.