Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Fix typo cost -> host
details: https://anonhg.NetBSD.org/src/rev/51dd9e4d9ec6
branches: trunk
changeset: 450606:51dd9e4d9ec6
user: kamil <kamil%NetBSD.org@localhost>
date: Fri Apr 19 22:06:03 2019 +0000
description:
Fix typo cost -> host
diffstat:
share/mk/bsd.README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6a645e0fbcf3 -r 51dd9e4d9ec6 share/mk/bsd.README
--- a/share/mk/bsd.README Fri Apr 19 21:54:32 2019 +0000
+++ b/share/mk/bsd.README Fri Apr 19 22:06:03 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.390 2019/04/07 19:32:24 christos Exp $
+# $NetBSD: bsd.README,v 1.391 2019/04/19 22:06:03 kamil Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -2126,7 +2126,7 @@
HOST_CPP The host c pre-processor
-HOST_CPPFLAGS The cost c pre-processor flags
+HOST_CPPFLAGS The host c pre-processor flags
HOST_CXX The host c++ compiler
Home |
Main Index |
Thread Index |
Old Index