mirror of
https://github.com/curl/curl.git
synced 2026-05-08 14:37:28 +03:00
- 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
13 lines
174 B
Text
13 lines
174 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
*.a
|
|
*.orig
|
|
*.rej
|
|
*.res
|
|
TAGS
|
|
curl_config.h
|
|
curl_config.h.in
|
|
libcurl.vers
|
|
stamp-h1
|