cvs commit: src/usr.bin/make var.c
Marcel Moolenaar
marcel at FreeBSD.org
Wed Sep 17 20:15:58 PDT 2003
marcel 2003/09/17 20:15:57 PDT
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Implement the O modifier. The O modifier sorts the words in a
variable. The implementation is based upon the patch sent to
arch@, but modified to be compatible with NetBSD. The modifier
that does a reverse sort has been dropped for now, but the
ability to add one later has been preserved.
Revision Changes Path
1.43 +51 -1 src/usr.bin/make/var.c
More information about the cvs-src
mailing list