Sort undocumented entry list [ci skip]
This commit is contained in:
parent
e8aca1aafc
commit
970513f677
@ -692,7 +692,7 @@ undocumented: PHONY main srcs-doc
|
||||
$(Q) $(RDOC) --quiet -C $(RDOCFLAGS) "$(srcdir)" | \
|
||||
sed -n \
|
||||
-e '/^ *# in file /{' -e 's///;N;s/\n/: /p' -e '}' \
|
||||
-e 's/^ *\(.*[^ ]\) *# in file \(.*\)/\2: \1/p'
|
||||
-e 's/^ *\(.*[^ ]\) *# in file \(.*\)/\2: \1/p' | sort
|
||||
|
||||
RDOCBENCHOUT=/tmp/rdocbench
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user