Date: Sun, 8 Oct 2000 21:53:36 -0700 (PDT) From: Will Andrews <will@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make make.1 var.c Message-ID: <200010090453.VAA63069@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2000/10/08 21:53:36 PDT Modified files: usr.bin/make make.1 var.c Log: Add :L and :U variable modifiers. These convert the variable's value to all-lower or all-upper case characters, respectively. These were added to further reduce differences between NetBSD/OpenBSD and FreeBSD make(1) to propagate OpenPackages. PR: 19959 Submitted by: Gaspar Chilingarav <nm@web.am> Revision Changes Path 1.35 +5 -1 src/usr.bin/make/make.1 1.19 +35 -1 src/usr.bin/make/var.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010090453.VAA63069>