Module Name: src Committed By: rillig Date: Sat Oct 31 17:39:20 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): remove dead code for filename expansion using curly braces
Any string containing curly braces is already handled in the very first
if statement.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/usr.bin/make/dir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
