ru 2004/01/10 08:30:29 PST
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Moved the code for :U and :L modifiers where it belongs, so that
the fallback for SysV (now in POSIX) variable substitution works
for old_string arguments starting with 'U' or 'L'.
Revision Changes Path
1.45 +32 -32 src/usr.bin/make/var.c