mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:33:32 +03:00
tidy-up: misc build, tests, lib/macos.c
- mkhelp.pl: drop unused assigment. - Makefile.mk: update a comment. - lib/macos.c: delete redundant block. - fix two typos. Closes #14558
This commit is contained in:
parent
471b11a9fd
commit
453d032b26
5 changed files with 16 additions and 19 deletions
|
|
@ -27,7 +27,7 @@
|
|||
# Usage: make -f Makefile.mk CFG=-feat1[-feat2][-feat3][...]
|
||||
# Example: make -f Makefile.mk CFG=-zlib-ssl-libssh2-ipv6
|
||||
#
|
||||
# Look for ' ?=' to find all accepted customization variables.
|
||||
# Look for ' ?=' to find accepted customization variables.
|
||||
|
||||
# This script is reused by 'src' and 'docs/examples' Makefile.mk scripts.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue