mirror of
https://github.com/curl/curl.git
synced 2026-08-25 17:33:32 +03:00
tidy-up: delete stray references from autotools, docs
- autotools: delete stray `VC14_LIB*` references. - autotools: delete (now) empty `CLEANFILES`. - autotools: delete no longer used lib/src .inc includes in root makefile. - autotools: delete stray `cygwinbin` target. - autotools: delete stray `pkgadd` target (Solaris). - lib, src: delete stray files from `.gitignore`. - INSTALL.md: delete reference to non-existing `src/config-win32.h`. - lib/config-win32ce.h: whitespace. - lib/config-win32ce.h: sync comments with `config-win32.h`. Closes #15944
This commit is contained in:
parent
8a266ac488
commit
a19b79ce87
5 changed files with 33 additions and 70 deletions
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
|
|
@ -3,8 +3,6 @@
|
|||
# SPDX-License-Identifier: curl
|
||||
|
||||
*.a
|
||||
*.imp
|
||||
*.nlm
|
||||
*.orig
|
||||
*.rej
|
||||
*.res
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue