Remove more generated files.
Yet unknown error might leave libtool-like files in source directory.
This commit is contained in:
@@ -258,6 +258,10 @@ PERL=`findtool ${PERL:-perl}`
|
|||||||
#
|
#
|
||||||
for fname in .deps \
|
for fname in .deps \
|
||||||
.libs \
|
.libs \
|
||||||
|
*.la \
|
||||||
|
*.lo \
|
||||||
|
*.a \
|
||||||
|
*.o \
|
||||||
Makefile \
|
Makefile \
|
||||||
Makefile.in \
|
Makefile.in \
|
||||||
aclocal.m4 \
|
aclocal.m4 \
|
||||||
@@ -268,17 +272,15 @@ for fname in .deps \
|
|||||||
config.guess \
|
config.guess \
|
||||||
config.h \
|
config.h \
|
||||||
config.h.in \
|
config.h.in \
|
||||||
config.lt \
|
|
||||||
config.log \
|
config.log \
|
||||||
|
config.lt \
|
||||||
config.status \
|
config.status \
|
||||||
config.sub \
|
config.sub \
|
||||||
configure \
|
configure \
|
||||||
curl-config \
|
curl-config \
|
||||||
curlbuild.h \
|
curlbuild.h \
|
||||||
depcomp \
|
depcomp \
|
||||||
libcares.la \
|
|
||||||
libcares.pc \
|
libcares.pc \
|
||||||
libcurl.la \
|
|
||||||
libcurl.pc \
|
libcurl.pc \
|
||||||
libtool \
|
libtool \
|
||||||
libtool.m4 \
|
libtool.m4 \
|
||||||
|
|||||||
Reference in New Issue
Block a user