Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Document LPREFIX variable, as adding -P${DESIRED_PR...
details: https://anonhg.NetBSD.org/src/rev/42fafcc0221b
branches: trunk
changeset: 558318:42fafcc0221b
user: jwise <jwise%NetBSD.org@localhost>
date: Fri Feb 06 22:13:58 2004 +0000
description:
Document LPREFIX variable, as adding -P${DESIRED_PREFIX} to LFLAGS does not
do the expected.
diffstat:
share/mk/bsd.README | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c926cf82292e -r 42fafcc0221b share/mk/bsd.README
--- a/share/mk/bsd.README Fri Feb 06 18:59:14 2004 +0000
+++ b/share/mk/bsd.README Fri Feb 06 22:13:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.144 2004/01/07 12:06:34 lukem Exp $
+# $NetBSD: bsd.README,v 1.145 2004/02/06 22:13:58 jwise Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the new make "include" files for the BSD
@@ -1117,6 +1117,8 @@
LFLAGS Options to ${LEX}. []
+LPREFIX Symbol prefix for ${LEX} (see -P option in lex(1)) [yy]
+
LD Linker. [ld]
LDFLAGS Options to ${LD}. []
Home |
Main Index |
Thread Index |
Old Index