summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2017-11-05 03:38:19 -0500
committerJeffrey Walton <noloader@gmail.com>2017-11-05 03:38:19 -0500
commitc50f2f23d8b8f45d0bb7e4c438b8ec41d4e49e6b (patch)
tree5dff8934986acc9fd89b1b27b22982bd5c30a6c9 /GNUmakefile-cross
parent78a64e37d3ec8aa1fd941a1309b1a2eef43b0bb0 (diff)
downloadcryptopp-git-c50f2f23d8b8f45d0bb7e4c438b8ec41d4e49e6b.tar.gz
Add more Autotools artifacts to distclean recipe
Diffstat (limited to 'GNUmakefile-cross')
-rwxr-xr-xGNUmakefile-cross7
1 files changed, 4 insertions, 3 deletions
diff --git a/GNUmakefile-cross b/GNUmakefile-cross
index 24268142..8d3a57d3 100755
--- a/GNUmakefile-cross
+++ b/GNUmakefile-cross
@@ -328,7 +328,7 @@ clean:
@-$(RM) libcryptopp.a libcryptopp.dylib cryptopp.dll libcryptopp.dll.a libcryptopp.import.a
@-$(RM) libcryptopp.so libcryptopp.so$(SOLIB_COMPAT_SUFFIX) libcryptopp.so$(SOLIB_VERSION_SUFFIX)
@-$(RM) cryptest.exe dlltest.exe cryptest.import.exe cryptest.info ct rdrand-???.o
- @-$(RM) *.gcno *.gcda *.stackdump core-*
+ @-$(RM) *.la *.gcov *.gcno *.gcda *.stackdump core core-*
@-$(RM) /tmp/adhoc.exe
@-$(RM) -r /tmp/cryptopp_test/
@-$(RM) -r *.exe.dSYM/
@@ -340,8 +340,9 @@ distclean: clean
-$(RM) adhoc.cpp adhoc.cpp.copied GNUmakefile.deps benchmarks.html cryptest.txt cryptest-*.txt
@-$(RM) cryptopp.tgz *.o *.bc *.ii *~
@-$(RM) -r $(SRCS:.cpp=.obj) cryptlib.lib cryptest.exe *.suo *.sdf *.pdb Win32/ x64/ ipch/
- @-$(RM) -f configure.ac configure Makefile.am Makefile *.m4 local.* lt*.sh missing libtool
- @-$(RM) -f config.guess config.status config.sub depcomp install-sh compile stamp-h1
+ @-$(RM) -f configure.ac configure configure.in Makefile.am Makefile.in Makefile
+ @-$(RM) -f config.guess config.status config.sub depcomp install-sh compile
+ @-$(RM) -f stamp-h1 ar-lib *.m4 local.* lt*.sh missing libtool
@-$(RM) -rf m4/ auto*.cache/ .deps/
@-$(RM) -r TestCoverage/
@-$(RM) cryptopp$(LIB_VER)\.*